=== PopularPost Aink === Contributors: Dannie Herdyawan Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=32CJTW7F75F8G Tags: post, popular, popular post, aink, sidebar, widget, ticker, post ticker, post scroll, scroll up Requires at least: 3.0 Tested up to: 3.0 Stable tag: 4.0 Show popular post in scroll up. == Description == **Show popular post in scroll up** in PopularPost Setting, you can set: * PopularPost Title: Title for your PopularPost Aink. * PopularPost Title Long: Long for title. * PopularPost Content Long: Long for content. * PopularPost Height: Height for PopularPost Aink. == Installation == 1. Upload the folder `popularpost-aink` to your `/wp-content/plugins/` directory, 2. Activate the plugin through the "Plugins" menu in WordPress, 3. Configure options via the PopularPost ==> Settings menu, 4. Go to Appearance ==> Widget and drag 'n drop your PopularPost Aink to your sidebar to show PopularPost Aink if you have sidebar. If you not have sidebar, place the following code into your theme files where you want PopularPost Aink to appear; <?php if (function_exists('PopularPostAink')) { echo PopularPostAink(); } ?> == Upgrade Notice == No available == Screenshots == No available == Frequently Asked Questions == No available == Notice == * Please don't use two or more PopularPost Aink in one page. * If you found a bugs, or want to donate, please use this email; classifindo[at]gmail[dot]com. Thanks before. * For more information, please visit http://www.classifindo.com/popularpost-aink/ * More Aink plugin, visit http://www.classifindo.com/category/blog/wp-plugin/ == Changelog == = 1.0 = * (May 20, 2011) - First Release. = 2.0 = * (June 04, 2011) - Now you can show or hidden PopularPost Aink link. = 3.0 = * (June 13, 2011) - Fixed PopularPost Aink Setting show only for admin. = 4.0 = * (June 17, 2011) - Now you can add multiple PopularPost Aink on widget.