manage_users_extra_tablenav

manage_users_extra_tablenav

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: action

See hook in core

Displaying hooks found in version: wordpress-6.7.2

do_action('manage_users_extra_tablenav') is found 1 times:

  • /wp-admin/includes/class-wp-users-list-table.php line 342
    338
    339
    340
    341
    342
    343
    344
    345
    346
    347
    348
         * @since 4.9.0
         *
         * @param string $which The location of the extra table nav markup: 'top' or 'bottom'.
         */
        do_action( 'manage_users_extra_tablenav', $which );
    }
     
    /**
     * Captures the bulk action required, and return it.
     *
     * Overridden from the base class implementation to capture