ptp_get_posts_table()
Retrieves a post table for the specified args. The arg names are the same as those used in the shortcode and Table_Args.
ptp_get_posts_table([array<string|int, mixed> $args = [] ]) : string
Parameters
- $args : array<string|int, mixed> = []
-
The table args.
Tags
Return values
string —The data table as a HTML string.