Changeset 616620
- Timestamp:
- 10/24/2012 12:23:29 AM (13 years ago)
- File:
-
- 1 edited
-
default-sort-ascend/trunk/README.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
default-sort-ascend/trunk/README.txt
r290758 r616620 11 11 == Description == 12 12 13 By default, the sort order for queries in WordPress is descending. This will produce posts in reverse chronological order, the desired result for most blogs. However, in some cases, it may be desirable to have posts in ascending order. When activated, this plugin changes the default order from descending to ascending. This affects all queries (home page, archives, dates, etc). Deactivating the plugin returns the default order to descending. 13 By default, the sort order for queries in WordPress is descending. This will produce posts in reverse chronological order, the desired result for most blogs. However, in some cases, it may be desirable to have posts in ascending order. When activated, this plugin changes the default order from descending to ascending. This affects all queries (home page, archives, dates, etc). Deactivating the plugin returns the default order to descending. How well this works out varies from theme to theme. 14 14 15 15
Note: See TracChangeset
for help on using the changeset viewer.