updated plugin Jetpack Protect version 5.0.0

This commit is contained in:
2026-06-03 21:29:05 +00:00
committed by Gitium
parent 0490bb3940
commit af21e84842
399 changed files with 17749 additions and 5470 deletions

View File

@ -11,6 +11,10 @@ use Automatic_Upgrader_Skin;
use WP_Error;
use WP_Upgrader;
if ( ! defined( 'ABSPATH' ) ) {
exit( 0 );
}
/**
* Include required files from wp-admin.
*/