Make WordPress Core

Changes between Initial Version and Version 21 of Ticket #37102


Ignore:
Timestamp:
10/18/2016 05:14:41 PM (9 years ago)
Author:
jeremyfelt
Comment:

We made some great progress today in this discussion on Slack and created several new tickets to encourage incremental progress.

I'd like to keep this ticket attached to the 4.7 milestone until the enhancements deadline on October 26 to continue to encourage eyes on the individual tickets. We can then bring it back to the 4.8 milestone once that is created.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #37102

    • Property Status changed from new to assigned
    • Property Owner set to iamfriendly
    • Property Milestone changed from Awaiting Review to 4.7
    • Property Keywords has-patch added
    • Property Type changed from enhancement to task (blessed)
  • Ticket #37102 – Description

    initial v21  
    1 Curerntly there are lots of calls to the get_blog_details function. Now that get_site is in place, we should place that with the new function. Only calls that get the site by id can be replaced.
     1Currently there are lots of calls to the `get_blog_details` function. Now that `get_site` is in place, we should place that with the new function. Only calls that get the site by id can be replaced.