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.


Top ↑

Source Source

File: includes/forms/class-llms-forms-admin-bar.php

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
5.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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