Sticky Post Cleanup
Set an automatic expiration length to sticky posts.
by Andrew Norcross · github.com/norcross/sticky-post-cleanup · website
★ 6stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/norcross/sticky-post-cleanup/archive/refs/heads/master.zipDeclares an update source (https://github.com/norcross/sticky-post-cleanup), so updates arrive through the plugin's own updater.
From the readme
Sticky Post Cleanup
Contributors
Andrew Norcross
About
Set an automatic expiration date to sticky posts via cron job. Also allows to set a maximum number of sticky posts to have on a site.
Current Actions
runs a twice-daily cron job (which can be changed via filter) to check for sticky posts past the allowed range.
checks on each save post to make sure we don't have more than the max allowed.
Changelog
See CHANGES.md.
Roadmap
nothing at this time
Pull requests are very much welcome and encouraged.
Read the full README on GitHub →
Releases
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.