diff --git a/inc/admin/ui/notices.php b/inc/admin/ui/notices.php index 136054fe29..7fc1dbe991 100755 --- a/inc/admin/ui/notices.php +++ b/inc/admin/ui/notices.php @@ -672,7 +672,7 @@ function rocket_notice_html( $args ) { break; case 'clear_used_css': $params = [ - 'action' => 'rocket_clear_usedcss', + 'action' => 'rocket_clean_saas', ]; if ( ! empty( $_SERVER['REQUEST_URI'] ) ) { diff --git a/tests/Fixtures/inc/ThirdParty/Themes/Divi/handleDiviAdminNotice.php b/tests/Fixtures/inc/ThirdParty/Themes/Divi/handleDiviAdminNotice.php index 72c1081bd8..bf1c8380ac 100644 --- a/tests/Fixtures/inc/ThirdParty/Themes/Divi/handleDiviAdminNotice.php +++ b/tests/Fixtures/inc/ThirdParty/Themes/Divi/handleDiviAdminNotice.php @@ -57,7 +57,7 @@ Your Divi template was updated. Clear the Used CSS if the layout, design or CSS styles were changed.