This plugin will allow you to easily repair and fix your category count for posts, pages and custom post types
You may fix specific or all post type categories that you believe are incorrect.
It is always recommended that you have a backup of your database.
安装:
To install this plugin, either upload the entire directory to your wp-content/plugins/ directory, upload the zip file in your admin plugins screen. You may also install the plugin through wordpress.org
Activate the plugin through the 'Plugins' menu in WordPress
The plugin may be found in the admin menu under Tools
屏幕截图:
升级注意事项:
There are no upgrades at this time
更新日志:
1.2
This now works on the latest version of Wordpress
1.1
Updated for WordPress 5.0+ and PHP 7.4+
Fixed all SQL injection vulnerabilities using prepared statements
Added proper input sanitization and output escaping
Fixed security issues with nonce verification
Improved code quality and WordPress coding standards compliance