Version Description
Download this release
Release Info
Developer | umarbajwa |
Plugin | Form Builder | Create Responsive Contact Forms |
Version | 1.9 |
Comparing to | |
See all releases |
Code changes from version 1.8.5.2 to 1.9
forms.php
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
<?php
|
2 |
/**
|
3 |
Plugin Name: Contact Form
|
4 |
-
Description: Create
|
5 |
Author: Web-Settler
|
6 |
-
Author URI: http://web-settler.com/form-builder
|
7 |
-
Plugin URI: http://web-settler.com/form-builder
|
8 |
-
Version:
|
9 |
License: GPL V2+
|
10 |
**/
|
11 |
|
1 |
<?php
|
2 |
/**
|
3 |
Plugin Name: Contact Form
|
4 |
+
Description: Create Responsive Forms using Drag & Drop Visual Builder.
|
5 |
Author: Web-Settler
|
6 |
+
Author URI: http://web-settler.com/form-builder/?ref=author_uri
|
7 |
+
Plugin URI: http://web-settler.com/form-builder/?ref=plugin_uri
|
8 |
+
Version: 1.9
|
9 |
License: GPL V2+
|
10 |
**/
|
11 |
|