issues
search
a8cteam51
/
safety-net
Scrub options, deactivate denylisted plugins, and delete user data on development sites.
20
stars
1
forks
source link
Add delete transients
#139
Closed
Ninodevo
closed
1 month ago
Ninodevo
commented
1 month ago
Changes proposed in this PR
Add option to delete transients
Delete all transients on plugin activation
Testing
Create some action that will add some transients in the DB
Install and activate Safety net
The transients should be deleted
Install and activate Safety net
Create some action that will add some transients in the DB
Go to Safety net options and use the button to delete all transients
The transients should be deleted
Install and activate Safety net
Create some action that will add some transients in the DB
Use the CLI command
wp safety-net delete-transients
The transients should be deleted
Mentions #137
Changes proposed in this PR
Testing
wp safety-net delete-transients
Mentions #137