Welcome to ' . get_bloginfo('name') . '
Thank you for taking the time to visit my blog! Take a second to peek around and check out some of my previous posts. Of course, I would love to find out what you think as well, so make sure to comment. See you around!
'; $aOptions['lead_count'] = 1; $aOptions['lead_cats'] = ''; $aOptions['feedburner'] = ''; $aOptions['feedburner_id'] = ''; $aOptions['show_archives'] = false; $aOptions['archives_cat'] = 'Uncategorized'; $aOptions['show_subpages'] = false; $aOptions['show_feedflare'] = false; update_option('gi_subtle_theme', $aOptions); } return $aOptions; } function displayOptions () { $aOptions = themeGluedIdeas_Subtle::initOptions(false); // Get the styles folder listing $sStyleFolder = TEMPLATEPATH . '/styles/'; $aStyleFolder = array(); $objStyleFolder = dir($sStyleFolder); while (false !== ($sFile = $objStyleFolder->read())) { if (is_dir($sStyleFolder . $sFile) && $sFile != '.' && $sFile != '..') { $aStyleFolder[] = $sFile; } } $objStyleFolder->close(); ?>visit us at our blog.', 'gluedideas_subtle'); ?>
0) { echo ('' . __('The following errors occured when saving your options:', 'gluedideas_subtle') . '