apply_filters( 'get_site', WP_Site $_site ) Fires after a site is retrieved. ContentsParameters Source Related Used By Changelog User Contributed Notes Parameters $_site (WP_Site) Site data. Top ↑Source File: wp-includes/ms-site.php View on Trac Top ↑Related Top ↑Used By Used By Used By Description wp-includes/ms-site.php: get_site() Retrieves site data given a site ID or site object. Top ↑Changelog Changelog Version Description 4.6.0 Introduced. Top ↑User Contributed Notes You must log in before being able to contribute a note or feedback.
Top ↑Used By Used By Used By Description wp-includes/ms-site.php: get_site() Retrieves site data given a site ID or site object.