Skip to content

Filter: apple_news_bulk_export_capability

kevinfodness edited this page Oct 23, 2020 · 2 revisions

apply_filters( 'apple_news_bulk_export_capability', string $capability )

Filters the capability required to be able to access the Bulk Export page.

Parameters

$capability

(string) The capability required to be able to perform bulk exports. Defaults to 'manage_options'.

Source

admin/class-admin-apple-bulk-export-page.php

Clone this wiki locally