[ β ππππππ πππππππ bπ π«ππππ] Force dashboard users to select chosen fields during publishing
As of April 2026, Require & Limit Categories, Tags, Featured Image and taxonomies is a WordPress tag plugin with 20 active installations and a 5/5 rating from 2 reviews. It has been downloaded 2.1K+ times in total. Requires WordPress 6.0+ and PHP false+. Available on WordPress.org since 2019. Last updated 1 year ago β may have compatibility concerns. Top alternative: Pages with category and tag.
β’ Revised for security to be reliable and free of vulnerability holes.
β’ Efficient, not to add any extra load/slowness to site.
β’ Donβt collect private data.
Force dashboard users to select chosen fields during publishing. You can force users to insert/choose category, tag (or specific taxonomy) or Featured Image (a.k.a. thumbnails) when they publish any post.
You can also limit maximum allowed tags/categories to be chosen.
Programatical hooks:
to change the $args passed to javascript handler:
add_filter(βrtict_javascript_objectβ, βyour_funcβ);
function your_func($args) {
β¦
}
to change the javascript handlerβs error-output callback, define this in global JS scope:
fβ¦
| WordPress | 6.0+ requiredTested up to 6.5.8 |
| PHP | false+ required |
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.