Browse
For agents
About
weForms – Easy Drag & Drop Contact Form Builder For WordPress
/
1.4.8
weForms – Easy Drag & Drop Contact Form Builder For WordPress
v1.4.8
Switch version
1.6.7
1.6.8
1.6.9
1.6.12
1.6.13
1.6.14
1.6.15
1.6.16
1.6.17
1.6.18
1.6.19
1.6.2
1.6.20
1.6.21
1.6.22
1.6.23
1.6.24
1.6.25
1.6.26
1.6.27
1.6.28
1.6.3
1.6.4
1.6.5
1.6.6
All 74 releases
Overview
Code
weforms
/
includes
/
admin
/
views
/
notification-integration.php
notification-integration.php
in weForms – Easy Drag & Drop Contact Form Builder For WordPress 1.4.8, at includes/admin/views/notification-integration.php
11 lines
324 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
<
div
id
=
"
wpuf-form-builder-tab-notification
"
class
=
"
tab-content
"
v
-
show
=
"
isActiveTab('notification')
"
>
2
3
<
wpuf
-
cf
-
form
-
notification
>
<
/
wpuf
-
cf
-
form
-
notification
>
4
5
<
/
div
>
6
7
<
div
id
=
"
wpuf-form-builder-tab-integration
"
class
=
"
tab-content
"
v
-
show
=
"
isActiveTab('integration')
"
>
8
9
<
wpuf
-
integration
>
<
/
wpuf
-
integration
>
10
11
<
/
div
>