Alter the get_webcomics() arguments.
apply_filters( 'get_webcomics_args', array $args )
This filter allows hooks to alter the get_webcomics() arguments before they’re passed to get_posts().
Parameters
array $args
Optional arguments.
Alter the get_webcomics() arguments.
apply_filters( 'get_webcomics_args', array $args )
This filter allows hooks to alter the get_webcomics() arguments before they’re passed to get_posts().
array $argsOptional arguments.