Viewing 1 replies (of 1 total)
  • Plugin Author Shea Bunge

    (@bungeshea)

    If you want to use PHP, it’s probably better to do this in your theme templates.

    If you do want to use the Insert PHP plugin with footer-text, you will need to add this code to a plugin or functions.php:

    add_filter( 'term_description', 'will_bontrager_insert_php', 9 );

Viewing 1 replies (of 1 total)
  • The topic ‘Put php in the HTML area’ is closed to new replies.