Disable theme settings backup

Posted in: Newspaper
Post count: 16

Is there a way to disable or clear out the theme settings backups. They are filling up our options table.
Theme 10.3.5

Post count: 35449

Hi,

Unfortunately there is no option for this, also on what setting are you referring maybe we can use some code to rest it.
Thank you for your understanding!

Post count: 16

Under Import/Export theme settings, there is the settings backup. Looking through the code, it appears that data gets stored in the transient cache. Is there maybe a way to just clear it when you need to?

Post count: 35449

Hi,

Unfortunately for that settings backup from Import/Export there is no option for the moment, you can remove the code store for backup in database, but this will not help wit the cache and it will be store another backup when you’ll make new settings in theme panel.
Maybe you can use the methods provide in those articles to remove/clear the transient cache:
-> https://www.wpbeginner.com/plugins/how-to-manage-and-delete-transients-in-wordpress/
-> https://wordpress.org/plugins/artiss-transient-cleaner/

Hope this will help you!
Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.