Plugin này chưa được cập nhật với 3 phiên bản mới nhất của WordPress. Nó có thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress mới nhất.

CMS Page Order

Mô tả

  • Quick and easy drag and drop for rearranging of pages
  • Actions: View, edit, trash and publish (drafts and pending pages)
  • Set the maximum number of nesting levels
  • Set the applicable post types
  • Native looking
  • WPML support

Translations

  • English
  • Swedish
  • Italian
  • French (thanks to Stéphane Le Roy)

Documentation

No support will be provided by the developer

Ảnh màn hình

  • Pages displayed as a tree.
  • Filter hook to set the maximum number of nesting levels.
  • Post status labels with support for custom statuses.

Cài đặt

  1. Upload the folder cms-page-order to your plugin directory (usually /wp-content/plugins/)
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Hỏi đáp

Installation Instructions
  1. Upload the folder cms-page-order to your plugin directory (usually /wp-content/plugins/)
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Đánh giá

There are no reviews for this plugin.

Người đóng góp & Lập trình viên

“CMS Page Order” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

“CMS Page Order” đã được dịch qua 1 ngôn ngữ. Cảm ơn những người tham gia dịch vì đóng góp của họ.

Dịch “CMS Page Order” sang ngôn ngữ của bạn.

Muốn tham gia phát triển?

Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.

Nhật ký thay đổi

0.3.3

  • Only enqueue scripts on our admin page, props slipstream

0.3.2

  • Added italian translation
  • Added support for WP Multisite, thanks benhuson

0.3.1

  • Added ‘cmspo_page_label’ filter for controlling the page label.
  • Updated readme with more information on available filters

0.3

  • Rebuilt the contextual help to work with WordPress 3.3
  • Added user capability check, so code only loads if user can edit pages.

0.2

  • Added support for custom post types. Use ‘cmspo_post_types’ filter. See: https://gist.github.com/1380344

0.1.4

  • Added French translation by Stéphane Le Roy
  • Calls the_title filter for compatibility with qTranslate (patch by Stéphane Le Roy)
  • Style corrections for WordPress 3.2

0.1.3

  • Updated nestedSortable from 1.3.3 to 1.3.4: Fixes a problem with elements sometimes getting kicked out of the ol element.

0.1.2

  • Fixes a problem with scheduled posts not updating the date when transitioning to publish status
  • Page order number now respects depth (resets to 1 at every new level)
  • Removing left and right parameters in order array
  • Minified nestedSortable

0.1.1

  • Fixes a problem with permalinks not updating
  • Updated nestedSortable from 1.3.2 to 1.3.3

0.1

  • Some functions rewritten
  • Updated nestedSortable from 1.3.1 to 1.3.2
  • Bug fixes

0.1b

  • First release.