Files
wordpress-develop/src/wp-includes
Sergey Biryukov 59e55af520 Docs: Document that has_block() does not check reusable blocks.
Since the function only checks the raw, non-parsed post content, reusable blocks are just a `core/block` type and nothing more at that point.

In order to also check reusable blocks, the content needs to be parsed using `parse_blocks()` first.

Props vyskoczilova, peterwilsoncc.
Fixes #53140.

git-svn-id: https://develop.svn.wordpress.org/trunk@51046 602fd350-edb4-49c9-b593-d223f7449a82
2021-05-29 18:41:09 +00:00
..
2021-05-04 14:43:36 +00:00
2021-05-04 14:43:36 +00:00
2021-02-23 21:04:02 +00:00