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

webcomic_integrate_infinite_args

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

Alter the infinite container arguments.

apply_filters( 'webcomic_integrate_infinite_args', array $args )

This filter allows hooks to alter the infinite container arguments before they're converted for the data-webcomic-infinite attribute and ultimately passed to get_webcomics(). The fields argument is always set to 'ids'.

Parameters

array $args

Optional arguments.

Clone this wiki locally