Skip to main content

What You’ll Learn

  • Installing Jetpack Protect extension and plugin
  • Viewing and fixing vulnerabilities on child sites
  • Connecting child sites to Jetpack
  • Using bulk actions to manage multiple sites

Integration Add-on - This add-on extends MainWP to work with Jetpack Protect. Requires Jetpack Protect to be installed and active on your child sites.
Jetpack Protect extension allows you to see any vulnerabilities on your child sites directly in your MainWP Dashboard. The extension works in tandem with the Jetpack Protect plugin on your child sites. Both the extension and the plugin are free to download and use.
Jetpack Protect automatically scans your child sites once per day. This means that after resolving vulnerability issues, it can take up to 24 hours before the extension reflects changes.
Screenshot of Jetpack Protect dashboard showing vulnerability counts for child sites

Installing the extension

First step is to install the Jetpack Protect plugin on the desired child sites and activate it. After that, follow these steps to install the MainWP Jetpack Protect extension.
1

Go to your MainWP Dashboard

2

Go to MainWP Dashboard > Add-ons > Manage Add-ons

3

Click the Install Add-ons button

Click the Install Add-ons button Screenshot highlighting the Install Add-ons button on the Add-ons page
4

Locate the Jetpack Protect extension and select it

5

Click the Install button

6

Once the installation process is complete, click the Activate Add-ons button.

Once the installation process is complete, click the Activate Add-ons button. Screenshot showing the Activate Add-ons button after Jetpack Protect installation

Vulnerabilities tab

Screenshot of Jetpack Protect Vulnerabilities tab showing child sites with vulnerability counts The Vulnerabilities tab shows the child sites that have the Jetpack Protect plugin installed, when the last scan was performed, and the number of vulnerabilities found for WordPress core, plugins, themes, files, and database items. File and database counts require Jetpack Scan data. You can click on the child site row to expand it and reveal detailed information about the detected vulnerabilities.

Fix a vulnerability

Then you can click a vulnerability to reveal more information about it. For supported WordPress core, plugin, and theme vulnerabilities, you can update to the fixed version when one is available. For plugin and theme vulnerabilities, you can also delete the affected item. Animated screenshot showing how to expand vulnerability details and fix options

Overview tab

This page provides you with additional actions related to the Jetpack Protect plugin. The ellipsis menu includes actions such as Overview, Edit, Go to Jetpack Protect, Hide Jetpack Protect or Unhide Jetpack Protect, and Connect Jetpack Protect or Disconnect Jetpack Protect. Animated screenshot showing ellipsis menu with hide and disconnect options The Bulk Actions menu can activate, update, hide, unhide, connect, or disconnect Jetpack Protect for multiple child sites at once. Animated screenshot demonstrating bulk actions menu for multiple sites

Jetpack Protect REST API

The extension registers a v1 REST API endpoint at wp-json/mainwp/v1/jetpack-protect/result. All MainWP REST API calls, including full documentation and examples, are publicly available on Postman. Please refer to our REST API documentation for more details on enabling REST API and managing API keys.

Quick Start with Jetpack Protect

The extension works in tandem with the Jetpack Protect plugin on your Child Sites. Both the extension and the plugin are free to download and use.
1

Install the MainWP Jetpack Protect extension

2

Install the Jetpack Protect plugin on all desired child sites

3

Navigate to MainWP Dashboard > Add-ons > Security > Jetpack Protect

Navigate to MainWP Dashboard > Add-ons > Security > Jetpack Protect.NOTE: If you don’t immediately see all Child Sites on which you’ve installed Jetpack Protect plugin, please Synchronize all sites.Screenshot of Jetpack Protect extension page with child sites listed
4

You should now see all sites in the table, with the red X icon in the Jetpack Connection column

You should now see all sites in the table, with the red X icon in the Jetpack Connection column
5

To connect the Jetpack extension to the Jetpack plugin

To connect the Jetpack extension to the Jetpack plugin
  1. Select all sites in the table
  2. From the Bulk actions menu, select Connect Jetpack
  3. Click Apply button Animated screenshot showing bulk Connect Jetpack action being applied to multiple sites
6

Perform another synchronization to get fresh data

Perform another synchronization to get fresh data.NOTE: After connecting the child sites to Jetpack Protect, it can take some time before Jetpack Protect completes the first scan.