Linux 软件免费装

Post Sorter

开发者 rolice
更新时间 2014年7月29日 01:50
捐献地址: 去捐款
PHP版本: 3.2 及以上
WordPress版本: 3.9.1
版权: GPLv2 or later
版权网址: 版权信息

标签

post posts page pages order sorting position ordering sort custom sort custom order custom sorting custom ordering

下载

1.0 1.2 1.3 1.3.1 1.4 v1.4.1

详情介绍:

Plugin for easy sorting of posts by user-selected integer numeric factor. Works natively with all custom post types. The plugin allows easily to switch direction or to enable/disable it. After activation you will be able to manage post position in a loop directly by the new column - Sort or when adding/editing post to fulfill the desired number in the new metabox, that will appear for you - Post Sorter. There are two arrows in the admin post list, which could be used for fast switching of posts positions, i.e. if you click up it will set post order numeric factor with 1 more or less (depending on sorting direction) than the one above. In the options page of the plugin you will see several basic settings, whether to enable it and the sorting direction - ascending or descending. If the plugin is enabled it will sort the posts on the front end for you by the numeric values you have previously entered, in the direction selected on the plugin options. Keep in mind that you could pick any number you like, so if you left some free range between posts you could manage to achieve an order that would satisfy your needs even in more than one view of post lists (loops) - for example: Post1 => 10, Post2 => 20, Post3 => 30, etc. This way also, when you need to insert post between Post1 and Post2 you could set the new one with any numeric factor value between 11 and 19. There is also another option to separate a group of posts, but to maintain their default sorting within the group - simply give the group same numeric factor for sorting, example: Post 1 => 10 Post 2 => 20 Post 3 => 20 Post 4 => 30 Depending on the sorting direction the first and the last post will be Post 1 or Post 4 and in the middle we will have both, Post 2 and Post 3 sorted by date of creation (by default). Then if Post 3 is newer than Post 2 it will be up in both cases of sorting direction. With the use of the expert settings and knowledge in SQL you could implement custom sorting. With such sorting the arrows will disappear, since they are no longer applicable. Access management is now available. You can authorize specific roles to use the plugin from its section - submenu Permissions. By default, only administrator would be allowed to operate with the plugin. You can now easily turn off sorting only for administration by selecting Disable Admin Sorting option in general settings.

安装:

  1. Upload the extracted post_sorter folder to the /wp-content/plugins/ directory (for manual setup)
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Configure it from the newly appeared Post Sorter administration menu
  4. Enjoy using it :)

屏幕截图:

  • View of the plugin options page in the admin. See the newly added menu on the bottom left, in the navigator.
  • View of post list in the administration. We have a new column for easy sorting.
  • The screen of post edition - you could see the **metabox added with caption *Post Sorter***.
  • A screenshot of updated Post Sorter settings.
  • Permissions screen where you can authorize roles to operate with Post Sorter.
  • Screenshot of v1.4.1 settings - option to disable sorting inside the administrative lists added

升级注意事项:

1.0 Basic functionality delivered in this package.

更新日志:

1.4.1 Ability to turn off sorting of administrative listings added. 1.4 Access to plugin funcionality is now granted with permissions. These permissions are given to roles from the new settings screen. Optimized and refactored code added. 1.3.1 1.3 1.2 1.0