Hey there,
Unfortunately the text area for the footer only allows html, this is for security reasons (WordPress standards) and the reason why you cannot use php.
Also, this is a theme mod or a “how to” question. This means there is nothing wrong with the footer as is, but you want to change it. This falls outside of the scope of support I provide. See here https://ww.wp.xz.cn/support/topic/support-issue-clarification?replies=1
My apologies.
P.S. If I were to offer a suggestion, I would suggest you look at the footer files themselves 😉
Hi there,
I would recommend to use a very basic child theme and then add the php snippet to the child’s footer.php
To get started with child themes:
https://codex.ww.wp.xz.cn/Child_Themes