Check if function exists
-
Hi, I don’t want to use the shortcode but the function to insert your form into a page. I tried to do it but it doesn’t work (form not showing), do you know why?
<?php if(function_exists('contactformx')) { contactformx(); } ?>Thanks! 🙂
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Check if function exists’ is closed to new replies.