prometheas/category-sticky-posts

This package is abandoned and no longer maintained. No replacement package was suggested.

Allows you to set Sticky posts for individual category archives.

Installs: 60

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 3

Language:CSS

Type:wordpress-plugin

0.15.2 2016-02-29 19:49 UTC

This package is not auto-updated.

Last update: 2020-01-24 16:07:26 UTC


README

Allows you to set posts sticky for individual category archives.

After installing and activating, there will be a Category Sticky meta box on the Edit Post page. Add categories where you want the post you're editing to be sticky and update the post, and you're done.

Note that this plugin uses the "the_posts" filter. This means you can set a post sticky for a category that it doesn't belong to, and it will show on that category when the archive is viewed.

Sidebar widgets will also reflect the sticky order when an archive is being viewed.

Improvements welcome.