This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Lonely Sticky

Kuvaus

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.

Asennus

  1. Upload the lonely-sticky folder to the /wp-content/plugins/ directory
  2. Ota lisäosa käyttöön WordPress hallintapaneelin Lisäosat kohdassa

UKK

No FAQ.

Arvostelut

Lue kaikki 3 arvostelua.

Avustajat & Kehittäjät

“Lonely Sticky” perustuu avoimeen lähdekoodiin. Seuraavat henkilöt ovat osallistuneet tämän lisäosan kehittämiseen.

Avustajat

“Lonely Sticky” has been translated into 6 locales. Kiitoksia kääntäjille heidän työstään.

Käännä “Lonely Sticky” omalle kielellesi.

Oletko kiinnostunut kehitystyöstä?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Muutosloki

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.