mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-09 23:24:34 +00:00
Only set fresh_site during an actual fresh install.
props westonruter. fixes #38533. git-svn-id: https://develop.svn.wordpress.org/trunk@39076 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -516,9 +516,6 @@ function populate_options() {
|
||||
// 4.4.0
|
||||
'medium_large_size_w' => 768,
|
||||
'medium_large_size_h' => 0,
|
||||
|
||||
// 4.7.0
|
||||
'fresh_site' => 1,
|
||||
);
|
||||
|
||||
// 3.3
|
||||
|
||||
Reference in New Issue
Block a user