This commit is contained in:
Javier Casares 2026-09-23 06:09:05 +00:00
commit 27ce69c2d2
9 changed files with 188 additions and 61 deletions

View file

@ -25,6 +25,7 @@ foreach ( $option_keys as $key ) {
}
delete_site_transient( 'robotstxt_manager_catalog' );
delete_site_transient( 'robotstxt_manager_subscriptions' );
// Purge the WordPress update transient: premium entries carry the API key
// in their package URL. WordPress rebuilds it on the next update check.