WordPress/wp-includes
Jeremy Felt 45ad4808d9 Provide all site flag data in objects returned by get_blogs_of_user()
Previously, `archived`, `spam`, and `deleted` properties were forced to `0` when returned by `get_blogs_of_user()`. This was originally introduced in [21794] as a way to prevent notices when properties were expected.

Instead, we can properly fill these properties with those retrieved from `get_blog_details()`.

Props realloc.
Fixes #32281.

Built from https://develop.svn.wordpress.org/trunk@32626


git-svn-id: http://core.svn.wordpress.org/trunk@32596 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-05-27 21:23:26 +00:00
..
2015-05-15 20:44:25 +00:00
2014-09-11 19:07:17 +00:00
2015-05-09 18:27:26 +00:00
2015-05-25 17:32:27 +00:00
2015-05-26 18:13:25 +00:00
2015-05-26 18:53:27 +00:00
2015-05-26 19:23:25 +00:00
2015-05-26 19:33:25 +00:00
2015-05-26 21:51:31 +00:00
2015-05-26 22:17:25 +00:00
2015-05-27 18:15:25 +00:00
2015-04-27 05:10:27 +00:00