=== Simple Posts Order === Contributors: Katsushi Kawamori Donate link: https://riverforest-wp.info/donate/ Tags: order, post, posts, shortcode, sort, widget Requires at least: 3.3 Requires PHP: 5.6 Tested up to: 5.8 Stable tag: 1.16 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Sort the posts order. == Description == = Have you ever wanted to read the blog from the old order? This plugin such a case are useful. Users or Administrator to decide the order. = * Order by : author,title,date,modified,comment_count * Case of Users : To display the link of sort to the widget. Or, you can also display the link of sort to insert a short code to the theme. * Case of Administrator : Sort can be specified only administrator. == Installation == 1. Upload `simple-posts-order` directory to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == none == Screenshots == 1. Settings 1 2. Settings 2 3. Widget == Changelog == = 1.16 = Fixed translation. = 1.15 = Supported WordPress 5.8. = 1.14 = Supported WordPress 5.6. = 1.13 = Conformed to the WordPress coding standard. = 1.12 = Fixed problem of widget. = 1.11 = Removed unnecessary code. = 1.10 = Fixed fine problem. = 1.09 = Changed donate link. = 1.08 = Security measures. = 1.07 = Fixed problem of Javascript. = 1.06 = Supported GlotPress. /languages directory is deleted. = 1.05 = Fixed problem of URL query parameters. = 1.04 = Add orderby on the attributes of the shortcode. Change settings. = 1.03 = Add order by. Remove color settings. = 1.02 = Add color picker. = 1.01 = Change language. = 1.0 = == Upgrade Notice == = 1.08 = Security measures.