=== Default Post Sort === Contributors: topher1kenobe Tags: orderby Requires at least: 5.0 Tested up to: 5.0 Requires PHP: 7.0 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Provides a user interface for setting a default post order. == 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 == 1. Showing the UI in the Settings -> Reading section == 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