Fires immediately following the closing “actions” div in the tablenav for the MS sites list table.
Parameters
$which
string- The location of the extra table nav markup: Either
'top'
or'bottom'
.
Source
do_action( 'manage_sites_extra_tablenav', $which );
Changelog
Version | Description |
---|---|
5.3.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.