updated plugin Jetpack Protect version 5.0.0
This commit is contained in:
@ -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.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user