Abstract_Table_Data |
Abstract post data class used to fetch data for a post in the table. |
Data_Factory |
Factory class to get the posts table data object for a given column. |
Post_Author |
Gets post data for the post author column. |
Post_Button |
Gets data for the 'button' column. |
Post_Categories |
Gets post data for the categories column. |
Post_Content |
Gets post data for the content column. |
Post_Custom_Field |
Gets the post data for a custom field column. |
Post_Custom_Taxonomy |
Gets post data for a custom taxonomy column. |
Post_Date |
Gets post data for the date column. |
Post_Date_Modified |
Gets post data for the date column. |
Post_Excerpt |
Gets post data for the excerpt column. |
Post_Hidden_Filter |
Gets post data for a hidden filter column. |
Post_Id |
Gets post data for the ID column. |
Post_Image |
Gets post data for the image column. |
Post_Status |
Gets post data for the post status column. |
Post_Tags |
Gets post data for the tags column. |
Post_Title |
Gets post data for the title column. |