Filters whether the container title should be displayed on the frontend.
Description
Parameters
- $show_container_title
-
(bool) (Optional) Whether to show the title. Default is true if the current form has multiple containers, or false otherwise.
- $form_id
-
(int) (Optional) Form ID.
- $container_id
-
(int) (Optional) Container ID.
Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |