I believe I’ve found a bug in the Bloggy theme where if you go directly to the theme folder it reveals the path to the WordPress install by showing the error below:
Fatal error: Call to undefined function get_option() in /path/to/wordpress/wp-content/themes/bloggy-v2-0/index.php on line 2
Note: I’ve removed the actual path to the WordPress theme. Is it possible to get this changed so it doesn’t reveal the path?
Hi, you will get the same result if you try it with the default WordPress theme. Because the WordPress functions are not defined outside of the WordPress. So, they don’t work.
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in and have valid license to reply to this topic.