Posts_Table_Data_Custom_Taxonomy extends Post_Custom_Taxonomy
Gets post data for a custom taxonomy column.
Tags
Table of Contents
- $links : mixed
- $post : mixed
- $date_format : mixed
- $is_date : mixed
- $taxonomy : mixed
- __construct() : mixed
- get_data() : mixed
- get_filter_data() : mixed
- get_sort_data() : mixed
- get_separator() : mixed
- convert_to_timestamp() : mixed
Properties
$links
protected
mixed
$links
$post
protected
mixed
$post
$date_format
private
mixed
$date_format
$is_date
private
mixed
$is_date
$taxonomy
private
mixed
$taxonomy
Methods
__construct()
public
__construct(mixed $post[, mixed $links = '' ]) : mixed
Parameters
- $post : mixed
- $links : mixed = ''
Return values
mixed —get_data()
public
get_data() : mixed
Return values
mixed —get_filter_data()
public
get_filter_data() : mixed
Return values
mixed —get_sort_data()
public
get_sort_data() : mixed
Return values
mixed —get_separator()
protected
static get_separator(mixed $item_type) : mixed
Parameters
- $item_type : mixed
Return values
mixed —convert_to_timestamp()
private
convert_to_timestamp(mixed $date) : mixed
Parameters
- $date : mixed