apply_filters ( 'jetpack_show_wpcom_site_logs_menu', bool $show_wpcom_site_logs_menu )

Whether to show the WordPress.com Site Logs submenu under the main Tools menu.

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

View in GitHub

Parameters

$show_wpcom_site_logs_menu

(bool) Load the WordPress.com Site Logs submenu item. Default to false.


Changelog

Since: Jetpack 12.0


How to use this hook

See Using actions and filters to customize Jetpack.

Notes

Have a note to contribute?