=== List Posts Alphabetically === Contributors: altpress Tags: A-Z, List Posts Alphabetically, List Posts By Category, List A-Z Requires at least: 3.5 Tested up to: 4.9.1 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Lists posts alphabetically by category. == Description == This plugin simply displays posts in alhpabetical order and inserts a jump-to bar the top of the page. Is it used by inserting the shortcode [a-z category=""]. = Compatibility = Tested up to Wordpress 4.8.1 == Installation == 1. Copy the `list-posts-alphabetically` folder into your `wp-content/plugins` folder 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Use the shortcode [list-posts-alphabetically] where you want the posts to appear 4. Use the shortcode [list-posts-alphabetically category="YOURCATEGORYHERE"] to only pull posts from a certain category. == Screenshots == 1. This is what is shown on the front-end 2. Example of the shortcode usage with a custom category used == Changelog == = 1.0 = * Initial Release.