Skip to content
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.

get_webcomics_args

Michael Sisk edited this page Apr 10, 2018 · 1 revision

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.

Clone this wiki locally