apply_filters( 'lifterlms_disable_addons_screen', boolean $display )
Disable the display and output of LifterLMS Add-ons screen.
Parameters Parameters
- $display
-
(boolean) Whether or not to display the screen. Defaults to
false
which shows the screen.