Skip to content

Add Backward Compatibility for HPOS & Hosted Woo Updates#2358

Merged
ibndawood merged 2 commits intodevelopfrom
fix/2357-backward-compatibility
Nov 7, 2022
Merged

Add Backward Compatibility for HPOS & Hosted Woo Updates#2358
ibndawood merged 2 commits intodevelopfrom
fix/2357-backward-compatibility

Conversation

@ibndawood
Copy link
Copy Markdown
Contributor

Changes proposed in this Pull Request:

Closes #2357

This PR:

  • Adds class_exists check for classes used in Hosted Woo Updates and HPOS.
  • Do the changed files pass phpcs checks? Please remove phpcs:ignore comments in changed files and fix any issues, or delete if not practical.

Detailed test instructions:

  1. Install WooCommerce 5.3 and activate.
  2. Install this PR and activate the plugin.
  3. The plugin should work normally without breaking the website.

@ibndawood ibndawood added the changelog: none Skip changelog entry for this PR label Nov 7, 2022
@github-actions github-actions bot added changelog: fix Took care of something that wasn't working. type: bug The issue is a confirmed bug. labels Nov 7, 2022
@ibndawood ibndawood self-assigned this Nov 7, 2022
@ibndawood ibndawood requested a review from a team November 7, 2022 13:26
@ibndawood ibndawood removed type: bug The issue is a confirmed bug. changelog: fix Took care of something that wasn't working. labels Nov 7, 2022
@ibndawood ibndawood merged commit 48fbb1e into develop Nov 7, 2022
@ibndawood ibndawood deleted the fix/2357-backward-compatibility branch November 7, 2022 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog: none Skip changelog entry for this PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Backward Compatibility for HPOS and Hosted Woo Updates

2 participants