diff --git a/.wp-env.json b/.wp-env.json index e67c7fead..7ae805688 100644 --- a/.wp-env.json +++ b/.wp-env.json @@ -1,5 +1,5 @@ { - "core": "WordPress/WordPress#tags/6.7", + "core": "WordPress/WordPress#tags/6.7.1", "config": { "WP_DEBUG": true, "WP_DEBUG_LOG": true, diff --git a/bluehost-wordpress-plugin.php b/bluehost-wordpress-plugin.php index 742c1b105..984ed2ef6 100644 --- a/bluehost-wordpress-plugin.php +++ b/bluehost-wordpress-plugin.php @@ -12,10 +12,10 @@ * 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.15.4 + * Version: 3.15.5 * Requires at least: 6.5 * Requires PHP: 7.3 - * Tested up to: 6.7 + * Tested up to: 6.7.1 * Author: Bluehost * Author URI: https://bluehost.com * Text Domain: wp-plugin-bluehost @@ -32,7 +32,7 @@ } // Define constants -define( 'BLUEHOST_PLUGIN_VERSION', '3.15.4' ); +define( 'BLUEHOST_PLUGIN_VERSION', '3.15.5' ); 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 0c8aa3c1d..f560e59db 100644 --- a/composer.json +++ b/composer.json @@ -69,7 +69,7 @@ "newfold-labs/wp-php-standards": "^1.2.4", "roave/security-advisories": "dev-latest", "wp-cli/i18n-command": "^2.6.3", - "wp-phpunit/wp-phpunit": "^6.7.0" + "wp-phpunit/wp-phpunit": "^6.7.1" }, "require": { "newfold-labs/wp-module-activation": "^1.0.5", @@ -88,10 +88,10 @@ "newfold-labs/wp-module-marketplace": "^2.4.0", "newfold-labs/wp-module-migration": "^1.0.12", "newfold-labs/wp-module-notifications": "^1.6.6", - "newfold-labs/wp-module-onboarding": "^2.5.3", - "newfold-labs/wp-module-onboarding-data": "^1.2.3", - "newfold-labs/wp-module-patterns": "^2.6.1", - "newfold-labs/wp-module-performance": "2.0.1", + "newfold-labs/wp-module-onboarding": "^2.5.5", + "newfold-labs/wp-module-onboarding-data": "^1.2.4", + "newfold-labs/wp-module-patterns": "^2.8.0", + "newfold-labs/wp-module-performance": "^2.0.1", "newfold-labs/wp-module-pls": "^1.0.0", "newfold-labs/wp-module-runtime": "^1.0.12", "newfold-labs/wp-module-secure-passwords": "^1.1.1", diff --git a/composer.lock b/composer.lock index 928902c2d..7e44e86d5 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": "fab736a0120ed5820a20a99aee69e1e8", + "content-hash": "3c86a0befa83c9ea969f6131454be0dd", "packages": [ { "name": "doctrine/inflector", @@ -1536,32 +1536,32 @@ }, { "name": "newfold-labs/wp-module-onboarding", - "version": "2.5.3", + "version": "2.5.5", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-onboarding.git", - "reference": "b74398f96e04c57bd65b5881cb8f3b26dab70d66" + "reference": "b5c3e52bb9565461c7b35c4e4fbbb915327800e3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding/zipball/b74398f96e04c57bd65b5881cb8f3b26dab70d66", - "reference": "b74398f96e04c57bd65b5881cb8f3b26dab70d66", + "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding/zipball/b5c3e52bb9565461c7b35c4e4fbbb915327800e3", + "reference": "b5c3e52bb9565461c7b35c4e4fbbb915327800e3", "shasum": "" }, "require": { - "mustache/mustache": "^2.14", - "newfold-labs/wp-module-facebook": "^1.0", - "newfold-labs/wp-module-migration": "^1.0", - "newfold-labs/wp-module-onboarding-data": "^1.2", - "newfold-labs/wp-module-patterns": "^2.5", - "wp-cli/wp-config-transformer": "^1.3", + "mustache/mustache": "^2.14.2", + "newfold-labs/wp-module-facebook": "^1.0.9", + "newfold-labs/wp-module-migration": "^1.0.12", + "newfold-labs/wp-module-onboarding-data": "^1.2.4", + "newfold-labs/wp-module-patterns": "^2.6", + "wp-cli/wp-config-transformer": "^1.4.1", "wp-forge/helpers": "^2.0" }, "require-dev": { - "newfold-labs/wp-php-standards": "^1.2", - "wp-cli/i18n-command": "^2.4.3", - "wp-phpunit/wp-phpunit": "^6.2", - "yoast/phpunit-polyfills": "^2.0" + "newfold-labs/wp-php-standards": "^1.2.4", + "wp-cli/i18n-command": "^2.6.3", + "wp-phpunit/wp-phpunit": "^6.6.2", + "yoast/phpunit-polyfills": "^2.0.2" }, "type": "library", "autoload": { @@ -1578,6 +1578,23 @@ ], "clean": [ "vendor/bin/phpcbf . --standard=Newfold" + ], + "i18n-pot": [ + "vendor/bin/wp i18n make-pot . ./languages/wp-module-onboarding.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/newfold-labs/wp-module-onboarding/issues\",\"POT-Creation-Date\":\"2024-11-18T07:59:34+00:00\"}' --exclude=assets,tests,src" + ], + "i18n-po": [ + "vendor/bin/wp i18n update-po ./languages/wp-module-onboarding.pot ./languages" + ], + "i18n-mo": [ + "vendor/bin/wp i18n make-mo ./languages" + ], + "i18n-json": [ + "rm -f languages/*.json && vendor/bin/wp i18n make-json ./languages --no-purge --pretty-print" + ], + "i18n": [ + "@i18n-pot", + "@i18n-po", + "@i18n-mo" ] }, "license": [ @@ -1591,23 +1608,23 @@ ], "description": "Next-generation WordPress Onboarding for WordPress sites at Newfold Digital.", "support": { - "source": "https://github.com/newfold-labs/wp-module-onboarding/tree/2.5.3", + "source": "https://github.com/newfold-labs/wp-module-onboarding/tree/2.5.5", "issues": "https://github.com/newfold-labs/wp-module-onboarding/issues" }, - "time": "2024-11-11T23:41:57+00:00" + "time": "2024-11-21T12:07:48+00:00" }, { "name": "newfold-labs/wp-module-onboarding-data", - "version": "1.2.3", + "version": "1.2.4", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-onboarding-data.git", - "reference": "354c91711c48bc38a8982af396c78bd8d801d873" + "reference": "acec6b888bef5344fb89ca36700d551a1af4a3d0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding-data/zipball/354c91711c48bc38a8982af396c78bd8d801d873", - "reference": "354c91711c48bc38a8982af396c78bd8d801d873", + "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding-data/zipball/acec6b888bef5344fb89ca36700d551a1af4a3d0", + "reference": "acec6b888bef5344fb89ca36700d551a1af4a3d0", "shasum": "" }, "require": { @@ -1642,23 +1659,23 @@ ], "description": "A non-toggleable module containing a standardized interface for interacting with Onboarding data.", "support": { - "source": "https://github.com/newfold-labs/wp-module-onboarding-data/tree/1.2.3", + "source": "https://github.com/newfold-labs/wp-module-onboarding-data/tree/1.2.4", "issues": "https://github.com/newfold-labs/wp-module-onboarding-data/issues" }, - "time": "2024-11-12T02:04:21+00:00" + "time": "2024-11-21T09:11:59+00:00" }, { "name": "newfold-labs/wp-module-patterns", - "version": "2.6.1", + "version": "2.8.0", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-patterns.git", - "reference": "648b1448b9f8ce022950300f7aa67ee55a9a1e24" + "reference": "a1133bbd4898104a421abf4945fb59286bf69126" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-patterns/zipball/648b1448b9f8ce022950300f7aa67ee55a9a1e24", - "reference": "648b1448b9f8ce022950300f7aa67ee55a9a1e24", + "url": "https://api.github.com/repos/newfold-labs/wp-module-patterns/zipball/a1133bbd4898104a421abf4945fb59286bf69126", + "reference": "a1133bbd4898104a421abf4945fb59286bf69126", "shasum": "" }, "require": { @@ -1697,10 +1714,10 @@ ], "description": "WordPress Cloud Patterns", "support": { - "source": "https://github.com/newfold-labs/wp-module-patterns/tree/2.6.1", + "source": "https://github.com/newfold-labs/wp-module-patterns/tree/2.8.0", "issues": "https://github.com/newfold-labs/wp-module-patterns/issues" }, - "time": "2024-11-07T01:02:53+00:00" + "time": "2024-11-21T19:24:57+00:00" }, { "name": "newfold-labs/wp-module-performance", @@ -4946,16 +4963,16 @@ }, { "name": "wp-phpunit/wp-phpunit", - "version": "6.7.0", + "version": "6.7.1", "source": { "type": "git", "url": "https://github.com/wp-phpunit/wp-phpunit.git", - "reference": "2ed55b450c10f6850c44531bed7d86aceba2f842" + "reference": "e63eb1c0980839853c569d3f04ff70263b7795e3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-phpunit/wp-phpunit/zipball/2ed55b450c10f6850c44531bed7d86aceba2f842", - "reference": "2ed55b450c10f6850c44531bed7d86aceba2f842", + "url": "https://api.github.com/repos/wp-phpunit/wp-phpunit/zipball/e63eb1c0980839853c569d3f04ff70263b7795e3", + "reference": "e63eb1c0980839853c569d3f04ff70263b7795e3", "shasum": "" }, "type": "library", @@ -4990,7 +5007,7 @@ "issues": "https://github.com/wp-phpunit/issues", "source": "https://github.com/wp-phpunit/wp-phpunit" }, - "time": "2024-11-13T01:22:47+00:00" + "time": "2024-11-22T01:27:46+00:00" } ], "aliases": [], diff --git a/languages/wp-plugin-bluehost.pot b/languages/wp-plugin-bluehost.pot index dce2484c5..f40dca545 100644 --- a/languages/wp-plugin-bluehost.pot +++ b/languages/wp-plugin-bluehost.pot @@ -2,7 +2,7 @@ # This file is distributed under the GPL 2.0 or later. msgid "" msgstr "" -"Project-Id-Version: The Bluehost Plugin 3.15.4\n" +"Project-Id-Version: The Bluehost Plugin 3.15.5\n" "Report-Msgid-Bugs-To: https://github.com/bluehost/bluehost-wordpress-plugin/issues\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -86,43 +86,43 @@ msgstr "" #: inc/Admin.php:72 #: inc/Admin.php:289 -#: build/3.15.4/index.js:1 +#: build/3.15.5/index.js:1 msgid "Home" msgstr "" #: inc/Admin.php:75 -#: build/3.15.4/index.js:1 +#: build/3.15.5/index.js:1 msgid "Pages & Posts" msgstr "" #: inc/Admin.php:78 -#: build/3.15.4/index.js:1 +#: build/3.15.5/index.js:1 msgid "Store" msgstr "" #: inc/Admin.php:81 -#: build/3.15.4/index.js:1 +#: build/3.15.5/index.js:1 msgid "Marketplace" msgstr "" #: inc/Admin.php:86 -#: build/3.15.4/index.js:1 +#: build/3.15.5/index.js:1 msgid "My Plugins & Tools" msgstr "" #: inc/Admin.php:92 -#: build/3.15.4/index.js:1 +#: build/3.15.5/index.js:1 msgid "Performance" msgstr "" #: inc/Admin.php:96 #: inc/Admin.php:290 -#: build/3.15.4/index.js:1 +#: build/3.15.5/index.js:1 msgid "Settings" msgstr "" #: inc/Admin.php:101 -#: build/3.15.4/index.js:1 +#: build/3.15.5/index.js:1 msgid "Staging" msgstr "" @@ -196,221 +196,221 @@ msgstr "" msgid "Auto-updates enabled" msgstr "" -#: build/3.15.4/index.js:1 +#: build/3.15.5/index.js:1 msgid "Bluehost WordPress Plugin" msgstr "" -#: build/3.15.4/index.js:1 +#: build/3.15.5/index.js:1 msgid "Oh No, An Error!" msgstr "" -#: build/3.15.4/index.js:1 +#: build/3.15.5/index.js:1 msgid "You found an error, please refresh the page and try again!" msgstr "" -#: build/3.15.4/index.js:1 +#: build/3.15.5/index.js:1 msgid "If the error persists, please contact support." msgstr "" -#: build/3.15.4/index.js:1 +#: build/3.15.5/index.js:1 msgid "Error code:" msgstr "" -#: build/3.15.4/index.js:1 +#: build/3.15.5/index.js:1 msgid "Bluehost Account" msgstr "" -#: build/3.15.4/index.js:1 +#: build/3.15.5/index.js:1 msgid "There's nothing here!" msgstr "" -#: build/3.15.4/index.js:1 +#: build/3.15.5/index.js:1 msgid "Products & Services" msgstr "" -#: build/3.15.4/index.js:1 +#: build/3.15.5/index.js:1 msgid "Sales & Promotions" msgstr "" -#: build/3.15.4/index.js:1 +#: build/3.15.5/index.js:1 msgid "Sales Channel" msgstr "" -#: build/3.15.4/index.js:1 +#: build/3.15.5/index.js:1 msgid "Payments" msgstr "" -#: build/3.15.4/index.js:1 +#: build/3.15.5/index.js:1 msgid "Store Details" msgstr "" -#: build/3.15.4/index.js:1 +#: build/3.15.5/index.js:1 msgid "Help with WordPress" msgstr "" -#: build/3.15.4/index.js:1 +#: build/3.15.5/index.js:1 msgid "Admin" msgstr "" -#: build/3.15.4/index.js:1 +#: build/3.15.5/index.js:1 msgid "The staging feature provides a way to copy a site to test new updates, features or content." msgstr "" -#: build/3.15.4/index.js:1 -#: build/3.15.4/index.js:9 +#: build/3.15.5/index.js:1 +#: build/3.15.5/index.js:9 msgid "Sorry, that is not allowed." msgstr "" -#: build/3.15.4/index.js:1 -#: build/3.15.4/index.js:9 +#: build/3.15.5/index.js:1 +#: build/3.15.5/index.js:9 msgid "This feature cannot currently be modified." msgstr "" -#: build/3.15.4/index.js:1 -#: build/3.15.4/index.js:9 +#: build/3.15.5/index.js:1 +#: build/3.15.5/index.js:9 msgid "Oops! Something went wrong. Please try again." msgstr "" -#: build/3.15.4/index.js:1 +#: build/3.15.5/index.js:1 msgid "Phone" msgstr "" -#: build/3.15.4/index.js:1 +#: build/3.15.5/index.js:1 msgid "Call Us" msgstr "" -#: build/3.15.4/index.js:1 +#: build/3.15.5/index.js:1 msgid "Chat" msgstr "" -#: build/3.15.4/index.js:1 +#: build/3.15.5/index.js:1 msgid "Chat with one of our friendly Customer Care Specialists, as we are waiting to help. Open 24 hours - 7 days." msgstr "" -#: build/3.15.4/index.js:1 +#: build/3.15.5/index.js:1 msgid "Live Chat" msgstr "" -#: build/3.15.4/index.js:1 +#: build/3.15.5/index.js:1 msgid "Tweet" msgstr "" -#: build/3.15.4/index.js:1 +#: build/3.15.5/index.js:1 msgid "Find our team at @bluehost for updates on our products and support from our team." msgstr "" -#: build/3.15.4/index.js:1 +#: build/3.15.5/index.js:1 msgid "Tweet Us" msgstr "" -#: build/3.15.4/index.js:1 +#: build/3.15.5/index.js:1 msgid "YouTube" msgstr "" -#: build/3.15.4/index.js:1 +#: build/3.15.5/index.js:1 msgid "Find tutorials, answers, interviews and guides on our YouTube channel." msgstr "" -#: build/3.15.4/index.js:1 +#: build/3.15.5/index.js:1 msgid "Watch Now" msgstr "" -#: build/3.15.4/index.js:1 +#: build/3.15.5/index.js:1 msgid "Knowledge Base" msgstr "" -#: build/3.15.4/index.js:1 +#: build/3.15.5/index.js:1 msgid "Articles, guides, how-tos, instructions, and answers to our client's most frequently asked questions." msgstr "" -#: build/3.15.4/index.js:1 +#: build/3.15.5/index.js:1 msgid "Visit Knowledge Base" msgstr "" -#: build/3.15.4/index.js:1 +#: build/3.15.5/index.js:1 msgid "Resources" msgstr "" -#: build/3.15.4/index.js:1 +#: build/3.15.5/index.js:1 msgid "Boost your online knowledge and get ahead of the competition." msgstr "" -#: build/3.15.4/index.js:1 +#: build/3.15.5/index.js:1 msgid "Explore Resources" msgstr "" -#: build/3.15.4/index.js:1 +#: build/3.15.5/index.js:1 msgid "Events and Webinars" msgstr "" -#: build/3.15.4/index.js:1 +#: build/3.15.5/index.js:1 msgid "Team Bluehost organizes multiple webinars and events throughout the year. We are also sponsors and speak at most WordCamps across the world. Join us at our next event!" msgstr "" -#: build/3.15.4/index.js:1 +#: build/3.15.5/index.js:1 msgid "More Info" msgstr "" -#: build/3.15.4/index.js:1 +#: build/3.15.5/index.js:1 msgid "Bluehost Website" msgstr "" -#: build/3.15.4/index.js:1 +#: build/3.15.5/index.js:1 msgid "Not finding what you need? Visit our website for more information about our products and services." msgstr "" -#: build/3.15.4/index.js:1 +#: build/3.15.5/index.js:1 msgid "Go to Bluehost" msgstr "" -#: build/3.15.4/index.js:1 +#: build/3.15.5/index.js:1 msgid "Site Pages" msgstr "" -#: build/3.15.4/index.js:1 +#: build/3.15.5/index.js:1 msgid "Edit your homepage and other existing pages or add new pages to your site." msgstr "" -#: build/3.15.4/index.js:1 +#: build/3.15.5/index.js:1 msgid "View all" msgstr "" -#: build/3.15.4/index.js:1 +#: build/3.15.5/index.js:1 msgid "Add New" msgstr "" -#: build/3.15.4/index.js:1 +#: build/3.15.5/index.js:1 msgid "The Help Center provides guided, step-by-step assistance as you build your site." msgstr "" -#: build/3.15.4/index.js:1 +#: build/3.15.5/index.js:1 msgid "Site Status" msgstr "" -#: build/3.15.4/index.js:1 +#: build/3.15.5/index.js:1 msgid "Not Live" msgstr "" -#: build/3.15.4/index.js:1 +#: build/3.15.5/index.js:1 msgid "Live" msgstr "" -#: build/3.15.4/index.js:1 +#: build/3.15.5/index.js:1 msgid "Your Bluehost Coming Soon page lets you hide your site from visitors while you make the magic happen." msgstr "" -#: build/3.15.4/index.js:1 +#: build/3.15.5/index.js:1 msgid "Your website is currently displaying a \"Coming Soon\" page." msgstr "" #. translators: %s: number of weeks. `The trash will automatically empty every ${numTrashWeeks} weeks.` -#: build/3.15.4/index.js:3 +#: build/3.15.5/index.js:3 msgid "The trash will automatically empty every %s week." msgid_plural "The trash will automatically empty every %s weeks." msgstr[0] "" msgstr[1] "" #. translators: %s: number of comments. `Posts will display ${commentsPerPage} comments at a time.` -#: build/3.15.4/index.js:9 +#: build/3.15.5/index.js:9 msgid "WonderBlocks provides a library of customizable block patterns and page templates." msgstr "" diff --git a/package-lock.json b/package-lock.json index 8905054d7..971a52994 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "bluehost-wordpress-plugin", - "version": "3.15.4", + "version": "3.15.5", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "bluehost-wordpress-plugin", - "version": "3.15.4", + "version": "3.15.5", "license": "GPL-2.0-or-later", "dependencies": { "@heroicons/react": "^2.1.5", diff --git a/package.json b/package.json index 177ea6f78..da4217c78 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bluehost-wordpress-plugin", - "version": "3.15.4", + "version": "3.15.5", "description": "WordPress plugin that integrates your WordPress site with the Bluehost control panel, including performance, security, and update features.", "author": { "name": "Bluehost",