apply_filters( 'wpto_column_type', $type, $keyword, $table_ID, $product, $settings, $column_settings );
Handle type of items or column td
Parameters #
- $type
- Get the type of column such as taxonomy, custom_field, acf, audio etc
- $keyword
- Returns column keywords as array
- $table_ID
- Get Table ID
- $product
- Get global $product data
- $settings
- Get all settings as array
- $column_settings
- Get columns as array
Return #
(array) Returns the type of column such as taxonomy, custom_field, acf, audio etc.
File Location #
includes/extra_items_manager.php