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.


Top ↑

Source Source

File: includes/admin/list-tables/abstract-class-wc-admin-list-table.php

	protected function prepare_row_data( $post_id ) {}


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.