Site Icon: make the default value for the `site_icon` option `0` in `schema.php`.

Props swissspidy, sebastian.pisula.
Fixes #34339.


git-svn-id: https://develop.svn.wordpress.org/trunk@35312 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Scott Taylor 2015-10-21 03:27:54 +00:00
parent 14893eb628
commit e4bcddecfb
1 changed files with 1 additions and 0 deletions

View File

@ -506,6 +506,7 @@ function populate_options() {
// 4.3.0
'finished_splitting_shared_terms' => 1,
'site_icon' => 0,
);
// 3.3