3
200
4K
0
19 February 2017
19 February 2017
Based on 3 on WordPress.org
The reason for that is that WordPress combines the number of occurrences of tags used in posts and pages in the taxonomy post_tag
. Though, if you click on the number of a certain tag, WordPress will only show the related posts or pages of the selected tag.
For the same reason above. The only difference is that it uses the taxonomy category
.
initial release
Copy the category-tag-pages
directory into your WordPress plugins directory (usually wp-content/plugins).
In the WordPress Admin Menu go to the Plugins tab and activate the ‘Category Tag Pages’ plugin.