Hello,
What would I put in my functions.php to make this into a shortcode?
<?php require_once( get_template_directory(). '/enterforms.php' ); ?>
Thanks,
Elliot
Hello,
What would I put in my functions.php to make this into a shortcode?
<?php require_once( get_template_directory(). '/enterforms.php' ); ?>
Thanks,
Elliot
This tutorial should help walk you through how to do it:
This topic has been closed to new replies.