The wp-blog-header.php tag has no wiki summary.
3
votes
2answers
3k views
What is the correct way to use wordpress functions outside wordpress files?
I read about 2 methods for initializing wordpress function outside of wordpress files so We can use these functions on any page or website outside the wordpress blog.
Which one of these 2 methods is ...