Terms Block for WordPress Plugin Directory
Terms Block is a WordPress app, with a 4.8 average rating from 4 reviews, as of Aug 31, 2026.
Terms Block is a WordPress Plugin Directory app by Toro_Unit (Hiroshi Urabe). With a rating of 4.8★ from 4 reviews.
AppRanks verdict
Generated from live marketplace data — refreshed daily
Terms Block is a category-leading 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. 4 reviews put it in the early-traction tier — useful for early-stage stores willing to be on the leading edge. Early-traction review counts are sensitive to single launch periods or feature events, so a 30-day re-check before bigger commitments often resolves whether the trend is sustained. 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
- +High average rating (4.8★) signals consistent merchant satisfaction
- +Published by Toro_Unit (Hiroshi Urabe) — established developer track record
Cons
- −Limited review base (4) — ratings can shift significantly with new feedback
Looking to switch from Terms Block?
See Terms Block's alternatives ranked by audit score, rating, and review velocity.
How Terms Block works
Term list block. Displays a list of all terms in the selected taxonomy.
You can change the display by placing a template file in your theme.
template-parts/blocks/terms-block/block-name–block-style.php
template-parts/blocks/terms-block/block-name.php
Filter for get_terms.
add_filter( 'terms_block_get_terms_arguments', 'my_filter', 10, 3 ); function my_filter( $args, $taxonomy, $attributes ) { $args = array_merge( $args, array( 'orderby' => 'order' ) );
return $args; }
Competitors & alternatives
AppRanks tracks competitor sets per category. For Terms Block, 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 Terms Block?
Terms Block is an app for WordPress. It currently holds a 4.8-star rating from 4 merchant reviews, 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 Toro_Unit (Hiroshi Urabe).