Action hook 'manage_sites_extra_tablenav'

in WP Core File wp-admin/includes/class-wp-ms-sites-list-table.php at line 358

Description

Fires immediately following the closing "actions" div in the tablenav for the MS sites list table.

Occurrences

Filename Line Number
wp-admin/includes/class-wp-ms-sites-list-table.php 358

Parameters

Type Name Description
string $which The location of the extra table nav markup: Either 'top' or 'bottom'.

PHP Doc

/**
		 * Fires immediately following the closing "actions" div in the tablenav for the
		 * MS sites list table.
		 *
		 * @since 5.3.0
		 *
		 * @param string $which The location of the extra table nav markup: Either 'top' or 'bottom'.
		 */