{"id":212629,"date":"2024-12-03T18:39:57","date_gmt":"2024-12-03T18:39:57","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/taxonomy-extender\/"},"modified":"2025-05-30T05:19:44","modified_gmt":"2025-05-30T05:19:44","slug":"taxonomy-extender","status":"publish","type":"plugin","link":"https:\/\/id.wordpress.org\/plugins\/taxonomy-extender\/","author":23174508,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.1.2","stable_tag":"trunk","tested":"6.8.5","requires":"5.0","requires_php":"7.0","requires_plugins":null,"header_name":"Taxonomy Extender For Categories and Tags","header_author":"W3netLab Innovations","header_description":"Adds category and tag support to pages, and extends the default WordPress Categories and Tags-Cloud widget to allow excluding specific categories and tags.","assets_banners_color":"7f8f97","last_updated":"2025-05-30 05:19:44","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/w3netlab.com\/taxonomy-extender","header_author_uri":"https:\/\/w3netlab.com\/","rating":0,"author_block_rating":0,"active_installs":0,"downloads":928,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"w3netlab","date":"2024-12-03 18:39:26"},"1.0.1":{"tag":"1.0.1","author":"w3netlab","date":"2024-12-05 18:16:48"},"1.0.2":{"tag":"1.0.2","author":"w3netlab","date":"2025-05-30 05:21:01"},"1.1.0":{"tag":"1.1.0","author":"w3netlab","date":"2025-04-15 17:10:03"},"1.1.1":{"tag":"1.1.1","author":"w3netlab","date":"2025-04-15 17:30:07"}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3201909,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3201909,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.jpg":{"filename":"banner-1544x500.jpg","revision":3201909,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":3201909,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{"blueprint.json":{"filename":"blueprint.json","revision":3303319,"resolution":false,"location":"assets","locale":"","contents":"{\"landingPage\":\"\\\/wp-admin\\\/post.php?post=4&action=edit\",\"steps\":[{\"step\":\"login\",\"username\":\"admin\",\"password\":\"password\"},{\"step\":\"setSiteOptions\",\"options\":{\"permalink_structure\":\"\\\/%postname%\\\/\"}},{\"step\":\"installPlugin\",\"pluginData\":{\"resource\":\"wordpress.org\\\/plugins\",\"slug\":\"taxonomy-extender\"},\"options\":{\"activate\":true}},{\"step\":\"runPHP\",\"code\":\"<?php require_once 'wordpress\\\/wp-load.php';\\n$page_args = array(\\n'post_type'    => 'page',\\n'post_status'  => 'publish',\\n'post_title'   => 'TAXONOMY EXTENDER GUIDE',\\n'post_content' => '<h2>Step 1: Access the Categories and Tags<\\\/h2>\\n<p>After activating the plugin, you will now see the <strong>Categories<\\\/strong> and <strong>Tags<\\\/strong> meta boxes on the right-hand side of the page editor.<\\\/p>\\n<h2>Step 2: Create Categories and Tags<\\\/h2>\\n<p>To test the plugin\\\\'s category and tag filter features:<\\\/p>\\n<ol>\\n<li>Navigate to <strong>Posts > Categories<\\\/strong> and create a few categories.<\\\/li>\\n<li>Navigate to <strong>Posts > Tags<\\\/strong> and create a few tags.<\\\/li>\\n<\\\/ol>\\n<h2>Step 3: Add and Test the Widgets<\\\/h2>\\n<ol>\\n<li>Go to <strong>Appearance > Widgets<\\\/strong> in your WordPress admin dashboard.<\\\/li>\\n<li>Add the native WordPress <strong>Categories Widget<\\\/strong> and <strong>Tag Cloud Widget<\\\/strong> to your sidebar or footer.<\\\/li>\\n<li>Use the settings in the widgets to exclude specific categories and tags as needed.<\\\/li>\\n<\\\/ol>',\\n);\\n$page_id = wp_insert_post( $page_args );\"},{\"step\":\"mkdir\",\"path\":\"wordpress\\\/wp-content\\\/mu-plugins\"},{\"step\":\"writeFile\",\"path\":\"wordpress\\\/wp-content\\\/mu-plugins\\\/show-admin-notice-3.php\",\"data\":\"<?php\\nadd_action(\\n'admin_notices',\\nfunction() {\\n$dismissed = get_user_option( 'dismissed_expose_blueprint_notice-3', get_current_user_id() );\\nif ( $dismissed ) {\\nreturn;\\n}\\necho '<div class=\\\"notice notice-success is-dismissible\\\" id=\\\"custom-admin-notice-3\\\"><p>' . esc_html( 'Taxonomy Extender Plugin is installed Successfully. Now you can test all the features of this plugin without even installing on your actual site.' ) . '<\\\/p><\\\/div>';\\n}\\n);\\nadd_action('wp_ajax_dismiss_custom-admin-notice-3', function() {\\ncheck_ajax_referer('custom-admin-notice-3', 'nonce');\\n$user_id = get_current_user_id();\\nif ( $user_id ) {\\nupdate_user_option($user_id, 'dismissed_expose_blueprint_notice-3', 1, false);\\nwp_send_json_success();\\n} else {\\nwp_send_json_error('User not found');\\n}\\n} );\\nadd_action('admin_footer', function() {\\n?>\\n<script type=\\\"text\\\/javascript\\\">\\njQuery(document).ready( function($) {\\nvar ajaxurl = '<?php echo esc_url( admin_url( 'admin-ajax.php' ) ); ?>';\\nvar nonce = '<?php echo esc_html( wp_create_nonce( 'custom-admin-notice-3' ) ); ?>';\\n$( '#custom-admin-notice-3' ).on( 'click', '.notice-dismiss', function() {\\n$.ajax({\\nurl: ajaxurl,\\ntype: 'POST',\\ndata: {\\naction: 'dismiss_custom-admin-notice-3',\\nnonce: nonce\\n}\\n});\\n});\\n});\\n<\\\/script>\\n<?php\\n} );\"},{\"step\":\"installPlugin\",\"pluginZipFile\":{\"resource\":\"wordpress.org\\\/plugins\",\"slug\":\"taxonomy-extender\"},\"options\":{\"activate\":true}}]}"}},"all_blocks":[],"tagged_versions":["1.0.0","1.0.1","1.0.2","1.1.0","1.1.1"],"block_files":[],"assets_screenshots":{"screenshot-1.jpg":{"filename":"screenshot-1.jpg","revision":3201909,"resolution":"1","location":"assets","locale":""},"screenshot-2.jpg":{"filename":"screenshot-2.jpg","revision":3201909,"resolution":"2","location":"assets","locale":""},"screenshot-3.jpg":{"filename":"screenshot-3.jpg","revision":3201909,"resolution":"3","location":"assets","locale":""}},"screenshots":{"1":"<strong>Exclude Tags in Widget Settings:<\/strong> Exclude specific tags via checkboxes in the Tag Cloud widget settings.","2":"<strong>Exclude Categories in Widget Settings:<\/strong> Exclude specific categories via checkboxes in the Categories widget settings.","3":"<strong>Categories and Tags on Page Edit Screen:<\/strong> Categories and Tags meta boxes displayed when editing a page."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[610,243,609,91,241],"plugin_category":[43,57],"plugin_contributors":[235375],"plugin_business_model":[],"class_list":["post-212629","plugin","type-plugin","status-publish","hentry","plugin_tags-categories","plugin_tags-pages","plugin_tags-tags","plugin_tags-taxonomy","plugin_tags-widgets","plugin_category-customization","plugin_category-taxonomy","plugin_contributors-w3netlab","plugin_committers-w3netlab"],"banners":{"banner":"https:\/\/ps.w.org\/taxonomy-extender\/assets\/banner-772x250.jpg?rev=3201909","banner_2x":"https:\/\/ps.w.org\/taxonomy-extender\/assets\/banner-1544x500.jpg?rev=3201909","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/taxonomy-extender\/assets\/icon-128x128.png?rev=3201909","icon_2x":"https:\/\/ps.w.org\/taxonomy-extender\/assets\/icon-256x256.png?rev=3201909","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/taxonomy-extender\/assets\/screenshot-1.jpg?rev=3201909","caption":"<strong>Exclude Tags in Widget Settings:<\/strong> Exclude specific tags via checkboxes in the Tag Cloud widget settings."},{"src":"https:\/\/ps.w.org\/taxonomy-extender\/assets\/screenshot-2.jpg?rev=3201909","caption":"<strong>Exclude Categories in Widget Settings:<\/strong> Exclude specific categories via checkboxes in the Categories widget settings."},{"src":"https:\/\/ps.w.org\/taxonomy-extender\/assets\/screenshot-3.jpg?rev=3201909","caption":"<strong>Categories and Tags on Page Edit Screen:<\/strong> Categories and Tags meta boxes displayed when editing a page."}],"raw_content":"<!--section=description-->\n<p><strong>Taxonomy Extender<\/strong> enhances your WordPress site by:<\/p>\n\n<ul>\n<li><strong>Adding Categories and Tags to Pages<\/strong>: Assign categories and tags to pages just like posts.<\/li>\n<li><strong>Enhanced Categories Widget<\/strong>: Extends the default Categories widget to allow excluding specific categories via checkbox controls.<\/li>\n<li><strong>Enhanced Tag Cloud Widget<\/strong>: Extends the default Tag Cloud widget to allow excluding specific tags via checkbox controls.<\/li>\n<\/ul>\n\n<p><strong>Features:<\/strong><\/p>\n\n<ul>\n<li>Assign categories and tags to pages just like posts.<\/li>\n<li>Extends the default Categories widget to allow excluding specific categories via checkbox controls.<\/li>\n<li>Extends the default Tag Cloud widget to allow excluding specific tags via checkbox controls.<\/li>\n<li>Works perfectly out of the box without any additional configuration.<\/li>\n<li>Easy to use and configure.<\/li>\n<li>Follows WordPress coding standards and best practices.<\/li>\n<li>Extend the default WordPress categories and tags without compromising site speed.<\/li>\n<\/ul>\n\n<h3>License<\/h3>\n\n<p>This plugin is licensed under the <a href=\"https:\/\/www.gnu.org\/licenses\/gpl-2.0.html\">GPLv2 or later<\/a>.<\/p>\n\n<h3>Credits<\/h3>\n\n<p>Developed by <strong>W3netLab Innovations<\/strong>.<\/p>\n\n<h3>Notes<\/h3>\n\n<ul>\n<li><strong>Support:<\/strong> For support, please visit the <a href=\"https:\/\/wordpress.org\/support\/plugin\/taxonomy-extender\/\">plugin's support forum<\/a>.<\/li>\n<li><strong>Contributions:<\/strong> Contributions are welcome. Please contact the author for more information.<\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li><strong>Upload the Plugin:<\/strong><\/li>\n<\/ol>\n\n<ul>\n<li>Download the plugin ZIP file from the WordPress Plugin Directory.<\/li>\n<li>Log in to your WordPress admin dashboard.<\/li>\n<li>Navigate to <strong>Plugins &gt; Add New Plugin<\/strong>.<\/li>\n<li>Click on the <strong>Upload Plugin<\/strong> button at the top-left side of the page.<\/li>\n<li>Select the plugin ZIP file and click <strong>Install Now<\/strong>.<\/li>\n<\/ul>\n\n<ol>\n<li><strong>Activate the Plugin:<\/strong><\/li>\n<\/ol>\n\n<ul>\n<li>Navigate to the <strong>Plugins<\/strong> page in the WordPress admin dashboard.<\/li>\n<li>Find <strong>Taxonomy Extender<\/strong> in the list and click <strong>Activate<\/strong>.<\/li>\n<\/ul>\n\n<ol>\n<li><strong>Configure the Plugin:<\/strong><\/li>\n<\/ol>\n\n<ul>\n<li><strong>Assign Categories and Tags to Pages:<\/strong>\n\n<ul>\n<li>Edit a page in the WordPress admin.<\/li>\n<li>You will see the <strong>Categories<\/strong> and <strong>Tags<\/strong> meta boxes available for pages.<\/li>\n<li>Assign categories and tags to pages as needed.<\/li>\n<\/ul><\/li>\n<li><strong>Configure Widgets:<\/strong>\n\n<ul>\n<li>Edit a page or post in the WordPress admin.<\/li>\n<li>Add the <strong>Categories<\/strong> or <strong>Tag Cloud<\/strong> widget to your desired area of webpage.<\/li>\n<li>In the widget settings, you will see the new <strong>Exclude Categories<\/strong> or <strong>Exclude Tags<\/strong> sections with checkboxes.<\/li>\n<li>Select the categories or tags you wish to exclude.<\/li>\n<li>Save the changes.<\/li>\n<\/ul><\/li>\n<\/ul>\n\n<!--section=faq-->\n<dl>\n<dt id='how%20do%20i%20assign%20categories%20and%20tags%20to%20pages%3F'><h3>How do I assign categories and tags to pages?<\/h3><\/dt>\n<dd><p>After activating the plugin, edit any page in your WordPress admin dashboard. You will find the <strong>Categories<\/strong> and <strong>Tags<\/strong> meta boxes on the page edit screen, similar to posts.<\/p><\/dd>\n<dt id='how%20do%20i%20include%20pages%20in%20category%20and%20tag%20archives%3F'><h3>How do I include pages in category and tag archives?<\/h3><\/dt>\n<dd><p>The plugin automatically modifies the main query to include pages in category and tag archive pages. No additional configuration is needed.<\/p><\/dd>\n<dt id='how%20do%20i%20exclude%20specific%20categories%20or%20tags%20from%20the%20widgets%3F'><h3>How do I exclude specific categories or tags from the widgets?<\/h3><\/dt>\n<dd><ul>\n<li><strong>Categories Widget:<\/strong>\n\n<ul>\n<li>Edit a page in the WordPress admin.<\/li>\n<li>Add the <strong>Categories<\/strong> widget to your widget area.<\/li>\n<li>In the widget settings, you'll find an <strong>Exclude Categories<\/strong> section with checkboxes.<\/li>\n<li>Select the categories you want to exclude and save the widget.<\/li>\n<\/ul><\/li>\n<li><strong>Tag Cloud Widget:<\/strong>\n\n<ul>\n<li>Edit a post in the WordPress admin.<\/li>\n<li>Add the <strong>Tag Cloud<\/strong> widget to your widget area.<\/li>\n<li>In the widget settings, you'll find an <strong>Exclude Tags<\/strong> section with checkboxes.<\/li>\n<li>Select the tags you want to exclude and save the widget.<\/li>\n<\/ul><\/li>\n<\/ul><\/dd>\n<dt id='is%20this%20plugin%20compatible%20with%20custom%20taxonomies%3F'><h3>Is this plugin compatible with custom taxonomies?<\/h3><\/dt>\n<dd><p>Currently, the plugin adds support for the default <strong>Categories<\/strong> and <strong>Tags<\/strong> taxonomies to pages. It does not modify custom taxonomies.<\/p><\/dd>\n<dt id='will%20this%20plugin%20affect%20my%20site%27s%20performance%3F'><h3>Will this plugin affect my site's performance?<\/h3><\/dt>\n<dd><p>The plugin is lightweight and designed to follow WordPress best practices. It should not have a significant impact on your site's performance.<\/p><\/dd>\n<dt id='how%20can%20i%20report%20security%20bugs%3F'><h3>How can I report security bugs?<\/h3><\/dt>\n<dd><p>You can report security bugs through the Patchstack Vulnerability Disclosure Program. The Patchstack team helps validate, triage and handle any security vulnerabilities. <a href=\"https:\/\/patchstack.com\/database\/vdp\/1e163ed0-c17d-4678-9341-a6dff8134763\">Report a security vulnerability.<\/a><\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.1.2 - 2025-05-30<\/h4>\n\n<ul>\n<li><strong>Enhancements:<\/strong>\n\n<ul>\n<li>Integrated Patchstack Vulnerability Disclosure Program for easier security reporting. A direct link is now available in the FAQ section.<\/li>\n<\/ul><\/li>\n<\/ul>\n\n<h4>1.1.1 - 2025-04-15<\/h4>\n\n<ul>\n<li><strong>Compatibility Update for WordPress 6.8:<\/strong>\n\n<ul>\n<li>Plugin tested and confirmed compatible with the latest WordPress release.<\/li>\n<\/ul><\/li>\n<\/ul>\n\n<h4>1.1.0 - 2025-04-13<\/h4>\n\n<ul>\n<li><strong>Freemius Insights Added:<\/strong>\n\n<ul>\n<li>NEW: Added Freemius integration to handle plugin insights, opt-in analytics, and license management for future premium addon.<\/li>\n<li>TWEAK: Minor internal improvements and future-proofing.<\/li>\n<\/ul><\/li>\n<\/ul>\n\n<h4>1.0.1 - 2024-12-04<\/h4>\n\n<ul>\n<li><strong>Documentation Updates:<\/strong>\n\n<ul>\n<li>Improved plugin usage guide and screenshots.<\/li>\n<li>Clarified instructions for setting up the plugin in WordPress.<\/li>\n<li>Live Preview button is added to the plugin page.<\/li>\n<\/ul><\/li>\n<\/ul>\n\n<h4>1.0.0 - 2024-12-03<\/h4>\n\n<ul>\n<li><strong>Initial Release<\/strong>\n\n<ul>\n<li><strong>Added:<\/strong> Category and tag support to pages.<\/li>\n<li><strong>Added:<\/strong> Enhanced default Tag-Cloud Widget to allow excluding specific Tags.<\/li>\n<li><strong>Added:<\/strong> Enhanced Categories Widget to allow excluding specific categories.<\/li>\n<\/ul><\/li>\n<\/ul>","raw_excerpt":"Adds category and tag support to pages, and extends the default WordPress Categories and Tag widgets to allow excluding specific categories and tags.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/id.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/212629","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/id.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/id.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/id.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=212629"}],"author":[{"embeddable":true,"href":"https:\/\/id.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/w3netlab"}],"wp:attachment":[{"href":"https:\/\/id.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=212629"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/id.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=212629"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/id.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=212629"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/id.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=212629"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/id.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=212629"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/id.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=212629"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}