Skip to content

Filter: apple_news_initialize_components

kevinfodness edited this page Oct 23, 2020 · 1 revision

apply_filters( 'apple_news_initialize_components', array $components )

Allows you to add custom component classes to the plugin.

Parameters

$components

(array) The list of registered component classes.

Source

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

Clone this wiki locally