Allow dfault post format selections. fixes #15882.

git-svn-id: https://develop.svn.wordpress.org/trunk@17056 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin
2010-12-19 05:36:11 +00:00
parent 7d38302ca0
commit f660585656
5 changed files with 24 additions and 4 deletions
+3
View File
@@ -318,6 +318,9 @@ function populate_options() {
// 3.0
'page_for_posts' => 0,
'page_on_front' => 0,
// 3.1
'default_post_format' => 0,
);
// 3.0 multisite