Skip to content

Filter: apple_news_list_capability

kevinfodness edited this page Oct 23, 2020 · 2 revisions

apply_filters( 'apple_news_list_capability', string $capability )

Modifies the capability required to view the list of Apple News articles.

Parameters

$capability

(string) The capability required to view the list of Apple News articles. Defaults to manage_options.

Source

admin/class-admin-apple-index-page.php

Clone this wiki locally