This commit is contained in:
Javier Casares 2026-08-17 16:03:39 +00:00
commit 0e617fa428
12 changed files with 286 additions and 259 deletions

View file

@ -348,6 +348,7 @@ class Robotstxt_Manager_Settings {
}
delete_transient( 'robotstxt_manager_catalog' );
delete_transient( 'robotstxt_manager_subscriptions' );
return Robotstxt_Manager_Encryption::encrypt( $plain );
}
@ -406,6 +407,7 @@ class Robotstxt_Manager_Settings {
delete_option( 'robotstxt_manager_api_key' );
delete_transient( 'robotstxt_manager_catalog' );
delete_transient( 'robotstxt_manager_subscriptions' );
wp_send_json_success(
array(