Ask Question in MZ User
0

#MEMO Load WordPress Core

Posted February 7th, 2010 in nothing and tagged , by saturngod

//not use theme
define('WP_USE_THEMES', false);

//load wordpress core
require('./wp-blog-header.php');


Leave a Reply