Plugin Directory

Changeset 804920


Ignore:
Timestamp:
11/15/2013 03:47:48 PM (12 years ago)
Author:
rolice
Message:

Rolling out the 1.4 tag to public as official version.

Location:
post-sorter/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • post-sorter/trunk/page/about.php

    r804473 r804920  
    88    <blockquote><?php echo $post_sorter->meta( 'Description' ) ?></blockquote>
    99
    10     <p>This plugin is part of my work, done in spare time, more like hobby. Sadly, this time is not enough to update my personal page and place my own blog, although I am a silent speaker. :D</p>
     10    <p>This plugin is part of my work, done in spare time, more like hobby. Sadly, this time is not enough to create new stuff every day, but it is enoght. :)</p>
    1111
    1212    <p>
  • post-sorter/trunk/readme.txt

    r804516 r804920  
    44Tags: sort, sorting, order, ordering, position, custom sort, custom sorting, custom order, custom ordering, post, page, posts, pages
    55Requires at least: 3.2
    6 Tested up to: 3.5
    7 Stable tag: 1.3.1
     6Tested up to: 3.7.1
     7Stable tag: 1.4
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
    1010
    11 WordPress plugin for easily sorting of posts or pages by numeric factor
     11WordPress plugin for easily sorting of posts or pages by numeric factor or custom mechanism
    1212
    1313== Description ==
     
    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
    20 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* with 1 more or less (depending on sorting direction) than the one above.
    2120
    2221In the options page of the plugin you will see several basic settings, whether to enable it and the sorting direction - ascending or descending.
     
    7271= 1.4 =
    7372Access to plugin funcionality is now granted with permissions. These permissions are given to roles from the new settings screen.
     73Optimized and refactored code added.
    7474
    7575= 1.3.1 =
Note: See TracChangeset for help on using the changeset viewer.