It supports regular posts and Custom Post Type. You can also control the number of posts to display and order in different ways...
Upload AtoZ-Sorting to the wp-content plugins directory.
Activate the plugin through 'Plugins in WordPress...
Install the plugin. make black page with default template. use shortcode to display your need contents....
Using only will show posts from blog posts default with 15 posts per page with descending order..
Use. post. as. post type. if you want to display blog posts or use. your custom post type name. to display posts from that Custom Post Type..
Use. number. to control number posts to show.
Use. order by. to order posts in different categories.
Use. order. to order in Ascending or Descending method.
Browse the code recheck out SVN repository or subscribe to the development log RSS....
Read more