=== WP Remove Category from Archive Title === Contributors: isrgrajan Tags: WordPress, Category, Archive Title, SEO, Cleanup Requires at least: 4.0 Tested up to: 6.7.2 Requires PHP: 7.4 Stable tag: 1.3 License: GPLv2 or later Donate link: https://www.isrgrajan.com/donate Author URI: https://www.prajnabytes.com/ License URI: https://www.gnu.org/licenses/gpl-2.0.html WP Remove Category from Archive Title helps you remove the default "Category:" prefix from archive titles, improving SEO and readability. == Description == WP Remove Category from Archive Title is a lightweight plugin that removes the default "Category:" prefix from archive titles in WordPress. This improves aesthetics, readability, and SEO. **Key Features:** - Removes "Category:" prefix from category archive titles. - Works with other archive types such as tags, authors, and custom taxonomies. - Ensures compatibility with the latest WordPress version (6.7.2) and PHP (7.4+). - Improved code structure for better performance and security. - Lightweight and efficient—no performance impact. == Installation == 1. Download the latest version from [WordPress Plugin Directory](https://downloads.wordpress.org/plugin/wp-remove-category-from-archive-title.zip). 2. Upload the `wp-remove-category-from-archive-title` folder to the `/wp-content/plugins/` directory. 3. Activate the plugin through the "Plugins" menu in WordPress. == Frequently Asked Questions == = Does this plugin work with custom taxonomies? = Yes! The plugin ensures that titles for custom taxonomies are displayed correctly without unnecessary prefixes. = Is this plugin compatible with PHP 8+? = Yes, the plugin is optimized for PHP 7.4 and PHP 8+. = Will this plugin affect my website’s SEO? = No, it only removes unnecessary prefixes from archive titles, making them cleaner without affecting SEO negatively. == Changelog == = 1.3 = * Updated compatibility to WordPress 6.7.2 * Requires PHP 7.4+ * Improved code structure and security * Optimized performance for better efficiency = 1.2 = * Updated version to 1.2 * Tested up to WordPress 6.6 * Improved code compatibility = 1.1 = * Updated version to 1.1 * Tested up to WordPress 6.4.1 = 1.0 = * Initial release