Automatic Expiration for Categories
With this plugin you will be able to set an expiration date for certain categories assigned to posts and products.
1 database table
| Table Name | Description | Method |
|---|---|---|
| wp_categories_expiration | Stores categories expiration data created by this plugin. | Static |
Core Table Usage
This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.
wp_postmeta