Inventory_Presser_Admin_Customize_Dashboard::add_columns_to_vehicles_table( array $column )
add_columns_to_vehicles_table
Contents
Description Description
Adds slugs to the post table columns array so the dashboard list of vehicles is more informative than the vanilla list for posts.
Parameters Parameters
- $column
-
(Required)
Return Return
(array)
Source Source
File: includes/admin/class-admin-customize-dashboard.php
Expand full source code Collapse full source code View on Github