apply_filters ( 'calypso_use_newsletter_settings', bool false )

Filter to enable the Newsletter Settings section in Calypso UI.

Source file: modules/masterbar/admin-menu/class-admin-menu.php

View in GitHub

Parameters

false

(bool) false Enable newsletter setting section? Default to false.


Changelog

Since: Jetpack 12.5


How to use this hook

See Using actions and filters to customize Jetpack.

Notes

Have a note to contribute?