-
v1.2.1 Stable
released this
2026-08-17 18:35:31 +00:00 | 1 commits to main since this release1.2.1
Release date: 2026-08-17
Highlights
- Plugin updates are now delivered by Manager (by ROBOTSTXT) — the bundled Gitea self-updater was removed, and the plugin recommends the Manager on the Plugins page and its settings page when it is missing.
Added
- Dismissible admin notice on the Plugins list page when Manager (by ROBOTSTXT) is not installed and active, linking to https://www.robotstxt.software/plugins/robotstxt-manager/.
- Persistent (non-dismissible) Manager reminder on the plugin settings page when the Manager is not active.
- Uninstall cleanup for the legacy self-updater site transient.
Changed
- Removed the bundled self-updater (
robotstxt-updater.php) andupdate.json; updates are delivered by Manager (by ROBOTSTXT). - Plugin URI, Update URI, and author URLs now point to https://www.robotstxt.software/plugins/robotstxt-og/ and https://www.robotstxt.software/; contributors order is now robotstxt, javiercasares.
- Tested up to WordPress 7.1.
- Composer dev dependencies updated (PHPCS 3.13.6, WPCS 3.4.1, PHPUnit 9.6.36).
Compatibility
- WordPress: 4.9.8 - 7.1
- PHP: 8.0 - 8.5
- WP-CLI: 2.x
Tests
- PHP Coding Standards: 3.13.6
- WordPress Coding Standards: 3.4.1
- Plugin Check (PCP): not run (no WP-CLI in build environment)
Downloads