-
-
Notifications
You must be signed in to change notification settings - Fork 29
webcomics_list__
Display a list of comics.
[webcomics_list]
Shortcode content overrides the link
attribute.
Optional list format, like before{{join}}after.
Including <select>
or <optgroup>
elements will
convert links to <option>
elements.
Optional link text, like before{{text}}after.
Optional link arguments.
Optional weighted list minimum font size.
Optional weighted list maximum font size.
Optional post ID of the current comic.
Optional custom Walker class to use instead of Mgsisk\Webcomic\Collection\Walker\ComicLister.
Optional post the comics must be related to.
Optional taxonomies the comics must be related by.
Optional taxonomies the comics must not be related by.
Optional post sort order; one of asc or desc.
Optional post sort field; one of date, none, name, author, title, modified, menu_order, parent, ID, rand, relevance, or comment_count.
Optional number of posts to retrieve.