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

Release 3.11.3 #973

Merged
merged 15 commits into from
Oct 25, 2023
Merged

Release 3.11.3 #973

merged 15 commits into from
Oct 25, 2023

Conversation

agapetry
Copy link
Contributor

No description provided.

If a query is:

* for a Gutenberg post edit request or a menu quick search Ajax request
* AND specifies a single post status in the original SQL query string

... then the query is filtered incorrectly, resuting in no results returned / failed editing operation.  This is a theoretical error which may not actually occur under real operating conditions.
…on log

Prevent Core update scripts from being skipped when a Pro package is installed for the first time.

Also prevent hypothetical installation scripts in Pro modules from being skipped if a Pro package is installed for the first time but contains a Core library with the same version that was previously installed directly.

Introduce an installation log to display a version history (with install date) in Permissions > Settings > Install.
Fix inconsistencies in update script triggering; introduce installation log
Settings > Install: Remove a redundant get_option() call
@agapetry agapetry merged commit 27cc3ac into master Oct 25, 2023
1 check passed
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