Αυτό το πρόσθετο δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress. Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας με τις πιο πρόσφατες εκδόσεις του WordPress.

Front-end Category Management

Περιγραφή

This plugin will allow you to create/edit/delete categories/terms from user end.

How to use

In this plugin we defined a shortcode:

  1. [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

  1. All type of taxonomy management.
  2. Parent-child relation management during edit.

Features

  1. List all categories/terms at user end.
  2. Category/term Add/Edit/Delete functionality.
  3. Parent child relation.

Στιγμιότυπα

  • Display Screen
  • Edit Screen

Εγκατάσταση

  1. Upload this plugin directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Add [fecm-front-end-subcat] shortcode(s) wherever you want the forms to be appear.

Κριτικές

Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.

Συνεισφέροντες & Προγραμματιστές

“Front-end Category Management” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές

Σύνοψη αλλαγών

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.