I would like to add a snippet of code for a poll;
Code: Select all
<?php if ( function_exists('print_moodthingy_widget') ) { print_moodthingy_widget(); } ?>I'm using WordPress.org... and I know how to go to Appearance > Editor, I'm just not sure which template to work with in order to make this happen, and I don't know WHERE to put this line of code on the template I need to put it on.
Thank you to anyone willing to help me out, you're a kind soul!