plugin updates

This commit is contained in:
Tony Volpe
2024-10-24 12:57:16 -04:00
parent 8217f0dbed
commit 5e040c9234
399 changed files with 3377 additions and 46318 deletions

View File

@@ -3,9 +3,9 @@ Contributors: wordpressdotorg
Donate link: https://wordpressfoundation.org/donate/
Tags: importer, wordpress
Requires at least: 5.2
Tested up to: 6.4.2
Tested up to: 6.7
Requires PHP: 5.6
Stable tag: 0.8.2
Stable tag: 0.8.3
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
@@ -40,6 +40,12 @@ If you would prefer to do things manually then follow these instructions:
== Changelog ==
= 0.8.3 =
* Update compatibility tested-up-to to WordPress 6.7.
* Update call to `post_exists` to include `post_type` in the query
* PHP 8.4 compatibility fixes.
= 0.8.2 =
* Update compatibility tested-up-to to WordPress 6.4.2.