Summery Summery
Filters whether to show the admin bar.
Syntax Syntax
Description Description
Returning false to this hook is the recommended way to hide the admin bar. The user’s display preference is used for logged in users.
Parameters Parameters
- $show_admin_bar
-
Whether the admin bar should be shown. Default false.
Source Source
Advertisement
Changelog Changelog
Version | Description |
---|---|
3.1.0 | Introduced. |