Beschrijving
By default, the plugin allows to have only one sticky post at a time, which
means that when saving a post that has been flagged as sticky, it automatically
unsticks other posts.
Under Settings
> Lonely Sticky
, an option can be found that allows you to
define how many sticky posts can exist at a time. For example, if a maximum of
3 posts is allowed, when saving a post that has been flagged as sticky, the two
most recent sticky posts present (if any) will be kept as sticky, along the one
that’s being saved.
Setting the option to 0
will disable sticky posts completely.
Installatie
- Upload the
lonely-sticky
folder to the/wp-content/plugins/
directory - De plugin activeren via het ‘Plugins’ menu in WordPress
FAQ
No FAQ.
Beoordelingen
Bijdragers & ontwikkelaars
“Lonely Sticky” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
Bijdragers“Lonely Sticky” is vertaald in 5 talen. Dank voor de vertalers voor hun bijdragen.
Vertaal “Lonely Sticky” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.2
- Tested with WordPress 4.9.8.
- Moved plugin options to their page under
Settings > Lonely Sticky
.
1.1.1
- FIX: the plugin is now properly prepared for translation.
1.1
- NEW: added the ability to have a maximum number of sticky posts at a time, not just one.
- FIX: inline edit should work as intended, both for single and bulk modes.
1.0
- Initial version.