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

Add @wpbodyopen directive #46

Merged
merged 2 commits into from
Nov 20, 2020
Merged

Conversation

markjaquith
Copy link
Contributor

Adds a @wpbodyopen directive.

Since this is a new function in WordPress 5.2, the implementation checks for the wp_body_open() function. If it doesn't exist, it just calls the wp_body_open action hook (which is all that wp_body_open() currently does anyway).

fixes #45

@Log1x Log1x merged commit 76d1451 into Log1x:master Nov 20, 2020
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.

Add @wpbodyopen
2 participants