Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion add-ons/security/regression-testing-extension.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ addonType: "extension"

---

<div id="addon-data" style={{display: 'none'}} data-title="Regression Testing" data-purchase-url="https://mainwp.com/extension/regression-testing/" data-pricing-tier="pro" data-bundle="MainWP Pro" data-addon-type="extension" data-version="5.1.5" data-developer="MainWP" data-changelog-url="https://mainwp.com/changelog/mainwp-regression-testing-extension/" data-owned-by="Jestart LLC" data-privacy-url="https://mainwp.com/mainwp-plugin-privacy-policy/" />
<div id="addon-data" style={{display: 'none'}} data-title="Regression Testing" data-purchase-url="https://mainwp.com/extension/regression-testing/" data-pricing-tier="pro" data-bundle="MainWP Pro" data-addon-type="extension" data-version="5.2" data-developer="MainWP" data-changelog-url="https://mainwp.com/changelog/mainwp-regression-testing-extension/" data-owned-by="Jestart LLC" data-privacy-url="https://mainwp.com/mainwp-plugin-privacy-policy/" />

<Info>
**Extension Add-on** - This add-on provides standalone functionality within MainWP Dashboard. No third-party plugins required.
Expand All @@ -32,6 +32,8 @@ You can configure scans to run on a **fixed schedule** (daily, weekly, twice per

To open the add-on, go to **MainWP \> Add-ons \> Monitoring \> Regression Testing**. The **Dashboard** page provides an overview of all connected child sites and their scan results.

The sites table loads data on demand, so it stays responsive even with a large network. Use the **search box** to filter by site name or URL, click any column header to **sort**, and use the pager controls to move between pages. The default page length can be adjusted from the per-page selector at the top of the table.

Each site in the list includes:

• **Site Name & URL** – Click the site name to open its MainWP child site Dashboard.
Expand Down