Inventory_Presser_Admin_Customize_Dashboard::populate_columns_we_added_to_vehicles_table( string $column_name, int $post_id )
populate_columns_we_added_to_vehicles_table
Contents
Description Description
Populates the custom columns we added to the posts table in the dashboard.
Parameters Parameters
- $column_name
-
(Required)
- $post_id
-
(Required)
Return Return
(void)
Source Source
File: includes/admin/class-admin-customize-dashboard.php
Expand full source code Collapse full source code View on Github