Browse: Home / Hooks /

ld_propanel_dashboard_show_widgets

apply_filters( 'ld_propanel_dashboard_show_widgets',  boolean $is_dashboard )

Filters whether to show the ProPanel widgets on the Dashboard.


Description #


Parameters #

$is_dashboard

(boolean) Whether to show the Dashboard widgets.


Source #

File: includes/reports/includes/class-ld-propanel.php


Changelog #

Changelog
Version Description
4.17.0 Introduced.