I need to return values to be displayed in columns of the post type, but I can not return anything, how should I do it?
Code:
add_action( 'init', 'create_eventcategory_taxonomy', 0);
add_filter ("manage_edit-tf_events_columns", "tf_events_e...
asked by
08.04.2014 / 20:51