Expire Stickies archived
WordPress plugin to automatically unstick sticky posts after a fixed number of days
★ 0stars
2release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/lgndhq/lgnd-expire-stickies/releases/download/v1.0/lgnd-expire-stickies.zipReadme
LGND Expire Sticky Posts
This plugin automatically expires sticky posts after a set number of days (by default, 14). To use:
- Edit the
lgnd-expire-stickies.phpfile to set the appropriate value ofLGND_EXPIRE_STICKIES_DAYS - Install the plugin by uploading it to the Plugins page in your WordPress backend
- Activate the plugin
Once installed and activated, the plugin will run using wp-cron hourly, selecting all sticky posts older than LGND_EXPIRE_STICKIES_DAYS and unstickying them.
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v1.0 | Apr 22, 2019 | lgnd-expire-stickies.zip | 2 |