bulk_edit_custom_box

bulk_edit_custom_box

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: action
See hook in action

See hook in core

Displaying hooks found in version: wordpress-6.4.3

do_action('bulk_edit_custom_box') is found 1 times:

  • /wp-admin/includes/class-wp-posts-list-table.php line 2059
    					 *
    					 * @param string $column_name Name of the column to edit.
    					 * @param string $post_type   The post type slug.
    					 */
    					do_action( 'bulk_edit_custom_box', $column_name, $screen->post_type );
    				} else {
    
    					/**
    					 * Fires once for each column in Quick Edit mode.
    					 *
    					 * @since 2.7.0
    

See this hook used in plugins: