This commit is contained in:
Javier Casares 2026-08-07 14:12:58 +00:00
commit b795c1659a
5 changed files with 49 additions and 8 deletions

View file

@ -4,7 +4,7 @@ Tags: ai, translation, multilingual, multisite, editor
Requires at least: 7.0
Tested up to: 7.1
Requires PHP: 7.4
Stable tag: 1.2.0
Stable tag: 1.2.1
License: GPL-3.0-or-later
License URI: https://www.gnu.org/licenses/gpl-3.0.txt
@ -140,6 +140,10 @@ The plugin reads the post title and content from the database, not from the edit
== Changelog ==
= 1.2.1 =
* Confirmed compatibility with WordPress 7.1. No functional changes.
= 1.2.0 =
* Added configurable "Request timeout" setting (default 60 s, minimum 30 s, maximum 300 s) in site and network admin pages.