Skip to content

Filter: apple_news_layout

kevinfodness edited this page Oct 23, 2020 · 1 revision

apply_filters( 'apple_news_layout', array $layout, int $post_id )

Modifies the layout settings from the Apple News formatting options.

Parameters

$layout

(array) Layout settings.

$post_id

(int) The ID of the post.

Source

includes/apple-exporter/builders/class-layout.php

Clone this wiki locally