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

Custom Reorder Manager

Περιγραφή

You can use the Custom Reorder Manager ( CRO ) plugin to take full control of your WordPress post’s sort order.

Add reorder on demand. Our CRO settings allow you to add Re-order sub menu under WP custom/default post-types with just a click of the button!

Add them any type. Reorder manager can be added to all public post-types such as post, page, media and custom post-types!

Add them any taxonomy. Reorder manager can be added to all taxonomies such as categories, tags and custom taxonomies!

Show them everywhere. Load and display your posts in CRO order using any theme template file with our hassle free and developer friendly functions!

Made for developers. Use functions like: cro_posts(string post_type, array $args = null) and cro_posts_by_taxonomy(array $cro_params, array $args = null) to build powerful templates fast.

Features

  • Simple & Intuitive
  • Powerful functions
  • User friendly drag & drop sorting
  • Taxonomy & custom post-type based sorting

Στιγμιότυπα

  • CRO settings

  • Posts chronological order

  • CRO manager - Sort posts in custom order

  • Category based sorting

  • Tag based sorting

  • Custom taxonomy based sorting

Εγκατάσταση

From your WordPress dashboard

  1. Visit Plugins > Add New
  2. Search for “Custom Reorder Manager”
  3. Activate Custom Reorder Manager from your Plugins page
  4. Click on the new settings item: Settings > ‘CRO Settings’ and select the post types to which you want to apply CRO!

Συχνές Ερωτήσεις

Installation Instructions

From your WordPress dashboard

  1. Visit Plugins > Add New
  2. Search for “Custom Reorder Manager”
  3. Activate Custom Reorder Manager from your Plugins page
  4. Click on the new settings item: Settings > ‘CRO Settings’ and select the post types to which you want to apply CRO!
What kind of support do you provide?

Help Desk. Support is currently provided via our email help desk. Questions are generally answered within 24 hours, with the exception of weekends and holidays. We answer questions related to CRO, it’s usage and provide minor customization guidance. We cannot guarantee support for questions which include custom theme code, or 3rd party plugin conflicts & compatibility. You can address all queries at cro.babu@gmail.com

Κριτικές

28 Νοεμβρίου 2017
Simple interface. good one for custom sorting
Ανάγνωση όλων των 3 κριτικών

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

“Custom Reorder Manager” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές

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

Version 1.0 – 2017-11-27

  • Initial release.

Version 1.2 – 2017-11-28

  • Added: Category and Tag based sorting.
  • Added: Added a public function for fetching posts based on taxonomy sort.
  • Updated: Post-type based sorting.