Uses
Uses | Description |
---|---|
wp-admin/includes/class-wp-ms-sites-list-table.php: wpmublogsaction | Fires inside the auxiliary ‘Actions’ column of the Sites list table. |
wp-includes/plugin.php: has_filter() | Check if any filter has been registered for a hook. |
wp-includes/plugin.php: do_action() | Execute functions hooked on a specific action hook. |