diff --git a/post-type-archive-pages-and-permalink-settings.php b/post-type-archive-pages-and-permalink-settings.php index 45be2c7..a4691d6 100644 --- a/post-type-archive-pages-and-permalink-settings.php +++ b/post-type-archive-pages-and-permalink-settings.php @@ -4,7 +4,7 @@ * Plugin Name: PTAPS - Post Type Archive Pages and Permalink Settings * Plugin URI: https://github.com/timohubois/post-type-archive-pages-and-permalink-settings/ * Description: Use archive pages for custom post types and improve WordPress SEO by managing permalinks for custom post types and taxonomies. - * Version: 1.8.1 + * Version: 1.8.2 * Requires at least: 6.0 * Requires PHP: 8.0 * Author: Timo Hubois diff --git a/readme.txt b/readme.txt index 650dc38..e090c91 100644 --- a/readme.txt +++ b/readme.txt @@ -91,6 +91,9 @@ Regular not but if you have any trouble it's a good practice to resave your perm This ensures that WordPress regenerates its rewrite rules with your new settings. == Changelog == += 1.8.2 = +* fix use is_plugin_active function + = 1.8.1 = * use is_plugin_active function