Skip to content

get_webcomic_prints_args

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

Alter the get_webcomic_prints() arguments.

apply_filters( 'get_webcomic_prints_args', array $args )

This filter allows hooks to alter the arguments used by get_webcomic_prints().

Parameters

array $args

The arguments to filter.

Clone this wiki locally