apply_filters( 'lifterlms_disable_admin_bar', boolean $disabled )

Filter whether or not the WP Admin Bar is disabled for users


Description Description

By default, the admin bar is disabled for all users except those with the edit_posts or manage_lifterlms capabilities.


Top ↑

Parameters Parameters

$disabled

(boolean) Whether or not the admin bar should be disabled.


Top ↑

Source Source

File: includes/functions/llms.functions.person.php

View on GitHub



Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.