Archived topic
Automatically Add New Gutenberg Author Block To All Posts?
1 reply · Started by Patrick on February 19, 2022
Viewing posts 1–2 of 2
Is there a way to have the new Gutenberg Author Block automatically added to the end of all posts, old and new, without having to go through and manually add it to each post? I know I could use a block-hook, but isn't there a native way to do it with FSE?
Thanks ;-)
Hi Patrick,
A block element hook should be the way to go.
You can see the hook locations here:
https://docs.generatepress.com/article/hooks-visual-guide/#single-post
This archived topic is closed to new replies.