• 1.0.0 a157afe625

    v1.0.0 Stable

    javier released this 2026-05-23 10:15:06 +00:00 | 0 commits to main since this release

    1.0.0

    Release date: 2026-05-23

    Highlights

    • Initial release of AI Translator (by ROBOTSTXT).
    • Translates post title and content from the editor using the official WordPress AI plugin as backend.
    • Multisite-ready with global or per-site configuration.

    Added

    • Block editor sidebar panel and Classic editor metabox with target-language selector and a Translate button.
    • REST endpoint POST /wp-json/ai-translator/v1/translate for editor and external integrations.
    • WP-CLI command wp ai-translator translate for single-post and bulk translation.
    • Network admin settings page with global / per-site mode toggle.
    • Site admin settings page with title and content translation toggles.
    • Model recommendations table in the settings pages as guidance.

    Compatibility

    • WordPress: 7.0
    • PHP: 7.4 - 8.5
    • WP-CLI: 2.10 or newer

    Tests

    • PHP Coding Standards: WordPress-Core, WordPress-Docs, WordPress-Extra
    • PHPCompatibility: 7.4 - 8.5
    • PHPStan: level 9
    Downloads