this document to set up your development environment. Jetpack Protect must have Composer dependencies installed and built via the build command.', 'jetpack-protect' ), array( 'a' => array( 'href' => array(), 'target' => array(), 'rel' => array(), ), ) ), 'https://github.com/Automattic/jetpack/blob/trunk/docs/development-environment.md#building-your-project' ); ?>

' . __( 'Dashboard', 'jetpack-protect' ) . ''; array_unshift( $actions, $settings_link ); return $actions; } ); register_deactivation_hook( __FILE__, array( 'Jetpack_Protect', 'plugin_deactivation' ) ); // Main plugin class. new Jetpack_Protect();