Require & Limit Categories, Tags, Featured Image and taxonomies
[ β ππππππ πππππππ bπ π«ππππ] Force dashboard users to select chosen fields during publishing
Plugin info
Maintenance & Compatibility
Maintenance score
Possibly abandoned β’ Last updated 424 days ago β’ 2 reviews
Is Require & Limit Categories, Tags, Featured Image and taxonomies abandoned?
Possibly abandoned (last update 424 days ago).
Compatibility
Languages
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
[ β ππππππ πππππππ bπ π«ππππ] :
β’ 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.
Plugin Description
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
$argspassed 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:
function rtict_error_handler(args) {
// β¦ console.log(args);
}
Available Options
See all available options and their description on pluginβs settings page.
Installation
A) Enter your website “Admin Dashboard > Plugins > Add New” and enter the plugin name
or
B) Download plugin from WordPress.org , Extract the zip file and upload the container folder to “wp-content/plugins/”
Frequently Asked Questions
- More at our WP plugins page.
Review feed
Initial version works as intended
Changelog
1.0
- First release.
