== Changelog == = 2.0.0 [2026-01-20] = **New Features** * 5 independent robots directives: noindex, nofollow, noarchive, nosnippet, noimageindex * Each directive can be enabled independently for any page context (125 total options) * HTTP Headers support: Choose between HTML meta tags, HTTP headers, or both * Granular per-post/page control (optional): - Override global settings for individual posts/pages - Meta boxes for Classic Editor - Native Gutenberg sidebar panel for Block Editor - Quick Edit support for fast inline editing - Bulk actions to enable/disable overrides - Custom "Robots" column in post lists - Filter posts by override status * Modern checkbox-based interface with emoji icons and tooltips **Security & Code Quality** * Modernized code with PHP 7.2+ strict types and type declarations **Compatibility & Migration** * WordPress: 6.6 - 6.9 * PHP: 7.2 - 8.5 * Automatic migration from v1.x (your existing settings are preserved) * No manual configuration needed - just update and go * Fully backward compatible = 1.2.0 [2025-04-08] = **Changes** * Improved functions documentation. **Fixes** * The way the options are saved. **Compatibility** * WordPress: 4.1 - 6.8 * PHP: 5.6 - 8.4 **Tests** * PHP Coding Standards: 3.12.1 * WordPress Coding Standards: 3.1.0 * Plugin Check (PCP): 1.4.0 = 1.1.1 [2024-11-04] = **Added** * Configuration option to dismiss other SEO plugin incompatibilities. **Compatibility** * WordPress: 4.1 - 6.7 * PHP: 5.6 - 8.4 = 1.1.0 [2024-11-02] = **Added** * Detects other WordPress SEO plugins, and creates a notice about it, to avoid conflicts. * Has filters, so other plugins can hack. **Changed** * Uses native wp_robots functions (since WP 5.7+) * Big refactory. * Less size, improved code quality. **Compatibility** * WordPress: 4.1 - 6.7 * PHP: 5.6 - 8.4 **Tests** * PHP Coding Standards: 3.10.3 * WordPress Coding Standards: 3.1.0 * Plugin Check (PCP): 1.1.0 = 1.0.12 = * Compatibility: WordPress 4.1 - WordPress 6.4. * Compatibility: PHP 5.6 - PHP 8.3. * Compatibility: WordPress Coding Standards 3.0.1. = 1.0.11 = * Fix showing all the text. = 1.0.10 = * WordPress Coding Standards 3.0.0 compatible. * Compatibility: PHP 5.6 - PHP 8.3. = 1.0.9 = * Improved functions checking. * Compatibility: WordPress 5.2 - WordPress 6.3. * Compatibility: PHP 7.0 - PHP 8.3. = 1.0.8 = * Compatibility: WordPress 5.2 - WordPress 6.2 * Compatibility: PHP 7.2 - PHP 8.1 = 1.0.7 = * Minor refactoring * Compatibility: WordPress 4.9 - WordPress 6.1 * Compatibility: PHP 5.6.20 - PHP 8.1 = 1.0.6 = * Compatibility: WordPress 4.9 - WordPress 6.0 * Compatibility: PHP 5.6.20 - PHP 8.1 = 1.0.5 = * Compatibility: WordPress 4.9 - WordPress 5.9 * Compatibility: PHP 5.6.20 - PHP 8.1 = 1.0.4 = * Compatibility: WordPress 5.8 = 1.0.3 = * Compatibility: WordPress 5.7 = 1.0.2 = * Compatibility: WordPress 5.6 * Compatibility: PHP 8.0 = 1.0.1 = * Compatibility: WordPress 5.5 = 1.0.0 = * Compatibility: WordPress 5.4 = 0.1 = * First version.