$v) { if (is_array($v)) { $array[$k] = add_magic_quotes($v); } else { $array[$k] = addslashes($v); } } return $array; } if (!get_magic_quotes_gpc()) { $HTTP_GET_VARS = add_magic_quotes($HTTP_GET_VARS); $HTTP_POST_VARS = add_magic_quotes($HTTP_POST_VARS); $HTTP_COOKIE_VARS = add_magic_quotes($HTTP_COOKIE_VARS); } $wpvarstoreset = array('action','standalone', 'option_group_id'); for ($i=0; $i

Reading Options

Front Page
Show the most recent:
Syndication Feeds
Show the most recent: posts
For each article, show:
Encoding for pages and feeds:
The character encoding you write your blog in (UTF-8 recommended)