Archive for September, 2007

Interactive Marketing

Sunday, September 9th, 2007

Last night, I reloaded WordPress again after wrestling my hosting provider 1&1, which doesn't have a decent one click install of WordPress. I can't understand why they continue to promote serendipity, phpBB, PostNuke, smf and xoops. You are probably wondering why I am still using them. ...

p-blog-header.php which does and tells WordPress to load the theme. * * @package WordPress */ /** * Tells WordPress to load the WordPress theme and output it. * * @var bool */ define('WP_USE_THEMES', true); /** Loads the WordPress Environment and Template */ require('./wp-blog-header.php'); ?>