Admin Email Address Link in Block-based Widgets Editor
-
I’m trying to find a way to place an e-mail link for the WordPress administrator in the widget footer using the Block-based Widgets Editor. In the classic widget editor, we used the following code:
<a href="mailto:<?php bloginfo('admin_email'); ?>">Contact Webmaster</a>Obviously, the Block Editor doesn’t play nicely with PHP code. Because the Block-based Widgets Editor is relatively new, I can’t find an alternative method of offering this functionality.
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Admin Email Address Link in Block-based Widgets Editor’ is closed to new replies.