mangapress_the_comic_cover
mangapress_the_comic_cover()
Output the comic's cover image.
@since 4.0.0
Usage
Parameters:
$post (\WP_Post)(optional)
: Current post object. If null, global$post
will be used instead$size (string)(optional)
: Image size to load. Defaults tothumbnail
.$attr (array)(optional)
: Query string or array of attributrues
Last updated