id || ! current_user_can( set_view_role_or_capability() ) ) { return; } $version = get_plugins()['wp-rocket/wp-rocket.php']['Version'] ?? null; /** * If the version installed is equal to or greater than 3.10.8, * don't show the notice. */ if ( ! is_string( $version ) || ! version_compare( $version, '3.10.8', '<' ) ) { return; } ?>

array( 'href' => true, 'target' => '_blank', ), ) ), '' . esc_html__( 'Please update WP Rocket on the Plugins page', 'kinsta-mu-plugins' ) . '' ); ?>