Skip to content

Fix critical error with WPForms Pro; fix deprecation.#1118

Merged
mauteri merged 3 commits intodevelopfrom
0.32.3-changes
Jul 9, 2025
Merged

Fix critical error with WPForms Pro; fix deprecation.#1118
mauteri merged 3 commits intodevelopfrom
0.32.3-changes

Conversation

@mauteri
Copy link
Copy Markdown
Contributor

@mauteri mauteri commented Jul 8, 2025

Description of the Change

Closes #

How to test the Change

Changelog Entry

Added - New feature
Changed - Existing functionality
Deprecated - Soon-to-be removed feature
Removed - Feature
Fixed - Bug fix
Security - Vulnerability

Credits

Props @username, @username2, ...

Checklist:

  • I agree to follow this project's Code of Conduct.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests pass.

@what-the-diff
Copy link
Copy Markdown

what-the-diff bot commented Jul 8, 2025

PR Summary

  • Added a Validity Check for $wp_query
    This update introduces a new safeguard - a check to make sure that $wp_query is valid and ready for use before we start sorting tasks in the adjust_admin_event_sorting section. This enhances the reliability of the system, as it will prevent potential system crashes from occurring due to invalid $wp_querys.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jul 8, 2025

Preview changes with Playground

You can preview the recent changes for PR#1118 with the following PHP versions:

PHP Version 8.3

PHP Version 7.4

Download .zip with build changes

Made with 💙 from GatherPress & a little bit of WordPress Playground. Changes will not persist between sessions.

@mauteri mauteri marked this pull request as ready for review July 9, 2025 14:59
@mauteri mauteri merged commit 0ff23d4 into develop Jul 9, 2025
15 checks passed
carstingaxion added a commit to carstingaxion/gatherpress that referenced this pull request Jul 22, 2025
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