Provides a minimal Hello admin page for demonstration purposes.
Information
Author:
ROBOTSTXTDownload
Price:
€0.00Requirements
Version:
1.2.3WordPress:
6.5–
6.9PHP >=
8.2Changelog
1.2.3
- Test release for update validation.
1.2.2
- Removed Plugin ID (DID) from plugin header.
1.2.1
- Test release to validate the Auto-Updater system is working correctly.
1.2.0
- Added generic JSON-based Auto-Updater system. Plugin now updates automatically from git.robotstxt.es without depending on WordPress.org repository.
1.1.2
- Raised the minimum WordPress requirement to 6.5 and PHP to 8.2 so the plugin complies with the AGENTS development guidelines.
1.1.1
- Added compiled translation catalogs for supported locales (Catalan, German, Spanish, Basque, French, Galician, Italian, Polish, Portuguese) so localized greetings render without requiring manual compilation.
1.1.0
- DID Support
1.0.5
- Expanded the translation catalog to cover 202 locales with updated greetings.
1.0.4
- Documented the plugin internals with PHPDoc blocks and loaded the text domain to ensure translations are available in WordPress.
1.0.3
- Added translation files for 50 locales to improve WordPress i18n coverage.
1.0.2
- Confirmed compatibility with PHP 5.6 through PHP 8.4 via PHPCompatibilityWP checks.
1.0.1
- Broadened compatibility to cover WordPress 4.7+ and PHP 5.6+ while keeping the Hello admin page unchanged.
1.0.0
- Added the Hello admin page and menu entry.