Changeset 804918
- Timestamp:
- 11/15/2013 03:46:31 PM (12 years ago)
- Location:
- post-sorter/tags/1.4
- Files:
-
- 2 edited
-
page/about.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
post-sorter/tags/1.4/page/about.php
r804911 r804918 8 8 <blockquote><?php echo $post_sorter->meta( 'Description' ) ?></blockquote> 9 9 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> 11 11 12 12 <p> -
post-sorter/tags/1.4/readme.txt
r804911 r804918 17 17 desired number in the new metabox, that will appear for you - *Post Sorter*. 18 18 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. 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. 21 20 22 21 In the options page of the plugin you will see several basic settings, whether to enable it and the sorting direction - ascending or descending. … … 72 71 = 1.4 = 73 72 Access to plugin funcionality is now granted with permissions. These permissions are given to roles from the new settings screen. 73 Optimized and refactored code added. 74 74 75 75 = 1.3.1 =
Note: See TracChangeset
for help on using the changeset viewer.