fsn_get_post_ids_titles_by_type
fsn_get_post_ids_titles_by_type( string|array $post_types )
Return an array of post IDs and titles by post type(s).
Parameters
$post_types
(string|array) (required) A string or array of post types to return.
Example