Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Custom Reorder Manager

Descripción

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

Capturas

  • CRO settings

  • Posts chronological order

  • CRO manager - Sort posts in custom order

  • Category based sorting

  • Tag based sorting

  • Custom taxonomy based sorting

Instalación

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

Reseñas

Leer todas las 3 reseñas

Colaboradores y desarrolladores

«Custom Reorder Manager» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Custom Reorder Manager» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

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.