Este plugin não foi testado com as 3 atualizações principais mais recentes do WordPress. Pode ser que não tenha mais manutenção ou suporte e talvez tenha problemas de compatibilidade quando usado com versões mais recentes do WordPress.

Custom Reorder Manager

Descrição

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

Imagens de tela

  • CRO settings

  • Posts chronological order

  • CRO manager - Sort posts in custom order

  • Category based sorting

  • Tag based sorting

  • Custom taxonomy based sorting

Instalação

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!

FAQ

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

Avaliações

Leia todas as 3 avaliações

Colaboradores e desenvolvedores

“Custom Reorder Manager” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.

Colaboradores

Registro de alterações

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.