Get comics.
get_webcomics( array $args = [] ) : array
Parameters
array $args
Optional arguments.
mixedpost_type
Optional post type. May be a collection ID, an array of collection ID’s, or all.mixedrelated_to
Optional post the comics must be related to.mixedrelated_by
Optional taxonomies the comics must be related by.mixednot_related_by
Optional taxonomies the comics must not be related by.
Return
array
Uses
- get_posts()
Accepts get_posts() arguments as well.