Skip to content

WordPress plugin to automatically unstick sticky posts after a fixed number of days

Notifications You must be signed in to change notification settings

lgndhq/lgnd-expire-stickies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

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.php file to set the appropriate value of LGND_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.

About

WordPress plugin to automatically unstick sticky posts after a fixed number of days

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages