Opis
Based on the Restrict Categories plugin, this plugin allows you to restrict the taxonomies terms that users or roles can use when they publish content. It also provide front end restriction for non logged users.
ToDo List
- Prevent the user from accessing the single view of a CPT that is in a disallowed taxonomy
Snimke zaslona
Instalacija
- Upload the restrict-taxonomies folder to to the
/wp-content/plugins/
directory - Aktivirajte dodatak kroz izbornik ‘Dodaci’ u WordPressu
- Configure the plugin in Settings > Restrict Taxonomies
- Choose the taxonomies AND the corresponding post types
- Activate (or don’t, as you wish) the front end rescrictions
ČPP
Does this plugin also works for page taxonomies ?
Yes, the page post type will always be handled, therefore, it doesn’t appear in the post types and taxonomies settings
- Installation Instructions
-
- Upload the restrict-taxonomies folder to to the
/wp-content/plugins/
directory - Aktivirajte dodatak kroz izbornik ‘Dodaci’ u WordPressu
- Configure the plugin in Settings > Restrict Taxonomies
- Choose the taxonomies AND the corresponding post types
- Activate (or don’t, as you wish) the front end rescrictions
- Upload the restrict-taxonomies folder to to the
Recenzije
Suradnici i Programeri
“Restrict Taxonomies” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.
SuradniciPrevedite “Restrict Taxonomies” na svoj jezik.
Zainteresirani ste za razvoj?
Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.
Dnevnik promjena
1.3.3
- Fixed a bug introduced in 1.3.2 (Thanks to @r-a-y)
1.3.2
- Fixed a bug that occurred when saving settings on a nth user page
1.3.1
- Refactored the user tab in order to handle large amount of users
1.3.0
- Fixed warnings on the plugin activation thanks to Gavin
- Fixed bug when only a empty taxonomy is allowed
1.2.9
- Added support for the latest vession of Geodirectory
- Fixed a bug that occurs when multiples CPT and taxonomies are on a same page
- Code clean up
1.2.8
- Added Dokan Dashboard support
- Changed front hook to pre_get_posts instead of init
1.2.7
- Fixed warnings for frontend options
1.2.6
- Fixed warnings for frontend options
1.2.5
- Fixed warnings reported by @swinggraphics
1.2
- Added page taxonomies support
1.1
- Added front end restrictions and settings
1.0
- Prvo izdanje