apply_filters( 'llms_should_display_wp_admin_bar_nodes_for_forms', boolean $display )
Filters whether or not the “Edit Form” WP_Admin_Bar node is displayed
Parameters Parameters
- $display
-
(boolean) Whether or not to display the node.
Source Source
Changelog Changelog
Version | Description |
---|---|
5.0.0 | Introduced. |