Yes. The legacy Custom HTML widget seemed to work with PHP just fine. But when I try using this same code with the Custom HTML in the block editor, rather than place the administrator’s e-mail where it should go, the link says:
mailto:<?php bloginfo('admin_email'); ?>
I’m more than happy to ditch the PHP code if there’s another way to place an administrator’s e-mail address in the footer. Or if there’s a way to make the PHP code work from a block, that works too. I simply want it to work the way it did before we upgraded.