form.php
Table of Contents
- dynamic_select_list() : array<string|int, mixed>
- Dynamic Select List for Contact Form 7
- custom_views_post_title() : mixed
- custom_views_post_title_shortcode_handler() : mixed
- custom_views_post_link() : mixed
- custom_views_post_link_shortcode_handler() : mixed
- custom_shortcode_atts_wpcf7_filter() : mixed
- form_7() : mixed
- Create a form with a given Contact Form 7 module title
- contact() : mixed
Functions
dynamic_select_list()
Dynamic Select List for Contact Form 7
dynamic_select_list(array<string|int, mixed> $tag) : array<string|int, mixed>
Parameters
custom_views_post_title()
custom_views_post_title() : mixed
custom_views_post_title_shortcode_handler()
custom_views_post_title_shortcode_handler(mixed $tag) : mixed
Parameters
- $tag ( mixed )
custom_views_post_link()
custom_views_post_link() : mixed
custom_views_post_link_shortcode_handler()
custom_views_post_link_shortcode_handler(mixed $tag) : mixed
Parameters
- $tag ( mixed )
custom_shortcode_atts_wpcf7_filter()
custom_shortcode_atts_wpcf7_filter(mixed $out, mixed $pairs, mixed $atts) : mixed
Parameters
- $out ( mixed )
- $pairs ( mixed )
- $atts ( mixed )
form_7()
Create a form with a given Contact Form 7 module title
form_7([mixed $args_form = null ]) : mixed
Return Html output of different type of galleries, from a specific acf gallery field or a group of fields
Parameters
Form Settings
CF7 Module title. It's not case sensitive
(default: contact-email) Form output class.
text for customtext field [hidden customtext default:shortcode_attr]
contact()
contact([mixed $args = null ]) : mixed
Parameters
- $args ( mixed = null )