Skip to content

Filter: apple_news_{$component_name}_json

kevinfodness edited this page Oct 23, 2020 · 1 revision

apply_filters( 'apple_news_{$component_name}_json', array $json )

Filters the final JSON for a specific component.

Parameters

$json

(array) A PHP array representation of the JSON for this component.

Source

includes/apple-exporter/components/class-component.php

Clone this wiki locally