$v) { if (is_array($v)) { $array[$k] = add_magic_quotes($v); } else { $array[$k] = addslashes($v); } } return $array; } if (!get_magic_quotes_gpc()) { $_GET = add_magic_quotes($_GET); $_POST = add_magic_quotes($_POST); $_COOKIE = add_magic_quotes($_COOKIE); } $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)