Skip to content

Support WordPress 7.1 - #225

Merged
oleksandr-mykhailenko merged 1 commit into
masterfrom
DE-10098-update-mailgun-wp-plugin-to-support-newest-wp-version
Aug 30, 2026
Merged

Support WordPress 7.1#225
oleksandr-mykhailenko merged 1 commit into
masterfrom
DE-10098-update-mailgun-wp-plugin-to-support-newest-wp-version

Conversation

@oleksandr-mykhailenko

Copy link
Copy Markdown
Collaborator
  • Tested and confirmed compatible with WordPress 7.1; bump "Tested up to" and plugin version to 2.2.3
  • Fix settings page "Test Configuration" button: replace the jQuery AJAX callbacks removed in jQuery 3.0 (complete/success/error) with always/done/fail, and use jQuery(fn) instead of jQuery().ready(fn)
  • Load the plugin text domain on the init hook to avoid the "translation loading triggered too early" notice in WordPress 6.7+

- Tested and confirmed compatible with WordPress 7.1; bump "Tested up to"
  and plugin version to 2.2.3
- Fix settings page "Test Configuration" button: replace the jQuery AJAX
  callbacks removed in jQuery 3.0 (complete/success/error) with
  always/done/fail, and use jQuery(fn) instead of jQuery().ready(fn)
- Load the plugin text domain on the `init` hook to avoid the
  "translation loading triggered too early" notice in WordPress 6.7+

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_018h7NqSuJLrJ7jsfcKeXgUe
@oleksandr-mykhailenko
oleksandr-mykhailenko merged commit 8fa6d9d into master Aug 30, 2026
1 check failed
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.

1 participant