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

Tweak/issue 2822 - WordPress 6.7 Compatibility #2823

Open
wants to merge 2 commits into
base: trunk
Choose a base branch
from
Open

Conversation

iyut
Copy link
Collaborator

@iyut iyut commented Oct 16, 2024

Description

Testing the plugin on WordPress 6.7 Beta to make sure its compatibility. Then bump the Tested up to version.

Testing Instructions

  1. Install WordPress Beta Tester plugin.
  2. Select the “Bleeding edge” channel and “Beta/RC Only” stream.
  3. Test the plugin using WP 6.7 beta version.
  4. Make sure no error listed in log file.

Related issue(s)

Fixes #2822

Checklist

  • unit tests
  • changelog.txt entry added
  • readme.txt entry added

@iyut iyut self-assigned this Oct 16, 2024
Copy link
Collaborator

@Abdalsalaam Abdalsalaam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tested it and all looks good

Copy link
Collaborator

@dustinparker dustinparker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything appears to work correctly. The same warning is showing up on this plugin:

Function load_plugin_textdomain was called incorrectly. Attempted to load translations for the woocommerce-services domain too early. Translations should be loaded after the after_setup_theme action has fired, to ensure that the current user is already set up. (This message was added in version 6.7.0.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ensure WordPress 6.7 Compatibility
3 participants