Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #36935, comment 19


Ignore:
Timestamp:
06/29/2016 09:22:03 AM (8 years ago)
Author:
jeremyfelt
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36935, comment 19

    initial v1  
    1 [attachment:36935.7.diff] introduces the `get_details()` method to `WP_Site`. This allows for lazy loading of extended site details without deprecating `get_blog_details()`.
     1[attachment:36935.7.diff] still introduces the `get_details()` method to `WP_Site`. This allows for lazy loading of extended site details. It does not deprecate `get_blog_details()`.
    22
    33A couple notes: