I wrote my own PHP file and include it to Wordpress using: http://www.paulund.co.uk/rewrite-urls-wordpress
But now if i try in this file use Wordpress variable or function (for example get_header();) i see only blank screen. I understand that this file can not use these variables but how can i link this file with Wordpress?
I think it is simple and i tried to find answer but i don't know how to name that. Can you please help me?
I see this error reason: Fatal error: Call to undefined function get_header() in /home1/colleie6/public_html/wp-content/themes/flatads/filter.php on line 9