Description
You can use this simple plug-in to make and put a fancy box at top of your theme to
list latest posts in the way users click more on them and increase the chance for
your post to be seen more than usual.
There are also some customization features accessible from admin area. these are:
Features
- Ability to set title,links, border, shadow and background color.
- Ability to set padding and margin.
- Ability to set border radius for container.
- Ability to set custom icon for links.
- Ability to set certain category.
- Ability to set custom icon for links.
Installation
- Upload
listmypost
folder to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Put
<?php if(function_exists('ListMyPostsShow')) { ListMyPostsShow(); } ?>
in your theme where you want to box be displayed or use [ListMyPosts] shortcode. - Customize the look from admin area.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“List My Posts” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “List My Posts” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.