=== Post Page and Category listing === Contributors: Tips and Tricks HQ Donate link: http://www.tipsandtricks-hq.com/ Tags: plugin, page listing, category listing, post listing, list posts alphabetically, alphabetical listing, directory listing, atoz listing Requires at least: 3.3 Tested up to: 3.6 Stable tag: 1.2 License: GPLv2 or later This plugin can list posts, pages, categories in alphabetic order (A to Z listing) == Description == This plugin creates a listing of your posts, pages or categories in alphabetic order. you need to use a shortcode to embed the listing in a WordPress post, page or sidebar. = Example Usage = 1. [atoz] 2. [atoz type="page"] 3. [atoz type="category" title="A-Z Category"] note: default values are type="post" title="A to Z listing" == Installation == Activate plugin through the 'Plugins' menu in WordPress == Remove plugin == 1. Deactivate plugin through the 'Plugins' menu in WordPress 2. Delete plugin through the 'Plugins' menu in WordPress It's best to use the built in delete function of wordpress. That way all the stored data will be removed. == Screenshots == See the following page http://www.tipsandtricks-hq.com/wp-alphabet-listing-plugin-list-all-wordpress-posts-or-pages-alphabetically-4873 == Frequently Asked Questions == see the following page: http://www.tipsandtricks-hq.com/wp-alphabet-listing-plugin-list-all-wordpress-posts-or-pages-alphabetically-4873 == Upgrade Notice == None == Change Log == 1.2 - Added shortcode functionality in the sidebar. Wordpress 3.6 compatibity fixed. 1.1 - First commit of the plugin to WordPress repository