=== Labelify AI Disclosure ===
Contributors: Milap
Tags: ai, disclosure, transparency, compliance, metadata
Requires at least: 6.0
Tested up to: 7.0
Stable tag: 0.1
Requires PHP: 7.4
Donate link: https://www.paypal.me/MilapPatel
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Easily label your Posts, Pages, and all Public Custom Post Types as AI-Generated or AI-Assisted to maintain transparency.

== Description ==

The Labelify AI Disclosure plugin provides a simple way for site owners to comply with emerging AI transparency regulations.

Key Features:
* Seamlessly integrates with WordPress Post Editor.
* Supports all public post types (Posts, Pages, Products, etc.).
* Injects Schema.org metadata that search engines use to categorize AI content.
* Simple drop-down selection for "AI-Generated" or "AI-Assisted" labels.
* Lightweight and optimized for performance.

== Installation ==

1. Upload the `labelify-ai-disclosure` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Open any Post or Page.
4. Locate the "Labelify AI Disclosure" meta box on the right-hand sidebar.
5. Select the appropriate status and update your post.

== Frequently Asked Questions ==

= Does this work with custom post types? =
Yes, it automatically detects all public post types registered on your site.

= Can I change the label styling? =
Yes, you can override the styles by adding CSS rules for the `.ai-labelify-disclosure-label` class in your theme's custom CSS section.

== Screenshots ==

1. Labelify AI Disclosure Settings
2. Labelify AI Disclosure Post Editor Screen 
3. Labelify AI Disclosure Dropdown on Post Editor Screen
4. Displays AI Disclosure on Post
5. Displays AI Disclosure on Page
6. Labelify AI Disclosure Dropdown on Post Quick Edit Screen
7. Labelify AI Disclosure Dropdown on Page Bulk Quick Edit Screen

== Changelog ==

= 0.1 =
* Initial stable release.

== Upgrade Notice ==
* Not Applicable.