diff --git a/bluehost-wordpress-plugin.php b/bluehost-wordpress-plugin.php
index 61c79a47d..ddef799d2 100644
--- a/bluehost-wordpress-plugin.php
+++ b/bluehost-wordpress-plugin.php
@@ -12,7 +12,7 @@
* Plugin URI: https://bluehost.com
* Update URI: https://github.com/bluehost/bluehost-wordpress-plugin
* Description: WordPress plugin that integrates a WordPress site with the Bluehost control panel, including performance, security, and update features.
- * Version: 3.14.7
+ * Version: 3.14.8
* Requires at least: 6.4
* Requires PHP: 7.3
* Tested up to: 6.6.1
@@ -32,7 +32,7 @@
}
// Define constants
-define( 'BLUEHOST_PLUGIN_VERSION', '3.14.7' );
+define( 'BLUEHOST_PLUGIN_VERSION', '3.14.8' );
define( 'BLUEHOST_PLUGIN_FILE', __FILE__ );
define( 'BLUEHOST_PLUGIN_DIR', plugin_dir_path( __FILE__ ) );
define( 'BLUEHOST_PLUGIN_URL', plugin_dir_url( __FILE__ ) );
diff --git a/composer.json b/composer.json
index ec9472477..e84d827c7 100644
--- a/composer.json
+++ b/composer.json
@@ -74,9 +74,9 @@
"require": {
"newfold-labs/wp-module-activation": "^1.0.3",
"newfold-labs/wp-module-atomic": "^1.3.0",
- "newfold-labs/wp-module-coming-soon": "^1.2.5",
+ "newfold-labs/wp-module-coming-soon": "^1.2.6",
"newfold-labs/wp-module-context": "^1.0.1",
- "newfold-labs/wp-module-data": "^2.6.2",
+ "newfold-labs/wp-module-data": "^2.6.3",
"newfold-labs/wp-module-deactivation": "^1.2.3",
"newfold-labs/wp-module-ecommerce": "^1.3.42",
"newfold-labs/wp-module-facebook": "^1.0.9",
@@ -88,7 +88,7 @@
"newfold-labs/wp-module-migration": "^1.0.11",
"newfold-labs/wp-module-notifications": "^1.5.0",
"newfold-labs/wp-module-onboarding": "^2.3.11",
- "newfold-labs/wp-module-patterns": "^2.4.0",
+ "newfold-labs/wp-module-patterns": "^2.4.1",
"newfold-labs/wp-module-performance": "2.0.1 as 1.9.9",
"newfold-labs/wp-module-runtime": "^1.0.11",
"newfold-labs/wp-module-secure-passwords": "^1.1.1",
diff --git a/composer.lock b/composer.lock
index 76cc1b8f2..314b4b695 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
- "content-hash": "585c6339c420c39b9054cc5cce3be639",
+ "content-hash": "6cb19b13ff307ad98af2649af4473ce2",
"packages": [
{
"name": "doctrine/inflector",
@@ -989,16 +989,16 @@
},
{
"name": "newfold-labs/wp-module-ecommerce",
- "version": "v1.3.42",
+ "version": "v1.3.41",
"source": {
"type": "git",
"url": "https://github.com/newfold-labs/wp-module-ecommerce.git",
- "reference": "1aff908a8b97d2742ab26201b27d0d9d5e619e30"
+ "reference": "4e4d787d6a033c2f2f3672ceaae4ae17ff41968d"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/newfold-labs/wp-module-ecommerce/zipball/1aff908a8b97d2742ab26201b27d0d9d5e619e30",
- "reference": "1aff908a8b97d2742ab26201b27d0d9d5e619e30",
+ "url": "https://api.github.com/repos/newfold-labs/wp-module-ecommerce/zipball/4e4d787d6a033c2f2f3672ceaae4ae17ff41968d",
+ "reference": "4e4d787d6a033c2f2f3672ceaae4ae17ff41968d",
"shasum": ""
},
"require": {
@@ -1041,10 +1041,10 @@
],
"description": "Brand Agnostic eCommerce Experience",
"support": {
- "source": "https://github.com/newfold-labs/wp-module-ecommerce/tree/v1.3.42",
+ "source": "https://github.com/newfold-labs/wp-module-ecommerce/tree/v1.3.41",
"issues": "https://github.com/newfold-labs/wp-module-ecommerce/issues"
},
- "time": "2024-09-04T13:22:33+00:00"
+ "time": "2024-08-21T09:22:19+00:00"
},
{
"name": "newfold-labs/wp-module-facebook",
@@ -1642,16 +1642,16 @@
},
{
"name": "newfold-labs/wp-module-patterns",
- "version": "2.4.0",
+ "version": "2.4.1",
"source": {
"type": "git",
"url": "https://github.com/newfold-labs/wp-module-patterns.git",
- "reference": "dabe7f8de5ee83400021e4e12374486086248eea"
+ "reference": "2d8bb11201123adc6505afd89af6494490f929ed"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/newfold-labs/wp-module-patterns/zipball/dabe7f8de5ee83400021e4e12374486086248eea",
- "reference": "dabe7f8de5ee83400021e4e12374486086248eea",
+ "url": "https://api.github.com/repos/newfold-labs/wp-module-patterns/zipball/2d8bb11201123adc6505afd89af6494490f929ed",
+ "reference": "2d8bb11201123adc6505afd89af6494490f929ed",
"shasum": ""
},
"require": {
@@ -1689,10 +1689,10 @@
],
"description": "WordPress Cloud Patterns",
"support": {
- "source": "https://github.com/newfold-labs/wp-module-patterns/tree/2.4.0",
+ "source": "https://github.com/newfold-labs/wp-module-patterns/tree/2.4.1",
"issues": "https://github.com/newfold-labs/wp-module-patterns/issues"
},
- "time": "2024-08-30T12:44:15+00:00"
+ "time": "2024-09-04T13:49:43+00:00"
},
{
"name": "newfold-labs/wp-module-performance",
@@ -1893,16 +1893,16 @@
},
{
"name": "newfold-labs/wp-module-staging",
- "version": "2.1.1",
+ "version": "2.1.0",
"source": {
"type": "git",
"url": "https://github.com/newfold-labs/wp-module-staging.git",
- "reference": "bf00499e80ba23729dfe140e8211a325627c259c"
+ "reference": "87116edaff795913173dd5d0dc4cb258d6cda8ef"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/newfold-labs/wp-module-staging/zipball/bf00499e80ba23729dfe140e8211a325627c259c",
- "reference": "bf00499e80ba23729dfe140e8211a325627c259c",
+ "url": "https://api.github.com/repos/newfold-labs/wp-module-staging/zipball/87116edaff795913173dd5d0dc4cb258d6cda8ef",
+ "reference": "87116edaff795913173dd5d0dc4cb258d6cda8ef",
"shasum": ""
},
"require": {
@@ -1940,10 +1940,10 @@
],
"description": "Newfold module for staging functionality in brand plugins",
"support": {
- "source": "https://github.com/newfold-labs/wp-module-staging/tree/2.1.1",
+ "source": "https://github.com/newfold-labs/wp-module-staging/tree/2.1.0",
"issues": "https://github.com/newfold-labs/wp-module-staging/issues"
},
- "time": "2024-09-03T18:35:49+00:00"
+ "time": "2024-07-03T17:28:16+00:00"
},
{
"name": "newfold-labs/wp-module-survey",
@@ -3459,12 +3459,12 @@
"source": {
"type": "git",
"url": "https://github.com/Roave/SecurityAdvisories.git",
- "reference": "8934624d282f87f8f60e8fd8be1197a644ea8b76"
+ "reference": "4d6c8b84df3bb029a1c98366a87e7768bd324a59"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/8934624d282f87f8f60e8fd8be1197a644ea8b76",
- "reference": "8934624d282f87f8f60e8fd8be1197a644ea8b76",
+ "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/4d6c8b84df3bb029a1c98366a87e7768bd324a59",
+ "reference": "4d6c8b84df3bb029a1c98366a87e7768bd324a59",
"shasum": ""
},
"conflict": {
@@ -3684,7 +3684,7 @@
"genix/cms": "<=1.1.11",
"getformwork/formwork": "<1.13.1|==2.0.0.0-beta1",
"getgrav/grav": "<1.7.46",
- "getkirby/cms": "<=3.6.6.5|>=3.7,<=3.7.5.4|>=3.8,<=3.8.4.3|>=3.9,<=3.9.8.1|>=3.10,<=3.10.1|>=4,<=4.3",
+ "getkirby/cms": "<=4.3",
"getkirby/kirby": "<=2.5.12",
"getkirby/panel": "<2.5.14",
"getkirby/starterkit": "<=3.7.0.2",
@@ -3923,10 +3923,9 @@
"phpxmlrpc/extras": "<0.6.1",
"phpxmlrpc/phpxmlrpc": "<4.9.2",
"pi/pi": "<=2.5",
- "pimcore/admin-ui-classic-bundle": "<1.5.4",
+ "pimcore/admin-ui-classic-bundle": "<=1.5.1",
"pimcore/customer-management-framework-bundle": "<4.0.6",
"pimcore/data-hub": "<1.2.4",
- "pimcore/data-importer": "<1.8.9|>=1.9,<1.9.3",
"pimcore/demo": "<10.3",
"pimcore/ecommerce-framework-bundle": "<1.0.10",
"pimcore/perspective-editor": "<1.5.1",
@@ -4271,7 +4270,7 @@
"type": "tidelift"
}
],
- "time": "2024-09-03T20:04:58+00:00"
+ "time": "2024-08-29T19:05:41+00:00"
},
{
"name": "squizlabs/php_codesniffer",
@@ -4355,16 +4354,16 @@
},
{
"name": "symfony/finder",
- "version": "v5.4.43",
+ "version": "v5.4.42",
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
- "reference": "ae25a9145a900764158d439653d5630191155ca0"
+ "reference": "0724c51fa067b198e36506d2864e09a52180998a"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/finder/zipball/ae25a9145a900764158d439653d5630191155ca0",
- "reference": "ae25a9145a900764158d439653d5630191155ca0",
+ "url": "https://api.github.com/repos/symfony/finder/zipball/0724c51fa067b198e36506d2864e09a52180998a",
+ "reference": "0724c51fa067b198e36506d2864e09a52180998a",
"shasum": ""
},
"require": {
@@ -4398,7 +4397,7 @@
"description": "Finds files and directories via an intuitive fluent interface",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/finder/tree/v5.4.43"
+ "source": "https://github.com/symfony/finder/tree/v5.4.42"
},
"funding": [
{
@@ -4414,7 +4413,7 @@
"type": "tidelift"
}
],
- "time": "2024-08-13T14:03:51+00:00"
+ "time": "2024-07-22T08:53:29+00:00"
},
{
"name": "symfony/polyfill-php80",
@@ -4883,5 +4882,5 @@
"platform-overrides": {
"php": "7.3.0"
},
- "plugin-api-version": "2.3.0"
+ "plugin-api-version": "2.6.0"
}
diff --git a/package-lock.json b/package-lock.json
index 89164443e..baefe1a57 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "bluehost-wordpress-plugin",
- "version": "3.14.7",
+ "version": "3.14.8",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "bluehost-wordpress-plugin",
- "version": "3.14.7",
+ "version": "3.14.8",
"license": "GPL-2.0-or-later",
"dependencies": {
"@heroicons/react": "^2.1.5",
diff --git a/package.json b/package.json
index 5bd553f3e..3b3875c06 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "bluehost-wordpress-plugin",
- "version": "3.14.7",
+ "version": "3.14.8",
"description": "WordPress plugin that integrates your WordPress site with the Bluehost control panel, including performance, security, and update features.",
"author": {
"name": "Bluehost",
diff --git a/src/app/pages/pages-and-posts/blogPosts.js b/src/app/pages/pages-and-posts/blogPosts.js
index fe0920101..0a148b765 100644
--- a/src/app/pages/pages-and-posts/blogPosts.js
+++ b/src/app/pages/pages-and-posts/blogPosts.js
@@ -38,7 +38,7 @@ const BlogPosts = () => {
{ __( 'View all', 'wp-plugin-bluehost' ) }
-
+
diff --git a/src/app/pages/pages-and-posts/sitePages.js b/src/app/pages/pages-and-posts/sitePages.js
index b2cbe38e1..e0c680251 100644
--- a/src/app/pages/pages-and-posts/sitePages.js
+++ b/src/app/pages/pages-and-posts/sitePages.js
@@ -38,7 +38,7 @@ const SitePages = () => {
{ __( 'View all', 'wp-plugin-bluehost' ) }
-
+
diff --git a/tests/cypress/integration/pages-and-posts.cy.js b/tests/cypress/integration/pages-and-posts.cy.js
index dbc0c5ddf..de293bbc0 100644
--- a/tests/cypress/integration/pages-and-posts.cy.js
+++ b/tests/cypress/integration/pages-and-posts.cy.js
@@ -33,9 +33,9 @@ describe('Pages & Posts', function () {
cy.go('back');
cy.get('.wppbh-app-site-page')
- .find('a[href="post-new.php?post_type=page"] Button')
+ .find('a[href="post-new.php?post_type=page&wb-library=patterns&wb-category=features"] Button')
.click();
- cy.url().should('include', 'post-new.php?post_type=page');
+ cy.url().should('include', 'post-new.php?post_type=page&wb-library=patterns&wb-category=features');
cy.go('back');
});
@@ -48,9 +48,9 @@ describe('Pages & Posts', function () {
cy.go('back');
cy.get('.wppbh-app-blog-posts')
- .get('a[href="post-new.php"] Button')
+ .get('a[href="post-new.php?wb-library=patterns&wb-category=text"] Button')
.click();
- cy.url().should('include', 'post-new.php');
+ cy.url().should('include', 'post-new.php?wb-library=patterns&wb-category=text');
cy.go('back');
});