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
Description Description
Parameters Parameters
- $display
-
Whether or not to display the node.
Source Source
File: includes/forms/class-llms-forms-admin-bar.php
Changelog Changelog
Version | Description |
---|---|
5.0.0 | Introduced. |