Skip to content

Commit

Permalink
Merge branch 'release/3.9.0' into update/onboarding-2.1.4
Browse files Browse the repository at this point in the history
* release/3.9.0:
  remove call to legacy method that was removed for `site_id`
  Remove modules: Busines Reviews, Customer Bluehost data, Legacy CTB

# Conflicts:
#	composer.lock
  • Loading branch information
circlecube committed Feb 28, 2024
2 parents 2082c00 + 672913e commit 5a691a4
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 136 deletions.
1 change: 0 additions & 1 deletion bootstrap.php
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ function () {
'file' => BLUEHOST_PLUGIN_FILE,
'brand' => get_option( 'mm_brand', 'bluehost' ),
'install_date' => get_option( 'bluehost_plugin_install_date' ),
'site_id' => \NewfoldLabs\WP\Module\CustomerBluehost\SiteMeta::get_id(),
)
);
}
Expand Down
3 changes: 0 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,11 +66,8 @@
"wp-phpunit/wp-phpunit": "^6.4.2"
},
"require": {
"newfold-labs/wp-module-business-reviews": "^1.1.1",
"newfold-labs/wp-module-coming-soon": "^1.2.0",
"newfold-labs/wp-module-context": "^1.0.0",
"newfold-labs/wp-module-ctb": "^1.1.3",
"newfold-labs/wp-module-customer-bluehost": "^1.6.0",
"newfold-labs/wp-module-data": "^2.4.18",
"newfold-labs/wp-module-deactivation": "^1.0.5",
"newfold-labs/wp-module-ecommerce": "^1.3.23",
Expand Down
133 changes: 1 addition & 132 deletions composer.lock

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

0 comments on commit 5a691a4

Please sign in to comment.