I'm building WP theme (template) to release for free.
But I'm stuck on contact form, I want to let people to enter their own email address in Theme options, but when I call get_option function in form.php - it says Call to undefined function get_option()
I think I'm missing something here.