/ Published in: PHP
Loads WordPress header for external functions like get_option();
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
require($_SERVER['DOCUMENT_ROOT'].'/wp-load.php' );