Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 3.14.7 #1276

Merged
merged 38 commits into from
Aug 28, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
2420364
Added my product page
girish-lokapure Jul 3, 2024
942640e
updated module import and small improments
girish-lokapure Jul 5, 2024
2cfea42
moved myproducts in home section
girish-lokapure Jul 23, 2024
b972edd
removed top level nav
girish-lokapure Jul 23, 2024
5a1bf2a
Merge branch 'bluehost:main' into PRESS0-718-v1
girish-lokapure Jul 24, 2024
bac5875
added tests
girish-lokapure Jul 24, 2024
55d28e5
import module instead of package
girish-lokapure Jul 30, 2024
752de1e
required my-products module and bumped data to 2.6.1
girish-lokapure Jul 30, 2024
4875714
Merge branch 'main' into PRESS0-718-v1
girish-lokapure Aug 1, 2024
355db54
on error hide my product section
girish-lokapure Aug 1, 2024
190727e
Merge branch 'bluehost:main' into PRESS0-718-v1
girish-lokapure Aug 5, 2024
8d426b1
NPM(deps): Bump @reduxjs/toolkit from 2.2.6 to 2.2.7
dependabot[bot] Aug 15, 2024
4dbf4fe
NPM(deps): Bump @wordpress/icons from 10.4.0 to 10.5.0
dependabot[bot] Aug 15, 2024
44bd7a8
NPM Dev(deps-dev): Bump cypress from 13.13.2 to 13.13.3
dependabot[bot] Aug 15, 2024
3a6da75
NPM Dev(deps-dev): Bump @wordpress/eslint-plugin from 20.1.0 to 20.2.0
dependabot[bot] Aug 15, 2024
d2102a4
Merge branch 'bluehost:main' into PRESS0-718-v1
girish-lokapure Aug 19, 2024
f65f5aa
bumped module-my-products to 0.2.0
girish-lokapure Aug 19, 2024
957e3d1
removed extra tab
girish-lokapure Aug 19, 2024
0c63975
Merge branch 'bluehost:main' into PRESS0-718-v1
girish-lokapure Aug 21, 2024
9e3f37f
ecommerce version bump to 1.3.41
ramyakrishnai Aug 21, 2024
e834d96
Merge pull request #1170 from girish-lokapure/PRESS0-718-v1
wpalani Aug 21, 2024
90fba8d
Merge pull request #1254 from bluehost/dependabot/npm_and_yarn/develo…
wpalani Aug 21, 2024
b259de9
Merge pull request #1255 from bluehost/dependabot/npm_and_yarn/develo…
wpalani Aug 21, 2024
7004d1c
Merge pull request #1256 from bluehost/dependabot/npm_and_yarn/develo…
wpalani Aug 21, 2024
016c987
Merge pull request #1257 from bluehost/dependabot/npm_and_yarn/develo…
wpalani Aug 21, 2024
ac2da2c
NPM(deps): Bump @wordpress/html-entities from 4.4.0 to 4.6.0
dependabot[bot] Aug 21, 2024
c852370
Merge pull request #1268 from bluehost/dependabot/npm_and_yarn/develo…
wpalani Aug 21, 2024
f56b029
Bump my products module to 1.0.1
wpalani Aug 22, 2024
82080eb
Merge branch 'develop' into update/ecommerce-version-bump-1.3.41
wpalani Aug 22, 2024
b95da89
Resolve conflicts
wpalani Aug 22, 2024
b8b34f3
Merge pull request #1266 from bluehost/update/ecommerce-version-bump-…
wpalani Aug 22, 2024
99e6d80
Prevent plugin icon jumping when admin menu is folding
wpalani Aug 22, 2024
0e4ebab
Bump my products module to 1.0.2
wpalani Aug 22, 2024
2302c94
Update version to 3.15.0
wpalani Aug 22, 2024
bc83ff9
Bump my products module to 1.0.3
wpalani Aug 22, 2024
5287772
Update version to 3.14.7
wpalani Aug 26, 2024
92ec80c
Remove my products module
wpalani Aug 26, 2024
f574a84
Remove MyProductSection
wpalani Aug 26, 2024
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: 2 additions & 2 deletions bluehost-wordpress-plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -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.6
* Version: 3.14.7
* Requires at least: 6.4
* Requires PHP: 7.3
* Tested up to: 6.6.1
Expand All @@ -32,7 +32,7 @@
}

// Define constants
define( 'BLUEHOST_PLUGIN_VERSION', '3.14.6' );
define( 'BLUEHOST_PLUGIN_VERSION', '3.14.7' );
define( 'BLUEHOST_PLUGIN_FILE', __FILE__ );
define( 'BLUEHOST_PLUGIN_DIR', plugin_dir_path( __FILE__ ) );
define( 'BLUEHOST_PLUGIN_URL', plugin_dir_url( __FILE__ ) );
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"newfold-labs/wp-module-context": "^1.0.1",
"newfold-labs/wp-module-data": "^2.6.2",
"newfold-labs/wp-module-deactivation": "^1.2.3",
"newfold-labs/wp-module-ecommerce": "1.3.40",
"newfold-labs/wp-module-ecommerce": "^1.3.41",
"newfold-labs/wp-module-facebook": "^1.0.9",
"newfold-labs/wp-module-features": "^1.4.2",
"newfold-labs/wp-module-global-ctb": "^1.0.13",
Expand Down
16 changes: 8 additions & 8 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions inc/Admin.php
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ public static function admin_nav_style() {
echo 'ul#adminmenu a.toplevel_page_bluehost.wp-has-current-submenu:after, ul#adminmenu>li#toplevel_page_bluehost.current>a.current:after { border-right-color: #fff !important; }';
echo 'li#toplevel_page_bluehost > ul > li.wp-first-item { display: none !important; }';
echo '#wp-toolbar #wp-admin-bar-bluehost-coming_soon .ab-item { padding: 0; }';
echo 'body.folded #adminmenu .toplevel_page_bluehost div.wp-menu-image { width: 36px; height: 34px; }';
echo '</style>';
}

Expand Down
100 changes: 52 additions & 48 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bluehost-wordpress-plugin",
"version": "3.14.6",
"version": "3.14.7",
"description": "WordPress plugin that integrates your WordPress site with the Bluehost control panel, including performance, security, and update features.",
"author": {
"name": "Bluehost",
Expand Down Expand Up @@ -33,17 +33,17 @@
},
"dependencies": {
"@heroicons/react": "^2.1.5",
"@newfold-labs/wp-module-ecommerce": "^1.3.40",
"@newfold-labs/wp-module-ecommerce": "^1.3.41",
"@newfold-labs/wp-module-facebook": "1.0.7",
"@newfold-labs/wp-module-runtime": "^1.0.10",
"@newfold/ui-component-library": "^1.1.0",
"@reduxjs/toolkit": "^2.2.6",
"@reduxjs/toolkit": "^2.2.7",
"@wordpress/compose": "^7.5.0",
"@wordpress/dom-ready": "^4.5.0",
"@wordpress/element": "^6.3.0",
"@wordpress/html-entities": "^4.4.0",
"@wordpress/html-entities": "^4.6.0",
"@wordpress/i18n": "^5.4.0",
"@wordpress/icons": "^10.4.0",
"@wordpress/icons": "^10.5.0",
"classnames": "^2.5.1",
"jquery": "^3.7.1",
"lodash": "^4.17.21",
Expand All @@ -57,9 +57,9 @@
"@tailwindcss/forms": "^0.5.7",
"@testing-library/cypress": "^10.0.2",
"@wordpress/env": "^10.5.0",
"@wordpress/eslint-plugin": "^20.1.0",
"@wordpress/eslint-plugin": "^20.2.0",
"@wordpress/scripts": "^27.9.0",
"cypress": "^13.13.2",
"cypress": "^13.13.3",
"cypress-axe": "^1.5.0",
"eslint-import-resolver-alias": "^1.1.2",
"eslint-plugin-import": "^2.29.1",
Expand Down
Loading