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

πŸ§‘β€πŸ’» Improve option page awareness in fields and blocks #250

Merged
merged 2 commits into from
Jun 6, 2024

Conversation

Log1x
Copy link
Owner

@Log1x Log1x commented Jun 6, 2024

This PR improves compatibility with using option page field values for dynamically creating field groups in fields and blocks. This is done by ensuring that option pages are always loaded & registered prior to composing fields and blocks.

I also increased the default hook priority to 100 which should improve general compatibility with plugins such as ACF Extended when exploring more advanced functionality.

Change log

Enhancements

  • πŸ§‘β€πŸ’» Ensure option pages are loaded before fields and blocks
  • πŸ”§ Set the acf/init priority to 100 to improve compatibility

@Log1x Log1x merged commit 7e3c6fa into master Jun 6, 2024
2 checks passed
@Log1x Log1x deleted the enhance/option-page-awareness branch June 6, 2024 04:11
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