Skip to content

[pull] master from mainwp:master #679

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

Merged
merged 2 commits into from
May 8, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Advanced Custom Fields code snippets

Tested version of WordPress 6.7.1, plugin version was Advanced Custom Fields 6.3.12.
Tested version of WordPress 6.8.1, plugin version was Advanced Custom Fields 6.4.1.

This file is a code snippet that is used for [Advanced Custom Fields](https://www.advancedcustomfields.com/) plugin.

Expand Down
2 changes: 1 addition & 1 deletion Execute a function on a child site/GeneratePress/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## GeneratePress code snippets

Tested version of WordPress 6.6.2, theme version was GeneratePress 3.5.1.
Tested version of WordPress 6.8.1, theme version was GeneratePress 3.6.0.

This file is a code snippet that is used for [GeneratePress](https://wordpress.org/themes/generatepress/) theme.

Expand Down