Changeset 1314610
- Timestamp:
- 12/22/2015 10:16:24 PM (10 years ago)
- Location:
- wp-order-by
- Files:
-
- 2 edited
-
tags/1.3/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-order-by/tags/1.3/readme.txt
r1314607 r1314610 22 22 **You are welcome to suggest and request features to be added to the next versions. I'll be glad to hear.** 23 23 24 == Ordering Options == 24 **Ordering Options** 25 25 26 -Date Descending (WordPress default)27 -Last Modified Date (Descending)28 -Title Ascending29 -Title Descending30 -Author (Alphabet Ascending order)31 -Post,Page or post-type Id32 -Post/Page Parent Id (Descending)33 -Menu Order (Descending)34 -Randomly35 -Number of Comments (Descending, from many to few)36 -By Custom Field26 * Date Descending (WordPress default) 27 * Last Modified Date (Descending) 28 * Title Ascending 29 * Title Descending 30 * Author (Alphabet Ascending order) 31 * Post,Page or post-type Id 32 * Post/Page Parent Id (Descending) 33 * Menu Order (Descending) 34 * Randomly 35 * Number of Comments (Descending, from many to few) 36 * By Custom Field 37 37 38 == Extra Feature == 39 - Exclude ordering for a specific page/s on your site 38 **Extra Feature** 39 40 * Exclude ordering for a specific page/s on your site 40 41 41 42 I'll appreciate if you rate me on the plugin page. -
wp-order-by/trunk/readme.txt
r1314607 r1314610 22 22 **You are welcome to suggest and request features to be added to the next versions. I'll be glad to hear.** 23 23 24 == Ordering Options == 24 **Ordering Options** 25 25 26 -Date Descending (WordPress default)27 -Last Modified Date (Descending)28 -Title Ascending29 -Title Descending30 -Author (Alphabet Ascending order)31 -Post,Page or post-type Id32 -Post/Page Parent Id (Descending)33 -Menu Order (Descending)34 -Randomly35 -Number of Comments (Descending, from many to few)36 -By Custom Field26 * Date Descending (WordPress default) 27 * Last Modified Date (Descending) 28 * Title Ascending 29 * Title Descending 30 * Author (Alphabet Ascending order) 31 * Post,Page or post-type Id 32 * Post/Page Parent Id (Descending) 33 * Menu Order (Descending) 34 * Randomly 35 * Number of Comments (Descending, from many to few) 36 * By Custom Field 37 37 38 == Extra Feature == 39 - Exclude ordering for a specific page/s on your site 38 **Extra Feature** 39 40 * Exclude ordering for a specific page/s on your site 40 41 41 42 I'll appreciate if you rate me on the plugin page.
Note: See TracChangeset
for help on using the changeset viewer.