Descripció
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.
Instal·lació
- Download the zip-archive and extract it into your computer.
- Upload the entire sticky-posts-in-category folder to the /wp-content/plugins/ directory in your web site.
- Activate the plugin through the ‘Plugins’ menu in your WordPress administration page.
There are no options to configure.
PMF
- 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 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.
Ressenyes
Col·laboradors i desenvolupadors
"Sticky Posts In Category" és programari de codi obert. La següent gent ha contribuït en aquesta extensió.
ContribuïdorsTradueix “Sticky Posts In Category” a la teva llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
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.