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
Screenshots
Installation
- Copy the
list-posts-alphabetically
folder into yourwp-content/plugins
folder - Activate the plugin through the ‘Plugins’ menu in WordPress
- Use the shortcode [list-posts-alphabetically] where you want the posts to appear
- Use the shortcode [list-posts-alphabetically category=”YOURCATEGORYHERE”] to only pull posts from a certain category.
FAQ
- Installation Instructions
-
- Copy the
list-posts-alphabetically
folder into yourwp-content/plugins
folder - Activate the plugin through the ‘Plugins’ menu in WordPress
- Use the shortcode [list-posts-alphabetically] where you want the posts to appear
- Use the shortcode [list-posts-alphabetically category=”YOURCATEGORYHERE”] to only pull posts from a certain category.
- Copy the
Reviews
Contributors & Developers
“List Posts Alphabetically” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “List Posts Alphabetically” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Initial Release.