-
Notifications
You must be signed in to change notification settings - Fork 804
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
WordPress 6.4 compatibility #32865
Labels
Epic
Formerly "Primary Issue", or "Master Issue"
General
[Plugin] Jetpack
Issues about the Jetpack plugin. https://wordpress.org/plugins/jetpack/
[Pri] Normal
[Type] Janitorial
Milestone
Comments
jeherve
added
General
[Type] Janitorial
Epic
Formerly "Primary Issue", or "Master Issue"
[Pri] Normal
[Plugin] Jetpack
Issues about the Jetpack plugin. https://wordpress.org/plugins/jetpack/
labels
Sep 5, 2023
This was referenced Sep 5, 2023
This was referenced Oct 10, 2023
This was referenced Oct 17, 2023
Closed
This was referenced Oct 25, 2023
3 tasks
jeherve
added a commit
that referenced
this issue
Nov 14, 2023
WordPress 6.4 is out, we can now require WP-1, i.e. WP 6.3. Primary issue: #32865
This was referenced Nov 14, 2023
This was referenced Nov 15, 2023
Marking this one as done; all tasks have now been handled. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Epic
Formerly "Primary Issue", or "Master Issue"
General
[Plugin] Jetpack
Issues about the Jetpack plugin. https://wordpress.org/plugins/jetpack/
[Pri] Normal
[Type] Janitorial
WordPress 6.4 is set to release on November 7, 2023.
Let's use this issue to keep track of anything that may come up until then.
Tasks
And in a follow-up plugin release (most likely the December release, 12.9), to give folks time to update:
Tasks
async
anddefer
attributes introduced in WordPress 6.3 #32852__experimentalLayout
is nowlayout
#32853strpos
withstr_starts_with
#32854strpos
withstr_contains
#32863str_starts_with
andstr_ends_with
#32864In addition to the above, we can follow the dev-notes that will drop here about the release:
make.wordpress.org/core/tag/dev-notes+6-4
For reference: prior art for WordPress 6.3 compat: #31638
The text was updated successfully, but these errors were encountered: