making posts linked outside of WordPress still use the same header and footer
You’ll either need to load in WordPress, which can be considered computationally expensive if your ‘other’ pages are also powered by another webapp (not to mention the conflicts it may bring). If they’re just regular PHP files, you should be OK. To load WordPress, include the file /path/to/wordpress/wp-load.php, then you’ll be able to use WordPress … Read more