वर्णन
This plugin will allow you to create/edit/delete categories/terms from user end.
How to use
In this plugin we defined a shortcode:
- [fecm-front-end-subcat] add this shortcode in a page in which you want to show category management form.
UI part not yet done well.
Future features
- All type of taxonomy management.
- Parent-child relation management during edit.
Features
- List all categories/terms at user end.
- Category/term Add/Edit/Delete functionality.
- Parent child relation.
स्क्रीनशॉट
स्थापना
- Upload this plugin directory to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Add
[fecm-front-end-subcat]
shortcode(s) wherever you want the forms to be appear.
समीक्षा
ह्या प्लगइनसाठी कोणतेही समीक्षण नाही.
योगदानकर्ते आणि विकसक
“Front-end Category Management” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या निर्मितीत योगदान केले आहे.
योगदानकर्तेभाषांतर करा “Front-end Category Management” तुमच्या भाषेत.
विकासातील आग्रह?
कोड ब्राउझ करा, SVN संग्रहालय तपासा, किंवा विकास लॉग च्या RSS द्वारे सदस्यता घ्या.
बदलांची यादी
1.1
- Increase user experience.
- Added validation for user capability ‘administrator’ check before add/edit/edit any category/term.
- Added error message.
- Fixed PHP NOTICES and WARNINGS
- Tested with WordPress 4.0
1.0
- Initial version.