=== Sticky Posts In Category === Contributors: pogidude Developer: Ryann Micua Donate link: http://pogidude.com/donate/ Tags: sticky, stickies, sticky posts, sticky post in category, category, post Requires at least: 2.9 Tested up to: 4.6 Stable tag: 2.1 Shows sticky posts on top of category pages like how it is with the main blog index. == Description == Shows sticky posts on top of category pages like how it is with the main blog index. There are no settings page or other options to configure. Sticky posts will automatically show up on top of their respective categories. [See my other plugins](http://pogidude.com/plugins/) == Frequently Asked Questions == = I’ve installed the plug-in, but can’t figure out how to make a particular post "sticky" for a selected category. = First, see this [article from WP Beginner](http://www.wpbeginner.com/beginners-guide/how-to-make-sticky-posts-in-wordpress/) for making sticky posts Any sticky post should now show up on top of the category page that the post is categorized in. = I’ve installed the plugin and made a post sticky. Sticky posts are still not showing up in the category page. = That probably indicates that the category page is displaying posts using a custom loop. The plugin is designed not to kick off on custom loops. == Installation == 1. Download the zip-archive and extract it into your computer. 2. Upload the entire sticky-posts-in-category folder to the /wp-content/plugins/ directory in your web site. 3. Activate the plugin through the 'Plugins' menu in your WordPress administration page. There are no options to configure. == Changelog == = 2.1 = * Added "sticky" post class to sticky posts. Only affects posts in category. = 2.0 = * Fixed php error when running plugin on pre-3.3 versions of WordPress = 1.0 = * Original Version. == Upgrade Notice == = 2.1 = * Added "sticky" post class to sticky posts. Only affects posts in category. = 2.0 = * Fixed php error when running plugin on pre-3.3 versions of WordPress = 1.0 = Original Version