Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #41762


Ignore:
Timestamp:
08/30/2017 10:08:52 PM (9 years ago)
Author:
spacedmonkey
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #41762

    • Property Summary Use get_networks in ms_load_current_site_and_networkUse WP_Network_Query in ms_load_current_site_and_network
  • Ticket #41762 – Description

    initial v1  
    1 Use get_networks in ms_load_current_site_and_network instead of raw SQL query.
     1Use WP_Network_Query in ms_load_current_site_and_network instead of raw SQL query.