WP_List_Table::column_cb() –

You appear to be a bot. Output may be restricted

Description

Usage

WP_List_Table::column_cb( $item );

Parameters

$item
( object|array ) required

Returns

void

Source

File name: wordpress/wp-admin/includes/class-wp-list-table.php
Lines:

1 to 1 of 1
  protected function column_cb( $item ) {}
 

 View on GitHub View on Trac