這個外掛並未在最新的 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

使用者評論

閱讀全部 3 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Custom Reorder Manager〉的開發相關工作。

參與者

將〈Custom Reorder Manager〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

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.