mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-12 21:00:21 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user