Changeset 41215 for trunk/src/wp-includes/class-wp-network-query.php
- Timestamp:
- 08/03/2017 02:33:19 PM (9 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/class-wp-network-query.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-network-query.php
r41162 r41215 259 259 * @since 4.6.0 260 260 * 261 * @param array $ results An array of networks.262 * @param WP_Network_Query &$this Current instance of WP_Network_Query, passed by reference.261 * @param array $_networks An array of WP_Network objects. 262 * @param WP_Network_Query &$this Current instance of WP_Network_Query, passed by reference. 263 263 */ 264 264 $_networks = apply_filters_ref_array( 'the_networks', array( $_networks, &$this ) );
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)