Version Description
- Updaed More WordPress Resources tab
Download this release
Release Info
Developer | Access Keys |
Plugin | Contact Form for WordPress – Ultimate Form Builder Lite |
Version | 1.3.9 |
Comparing to | |
See all releases |
Code changes from version 1.3.8 to 1.3.9
- inc/views/backend/boxes/more-wp.php +17 -0
- inc/views/backend/form-builder.php +5 -1
- readme.txt +20 -2
- ultimate-form-builder-lite.php +5 -2
inc/views/backend/boxes/more-wp.php
ADDED
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<div class="ufbl-tab-content" id="ufbl-morewp-tab" style="display: none;">
|
2 |
+
<div>
|
3 |
+
<p><strong>Ultimate Form Builder Lite</strong> works best with every WordPress theme. It's even more remarkable when used with popular themes like VMagazine and AccessPress Parallax.</p>
|
4 |
+
|
5 |
+
<p>AND IF THIS PLUGIN HAS IMPRESSED YOU, THEN YOU WOULD ENJOY OUR OTHER PROJECTS TOO. DO CHECK THESE OUT :</p>
|
6 |
+
|
7 |
+
<p><a href="https://wpall.club/">WPAll Club</a> - A complete WordPress resources club. WordPress tutorials, blogs, curated free and premium themes and plugins, WordPress deals, offers, hosting info and more.</p>
|
8 |
+
|
9 |
+
<p> <a href="https://themeforest.net/user/accesskeys/portfolio">Premium WordPress Themes</a> - <strong>6 premium WordPress</strong> themes well suited for all sort of websites. Professional, well coded and highly configurable themes for you. </p>
|
10 |
+
|
11 |
+
<p> <a href="https://codecanyon.net/user/accesskeys/portfolio?Ref=AccessKeys">Premium WordPress Plugins</a> - <strong>45+ premium WordPress plugins</strong> of many different types. High user ratings, great quality and best sellers in CodeCanyon marketplace. </p>
|
12 |
+
|
13 |
+
<p> <a href="https://accesspressthemes.com/">AccessPress Themes</a> - <strong>AccessPress Themes</strong> has 50+ beautiful and elegant, fully responsive, multipurpose themes to meet your need for free and commercial basis.</p>
|
14 |
+
|
15 |
+
<p> <a href="https://8degreethemes.com/">8Degree Themes</a> - <strong>8Degree Themes</strong> offers 15+ free WordPress themes and 16+ premium WordPress themes carefully crafted with creativity.</p>
|
16 |
+
</div>
|
17 |
+
</div>
|
inc/views/backend/form-builder.php
CHANGED
@@ -12,7 +12,7 @@
|
|
12 |
<a href="javascript:void(0);" class="nav-tab nav-tab-active ufbl-tab-trigger" data-id="form-builder"><?php _e( 'Form Builder', 'ultimate-form-builder-lite' ); ?></a>
|
13 |
<a href="javascript:void(0);" class="nav-tab ufbl-tab-trigger" data-id="display"><?php _e( 'Display Settings', 'ultimate-form-builder-lite' ); ?></a>
|
14 |
<a href="javascript:void(0);" class="nav-tab ufbl-tab-trigger" data-id='email'><?php _e( 'Email Settings', 'ultimate-form-builder-lite' ); ?></a>
|
15 |
-
<a href="
|
16 |
|
17 |
</h2>
|
18 |
<?php if ( isset( $_SESSION['ufbl_message'] ) ) { ?>
|
@@ -49,6 +49,10 @@
|
|
49 |
<!--Email Settings Section -->
|
50 |
<?php self::load_view( 'backend/boxes/email-settings', $data ); ?>
|
51 |
<!--Email Settings Section -->
|
|
|
|
|
|
|
|
|
52 |
</form>
|
53 |
</div>
|
54 |
</div>
|
12 |
<a href="javascript:void(0);" class="nav-tab nav-tab-active ufbl-tab-trigger" data-id="form-builder"><?php _e( 'Form Builder', 'ultimate-form-builder-lite' ); ?></a>
|
13 |
<a href="javascript:void(0);" class="nav-tab ufbl-tab-trigger" data-id="display"><?php _e( 'Display Settings', 'ultimate-form-builder-lite' ); ?></a>
|
14 |
<a href="javascript:void(0);" class="nav-tab ufbl-tab-trigger" data-id='email'><?php _e( 'Email Settings', 'ultimate-form-builder-lite' ); ?></a>
|
15 |
+
<a href="javascript:void(0);" class="nav-tab ufbl-tab-trigger" data-id="morewp"><?php _e( 'More WordPress Resources', 'ultimate-form-builder-lite' ); ?></a>
|
16 |
|
17 |
</h2>
|
18 |
<?php if ( isset( $_SESSION['ufbl_message'] ) ) { ?>
|
49 |
<!--Email Settings Section -->
|
50 |
<?php self::load_view( 'backend/boxes/email-settings', $data ); ?>
|
51 |
<!--Email Settings Section -->
|
52 |
+
|
53 |
+
<!--More WordPress Resources Section -->
|
54 |
+
<?php self::load_view( 'backend/boxes/more-wp', $data ); ?>
|
55 |
+
<!--More WordPress Resources Section -->
|
56 |
</form>
|
57 |
</div>
|
58 |
</div>
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Tags: contact form, form builder, form, forms, contact forms, enquiry forms, for
|
|
4 |
Donate link: http://accesspressthemes.com/donation/
|
5 |
Requires at least: 4.5
|
6 |
Tested up to: 4.9
|
7 |
-
Stable tag: 1.3.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -117,7 +117,22 @@ For complete information and documentation regarding plugin,please visit below l
|
|
117 |
|
118 |
[Plugin Documentation](https://accesspressthemes.com/documentation/documentation-plugin-instruction-ultimate-form-builder-lite/)
|
119 |
|
120 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
121 |
|
122 |
== Installation ==
|
123 |
1. Unzip ultimate-form-builder-lite.zip
|
@@ -149,6 +164,9 @@ Once you install the plugin , you can check some general documentation about how
|
|
149 |
10. Backend Entry Detail
|
150 |
|
151 |
== Changelog ==
|
|
|
|
|
|
|
152 |
= 1.3.8 =
|
153 |
* Fixed security bugs reported by Neven Biruski
|
154 |
|
4 |
Donate link: http://accesspressthemes.com/donation/
|
5 |
Requires at least: 4.5
|
6 |
Tested up to: 4.9
|
7 |
+
Stable tag: 1.3.9
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
117 |
|
118 |
[Plugin Documentation](https://accesspressthemes.com/documentation/documentation-plugin-instruction-ultimate-form-builder-lite/)
|
119 |
|
120 |
+
== More Resources ==
|
121 |
+
Themes Compatible With Our Plugin :
|
122 |
+
|
123 |
+
Ultimate Form Builder Lite works best with every WordPress theme. Its even more remarkable when used with popular themes of ours or any other being compatible to almost all of the themes.
|
124 |
+
|
125 |
+
AND IF THIS PLUGIN HAS IMPRESSED YOU, THEN YOU WOULD ENJOY OUR OTHER PROJECTS TOO. DO CHECK THESE OUT :
|
126 |
+
|
127 |
+
[WPAll Club](https://wpall.club/) - A complete WordPress resources club. WordPress tutorials, blogs, curated free and premium themes and plugins, WordPress deals, offers, hosting info and more.
|
128 |
+
|
129 |
+
[Premium WordPress Themes](https://themeforest.net/user/accesskeys/portfolio) - 6 premium WordPress themes well suited for all sort of websites. Professional, well coded and highly configurable themes for you.
|
130 |
+
|
131 |
+
[Premium WordPress Plugins](https://codecanyon.net/user/accesskeys/portfolio) - 45+ premium WordPress plugins of many different types. High user ratings, great quality and best sellers in CodeCanyon marketplace.
|
132 |
+
|
133 |
+
[AccessPress Themes](https://accesspressthemes.com/) - AccessPress Themes has 50+ beautiful and elegant, fully responsive, multipurpose themes to meet your need for free and commercial basis.
|
134 |
+
|
135 |
+
[8Degree Themes](https://8degreethemes.com/) - 8Degree Themes offers 15+ free WordPress themes and 16+ premium WordPress themes carefully crafted with creativity.
|
136 |
|
137 |
== Installation ==
|
138 |
1. Unzip ultimate-form-builder-lite.zip
|
164 |
10. Backend Entry Detail
|
165 |
|
166 |
== Changelog ==
|
167 |
+
= 1.3.9 =
|
168 |
+
* Updaed More WordPress Resources tab
|
169 |
+
|
170 |
= 1.3.8 =
|
171 |
* Fixed security bugs reported by Neven Biruski
|
172 |
|
ultimate-form-builder-lite.php
CHANGED
@@ -6,7 +6,7 @@ defined( 'ABSPATH' ) or die( 'No script kiddies please!' );
|
|
6 |
Plugin Name: Ultimate Form Builder Lite
|
7 |
Plugin URI: https://accesspressthemes.com/wordpress-plugins/ultimate-form-builder-lite/
|
8 |
Description: A plugin to build any type of forms
|
9 |
-
Version: 1.3.
|
10 |
Author: AccessPress Themes
|
11 |
Author URI: http://accesspressthemes.com
|
12 |
License: GPL2
|
@@ -19,7 +19,7 @@ defined( 'ABSPATH' ) or die( 'No script kiddies please!' );
|
|
19 |
* Necessary Constants for plugin
|
20 |
*/
|
21 |
global $wpdb;
|
22 |
-
defined( 'UFBL_VERSION' ) or define( 'UFBL_VERSION', '1.3.
|
23 |
defined( 'UFBL_SLUG' ) or define( 'UFBL_SLUG', 'ufbl' ); //plugin admin slug
|
24 |
defined( 'UFBL_TD' ) or define( 'UFBL_TD', 'ultimate-form-builder-lite' ); //plugin's text domain
|
25 |
defined( 'UFBL_IMG_DIR' ) or define( 'UFBL_IMG_DIR', plugin_dir_url( __FILE__ ) . 'images' ); //plugin image directory
|
@@ -138,6 +138,7 @@ if ( !class_exists( 'UFBL_Class' ) ) {
|
|
138 |
add_submenu_page( UFBL_SLUG, __( 'Form Entries', 'ultimate-form-builder-lite' ), __( 'Form Entries', 'ultimate-form-builder-lite' ), 'manage_options', 'ufbl-form-entries', array( $this, 'forms_entries' ) );
|
139 |
add_submenu_page( UFBL_SLUG, __( 'How to use', 'ultimate-form-builder-lite' ), __( 'How to use', 'ultimate-form-builder-lite' ), 'manage_options', 'ufbl-how-to-use', array( $this, 'how_to_use' ) );
|
140 |
add_submenu_page( UFBL_SLUG, __( 'About', 'ultimate-form-builder-lite' ), __( 'About', 'ultimate-form-builder-lite' ), 'manage_options', 'ufbl-about', array( $this, 'about' ) );
|
|
|
141 |
}
|
142 |
|
143 |
/**
|
@@ -435,6 +436,8 @@ if ( !class_exists( 'UFBL_Class' ) ) {
|
|
435 |
function about(){
|
436 |
$this->library->load_view('backend/about');
|
437 |
}
|
|
|
|
|
438 |
}
|
439 |
|
440 |
/**
|
6 |
Plugin Name: Ultimate Form Builder Lite
|
7 |
Plugin URI: https://accesspressthemes.com/wordpress-plugins/ultimate-form-builder-lite/
|
8 |
Description: A plugin to build any type of forms
|
9 |
+
Version: 1.3.9
|
10 |
Author: AccessPress Themes
|
11 |
Author URI: http://accesspressthemes.com
|
12 |
License: GPL2
|
19 |
* Necessary Constants for plugin
|
20 |
*/
|
21 |
global $wpdb;
|
22 |
+
defined( 'UFBL_VERSION' ) or define( 'UFBL_VERSION', '1.3.9' ); //plugin version
|
23 |
defined( 'UFBL_SLUG' ) or define( 'UFBL_SLUG', 'ufbl' ); //plugin admin slug
|
24 |
defined( 'UFBL_TD' ) or define( 'UFBL_TD', 'ultimate-form-builder-lite' ); //plugin's text domain
|
25 |
defined( 'UFBL_IMG_DIR' ) or define( 'UFBL_IMG_DIR', plugin_dir_url( __FILE__ ) . 'images' ); //plugin image directory
|
138 |
add_submenu_page( UFBL_SLUG, __( 'Form Entries', 'ultimate-form-builder-lite' ), __( 'Form Entries', 'ultimate-form-builder-lite' ), 'manage_options', 'ufbl-form-entries', array( $this, 'forms_entries' ) );
|
139 |
add_submenu_page( UFBL_SLUG, __( 'How to use', 'ultimate-form-builder-lite' ), __( 'How to use', 'ultimate-form-builder-lite' ), 'manage_options', 'ufbl-how-to-use', array( $this, 'how_to_use' ) );
|
140 |
add_submenu_page( UFBL_SLUG, __( 'About', 'ultimate-form-builder-lite' ), __( 'About', 'ultimate-form-builder-lite' ), 'manage_options', 'ufbl-about', array( $this, 'about' ) );
|
141 |
+
|
142 |
}
|
143 |
|
144 |
/**
|
436 |
function about(){
|
437 |
$this->library->load_view('backend/about');
|
438 |
}
|
439 |
+
|
440 |
+
|
441 |
}
|
442 |
|
443 |
/**
|