Plugin Directory

Changeset 616620


Ignore:
Timestamp:
10/24/2012 12:23:29 AM (13 years ago)
Author:
rdsteed
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • default-sort-ascend/trunk/README.txt

    r290758 r616620  
    1111== Description ==
    1212
    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.
     13By 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.
    1414
    1515
Note: See TracChangeset for help on using the changeset viewer.