templates – How can I get a single php file that is the equivalent of an existing WordPress page?
Question
When I use my php file as a template and no other content on the page, it works fine but when I run the file directly (via PhpStorm), there are missing elements (such as comment_status) that cause exceptions. I am doing the require of wp-load and callin
0
2 years
0 Answers
0 views