I’m using the new Block element to create a custom footer.
I’ve realized that if I use it, the usual footer bar is gone.
I’d like to have it back or at least to be able to generate the dynamic copyrigt and current year text inside my custom footer. I’ve tried pasting %copy% %current_year% in a html Gutenberg block but it doesn’t work.
How can I have the dynamic year working with a custom footer?