updated plugin Jetpack Protect
version 2.2.0
This commit is contained in:
@ -8,5 +8,6 @@
|
||||
namespace Automattic\Jetpack\Waf;
|
||||
|
||||
if ( defined( 'WP_CLI' ) && \WP_CLI ) {
|
||||
// @phan-suppress-next-line PhanUndeclaredFunctionInCallable -- https://github.com/phan/phan/issues/4763
|
||||
\WP_CLI::add_command( 'jetpack-waf', CLI::class );
|
||||
}
|
||||
|
Reference in New Issue
Block a user