From 6169a2e8687c9259e1af0902044ab8e5ab18aad9 Mon Sep 17 00:00:00 2001
From: John <13183098+jcmdln@users.noreply.github.com>
Date: Fri, 4 May 2018 23:17:19 -0400
Subject: [PATCH] Add BoldGrid Post and Page Builder (#2278)
* Add BoldGrid Post and Page Builder
https://wordpress.org/plugins/post-and-page-builder/
* Correct protocol to https [BoldGrid]
---
src/apps.json | 13 +++++++++++++
1 file changed, 13 insertions(+)
diff --git a/src/apps.json b/src/apps.json
index 69ecd8ae5..1b6e6f30f 100644
--- a/src/apps.json
+++ b/src/apps.json
@@ -1230,6 +1230,19 @@
"script": "^https?://vmss\\.boldchat\\.com/aid/\\d{18}/bc\\.vms4/vms\\.js",
"website": "https://www.boldchat.com/"
},
+ "BoldGrid Post and Page Builder": {
+ "cats": [
+ 1,
+ 11
+ ],
+ "html": [
+ "]+post-and-page-builder",
+ "]+s\\d+\\.boldgrid\\.com"
+ ],
+ "implies": "WordPress",
+ "script": "/wp-content/plugins/post-and-page-builder",
+ "website": "https://boldgrid.com"
+ },
"Bolt": {
"cats": [
1