network_edit_site_nav
network_edit_site_nav ( $args = array() )
Parameters:- (array) args { Optional. Array or string of Query parameters. Default empty array. @type int $blog_id The site ID. Default is the current site. @type array $links The tabs to include with (label|url|cap) keys. @type string $selected The ID of the selected link. }
Defined at: - Introduced in WordPress: 4.6.0
- Deprecated in WordPress: —
Description
Outputs the HTML for a network's "Edit Site" tabular interface.