This repository was archived by the owner on Jan 2, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 30
get_webcomics()
Michael Sisk edited this page Apr 10, 2018
·
1 revision
Get comics.
get_webcomics( array $args = [] ) : arrayOptional 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.
array
-
get_posts()
Accepts get_posts() arguments as well.