Skip to content

Filter: apple_news_block_editor_is_active

kevinfodness edited this page Oct 23, 2020 · 2 revisions

apply_filters( 'apple_news_block_editor_is_active', bool $active )

Overrides whether Apple News thinks the block editor is active or not.

Parameters

$active

(bool) Whether Apple News thinks the block editor is active or not.

Source

apple-news.php

Clone this wiki locally