Get the minimum age required to view a comic.
get_webcomic_age( mixed $post = null, array $args = [] ) : int
Parameters
mixed $post
Optional post to get a minimum age for.
array $args
Optional arguments.
Return
int
Get the minimum age required to view a comic.
get_webcomic_age( mixed $post = null, array $args = [] ) : int
mixed $postOptional post to get a minimum age for.
array $argsOptional arguments.
int