Beskriuwing
[ β ππππππ πππππππ 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
$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:
function rtict_error_handler(args) {
// … console.log(args);
}
Available Options
See all available options and their description on plugin’s settings page.
Ynstallaasje
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/”
FAQ
- More at our WP plugins page.
Resinsjes
Meiwurkers & amp; Untwikkelders
“Require & Limit Categories, Tags, Featured Image and taxonomies” is iepen boarne software. De folgjende minsken hawwe bydroegen oan dizze plugin.
MeiwurkersOersette “Require & Limit Categories, Tags, Featured Image and taxonomies” yn jo taal.
Ynteressearre yn Γ»ntwikkeling?
BlΓͺdzje troch de koade , besjoch de SVN-repository , of abonnearje op it Γ»ntwikkelingslogboek troch RSS .
Feroaringslog
1.0
- First release.