Skip to content
This repository has been archived by the owner on Jun 16, 2020. It is now read-only.

Fix function declaration error in WP 5.0 #76

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

simonhughes
Copy link

The has_block function has already been declared in wp-includes/blocks.php @81 in WP version 5 and above. This fixes the issues, but you may want to prefix other functions.

The `has_block` function has already been declared in `wp-includes/blocks.php @81` in WP version 5 and above. This fixes the issues, but you may want to prefix other functions.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant