<!-- DO NOT EDIT THIS FILE; it is auto-generated from readme.txt -->
# Default Post Sort

Provides a user interface for setting a default post order.

**Contributors:** [topher1kenobe](http://profiles.wordpress.org/topher1kenobe)  
**Tags:** [orderby](http://wordpress.org/plugins/tags/orderby)  
**Requires at least:** 5.0  
**Tested up to:** 5.0  
**Stable tag:** 1.0  
**License:** [GPLv2 or later](http://www.gnu.org/licenses/gpl-2.0.html)  
**Requires PHP:** 7.0  

## Description ##

Provides a user interface under the Reading Settings page for choosing what post element to orderby. Also allows the site owner to chose ASCending or DESCending.

NOTE: Does not allow for arbitrary ordering via drag and drop. This is a simple setting.

## Installation ##

1. Upload the `/default-post-sort/` folder to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Visit Settings -> Reading in the admin and choose how you would like your posts sorted.

## Screenshots ##


## Usage ##

Once it's installed, go to Settings -> Reading section, scroll to the bottom, and choose an orderby and order option.

## Changelog ##

### 1.0 ###
* Initial release


