Skip to content

Filter: apple_news_metadata

kevinfodness edited this page Oct 23, 2020 · 1 revision

apply_filters( 'apple_news_metadata', array $meta, int $post_id )

Modifies the metadata for a post.

Parameters

$meta

(array) Apple News metadata for a post.

$post_id

(int) The ID of the post.

Source

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

Clone this wiki locally