=== Sup Post Widget === Contributors: Usupdotnet Donate link: http://dev.templatemaxs.com/p/donate.html Tags: posts widget, posts, popular, latest, random Requires at least: 2.8 Tested up to: 3.4 Stable tag: 0.4.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html == Description == Is a plugin where you can display the number of popular posts, latest and random post with thumbnail image on your sidebar or page/post using short code.
Feature :
- Random post, Popular Posts and Latest posts
- Thumbnail image, support 3rdparty source image
- Widget ready
- Short code support
- Tabview menu with jQuery
== Installation == 1. Upload the 'sup-post-widget' folder to the '/wp-content/plugins/' directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Go to the Appearance -> Widgets -> Choose a "Posts Widget" and drag it to the sidebar where you wish it to appear. 4. You are done. == Frequently Asked Questions == Q : How can I add a list of posts widget to my sidebar? A : Go to the Appearance -> Widgets -> Choose a "Posts Widget" and drag it to the sidebar where you wish it to appear. Q : How can I add a list of posts widget to my page or post? A : You can use the short code to add a list popular, random or latest post to the page/post.
Manual widget code : <?php echo spw_display(''); ?> Individual selection Use short codes below to your post/page : Popular post : [sup_popular] Latest post : [sup_latest] Random post : [sup_random] == Screenshots == 1. Post Widget form in the sidebar 2. Post Widget form in the Page/Post == Changelog == = 1.0 = * Initial release = 1.1 = * Fixed little bug on widget = 1.2 = * Fixed little bug on style class * Fixed littel bux on widget