How to get the author data outside the query loop
Easily get the author data outside the WordPress query loop
- 8/30/2023
- 1 min read
Easily get the author data outside the WordPress query loop
In Block API version 2 or higher, blocks must use `useBlockProps` hook to properly insert the attributes and event handlers needed to enable block behaviour.
Learn what is WordPress KSES and how to allow iframe and script tags in post content.