WC_Admin_List_Table::prepare_row_data( int $post_id )
Pre-fetch any data for the row each column has access to it.
Description Description
Parameters Parameters
- $post_id
-
(Required) Post ID being shown.
Source Source
File: includes/admin/list-tables/abstract-class-wc-admin-list-table.php
protected function prepare_row_data( $post_id ) {}