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_webcomic_media()
Michael Sisk edited this page Apr 10, 2018
·
1 revision
Get comic media.
get_webcomic_media( string $format = 'full', mixed $post = null, array $args = [] ) : stringOptional media format, like before{{join}}after{size}. Size may be be any valid image size or a comma-separated list of width and height pixel values (in that order), and may be specified without the rest of the format arguments.
Optional post to get comic media for.
Optional arguments.
-
arrayattr
Optional attributes for the media markup. -
intlength
Optional length of the media array slice to use. -
intoffset
Optional zero-based media index to use.
string