Plugin Directory

Changeset 956146


Ignore:
Timestamp:
07/28/2014 05:50:20 PM (12 years ago)
Author:
rolice
Message:

Updated readme.txt

Location:
post-sorter
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • post-sorter/tags/v1.4.1/readme.txt

    r956142 r956146  
    1313== Description ==
    1414
    15 Plugin for easy sorting of posts or pages (both called *posts* below) by user-selected integer numeric factor. The plugin allows easily to switch direction or to
     15Plugin 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
    1616enable/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
    1717desired number in the new metabox, that will appear for you - *Post Sorter*.
    1818
    19 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.
     19There 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*
     20with 1 more or less (depending on sorting direction) than the one above.
    2021
    2122In the options page of the plugin you will see several basic settings, whether to enable it and the sorting direction - ascending or descending.
     
    4041
    4142Access 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.
     43
     44You can now easily turn off sorting only for administration by selecting *Disable Admin Sorting* option in general settings.
    4245
    4346== Installation ==
     
    6972
    7073== Changelog ==
     74
     75= 1.4.1 =
     76Ability to turn off sorting of administrative listings added.
    7177
    7278= 1.4 =
  • post-sorter/trunk/readme.txt

    r956142 r956146  
    1313== Description ==
    1414
    15 Plugin for easy sorting of posts or pages (both called *posts* below) by user-selected integer numeric factor. The plugin allows easily to switch direction or to
     15Plugin 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
    1616enable/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
    1717desired number in the new metabox, that will appear for you - *Post Sorter*.
    1818
    19 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.
     19There 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*
     20with 1 more or less (depending on sorting direction) than the one above.
    2021
    2122In the options page of the plugin you will see several basic settings, whether to enable it and the sorting direction - ascending or descending.
     
    4041
    4142Access 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.
     43
     44You can now easily turn off sorting only for administration by selecting *Disable Admin Sorting* option in general settings.
    4245
    4346== Installation ==
     
    6972
    7073== Changelog ==
     74
     75= 1.4.1 =
     76Ability to turn off sorting of administrative listings added.
    7177
    7278= 1.4 =
Note: See TracChangeset for help on using the changeset viewer.