Taxonomy Terms Counter for WordPress Plugin Directory
By secretlab48
Taxonomy Terms Counter is a WordPress Plugin Directory app by secretlab48.
AppRanks verdict
Generated from live marketplace data — refreshed daily
Taxonomy Terms Counter is a newly-listed WordPress app with a limited review volume. Category data on the canonical marketplace listing is currently incomplete, so AppRanks falls back to platform-wide rather than category-relative comparison for this listing. no published reviews yet means feature claims are unverified by the wider merchant base. Without a published review base, the only fit-signal available is the developer's own documentation plus the marketplace's listing-quality audit (linked below). Paid-only pricing means evaluating fit on the marketplace listing or via the developer's documentation before installing. AppRanks tracks rating, review count, pricing tier, and category position daily — the figures on this page reflect the most recent scrape from the canonical WordPress Plugin Directory listing.
Pros
- +Published by secretlab48 — established developer track record
Cons
- −No public reviews yet — fit and reliability are unverified
Looking to switch from Taxonomy Terms Counter?
See Taxonomy Terms Counter's alternatives ranked by audit score, rating, and review velocity.
How Taxonomy Terms Counter works
Show full descriptionShow less
Taxonomy Terms Counter adds term counts to taxonomy panels in the editor sidebar for both Gutenberg and Classic Editor.
You can enable or disable counts per taxonomy and post type from the plugin settings page.
Source Code Full source code is available on GitHub:
https://github.com/secretlab48/taxonomy-terms-counter
Notes:
– The settings page lists taxonomies that are available in REST for the selected post type.
– The plugin works on admin post screens for both Gutenberg and Classic Editor.
– If an existing post type is missing on the settings page, it likely has show_in_rest set to false.
– If a taxonomy is missing for a post type, it likely has show_in_rest set to false.
Hooks The plugin provides the following hooks for customization:
PHP Filters
ttcounter_term_count_taxonomies — Filter taxonomies list for term counts. Args: $taxonomies, $post_type, $request.
ttcounter_term_count_get_terms_args — Filter get_terms() args. Args: $args, $taxonomy, $post_type.
ttcounter_term_count_value — Filter count value per term. Args: $count, $term, $taxonomy, $post_type.
ttcounter_term_counts_response — Filter REST response. Args: $results, $post_type, $taxonomies.
ttcounter_sanitized_settings — Filter sanitized settings before save. Args: $sanitized_taxs, $request.
ttcounter_classic_hierarchical_label — Filter classic editor hierarchical label text. Args: $label, $term, $taxonomy, $post_type, $count.
ttcounter_classic_hierarchical_item_html — Filter classic editor hierarchical item HTML. Args: $item_output, $term, $taxonomy, $post_type, $count.
ttcounter_classic_flat_term_label — Filter classic editor flat term label key. Args: $label, $term, $taxonomy, $post_type, $count.
PHP Actions
ttcounter_settings_updated — Fires after settings are saved. Args: $sanitized_taxs, $request.
JS Filters
ttcounter.termCountTaxonomies — Filter taxonomy list before REST request. Args: taxonomies, postType.
ttcounter.termCountData — Filter REST response data before rendering. Args: data, postType.
ttcounter.restrictedPostTypes — Filter restricted post types list in settings. Args: restrictedPostTypes.
ttcounter.restrictedTaxonomies — Filter restricted taxonomies list in settings. Args: restrictedTaxonomies.
ttcounter.termCountLabel — Filter sidebar label text. Args: value, { name, count, label }.
window.TTCounterClassicFilterLabel — Filter classic editor flat checklist label text. Args: { taxonomy, name, count, label }.
JS Actions
ttcounter.sidebarUpdated — Fires after sidebar counts update. Args: termsByTax.
Competitors & alternatives
AppRanks tracks competitor sets per category. For Taxonomy Terms Counter, the independent listing audit includes a competitive context section, and the full WordPress app index shows the broader marketplace landscape this app competes in. Sign up free to surface a side-by-side competitor matrix customized to your tracked apps.
Frequently asked questions
What is Taxonomy Terms Counter?
Taxonomy Terms Counter is an app for WordPress. It is published on WordPress Plugin Directory and tracked by AppRanks, and AppRanks has been tracking its public marketplace data on the refresh cadence published in our methodology. AppRanks tracks its category position, review-velocity trend, and the top alternatives in the same space. Developed by secretlab48.