Any way to add QuizMe on front-page.php without BBCode?
-
I want to put the QuizMe on my front-page.php starting with
<?php if(function_exists(QuizMe)): ?>
<?php QuizMe(); ?>
<?php endif; ?>Is it possible?
If yes, what’s name of the function I need to use it to replace “QuizMe”?
Thank you.
Lin
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Any way to add QuizMe on front-page.php without BBCode?’ is closed to new replies.