Hooks and filters
There are a number of filters provided in Posts Table Pro which allow you to customize the behavior of the...
Overriding text strings, labels and messages in the posts table
All text in Posts Table Pro is fully translatable in the usual way using the gettext functions provided in WordPress....
Template functions
ptp_get_posts_table This function can be used in your theme or plugin to retrieve a posts table, passing a list of...
CSS selectors
.posts-data-table The main posts <table> element .posts-data-table th The table headings .posts-data-table thead tr .posts-data-table tfoot tr The table header...
Adding a custom column to the posts table
These instructions will explain how to add a custom column in Posts Table Pro. Custom columns are a good way...