jadedcoder Sticky Permalinks
Keeps a history of your permalinks no matter what changes you make on your site, and redirects old links to the new ones.
2 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_jcsp_category_permalinks | Stores jcsp category permalinks data created by this plugin. | Static |
| wp_jcsp_post_permalinks | Stores jcsp post permalinks 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_optionsOption key:
jcsp_db_version