Skip to content

Commit

Permalink
v7.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
larangin committed Nov 7, 2024
1 parent a2c6e84 commit 3d2e8cd
Show file tree
Hide file tree
Showing 26 changed files with 972 additions and 970 deletions.
2 changes: 1 addition & 1 deletion application/config/constants.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php if ( ! defined( 'BASEPATH' ) ) {
exit( 'No direct script access allowed' );}

define( 'UIFORM_VERSION', '7.2.9' );
define( 'UIFORM_VERSION', '7.3.1' );
define( 'ZIGAFORM_F_LITE', 1 );
define( 'UIFORM_DEBUG', 0 );
define( 'UIFORM_DEMO', 0 );
Expand Down
6 changes: 1 addition & 5 deletions application/helpers/common_helper.php
Original file line number Diff line number Diff line change
Expand Up @@ -849,11 +849,7 @@ function time_stamp($session_time)
}
}
}

function uifm_do_shortcode()
{
}


/**
* Returns the viewer's IP address
* Deals with transparent proxies
Expand Down
2 changes: 1 addition & 1 deletion application/helpers/zigaform-notice.php
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ public function notice_footer( $text ) {
$url = 'https://wordpress.org/support/plugin/zigaform-php-form-builder-lite/reviews/?filter=5#new-post';
$text = sprintf( __( 'Please rate <strong>Zigaform</strong> <a href="%1$s" target="_blank" rel="noopener" >&#9733;&#9733;&#9733;&#9733;&#9733;</a> on <a href="%2$s" target="_blank">WordPress.org</a> to help us spread the word. Thank you from the Zigaform team!', 'FRocket_admin' ), $url, $url );
} else {
$url = 'https://1.envato.market/Ymxgq';
$url = 'https://shop.softdiscover.com/downloads/zigaform-php-form-builder-contact-survey/';
$text = sprintf( __( 'Please rate <strong>Zigaform</strong> <a href="%1$s" target="_blank" rel="noopener" >&#9733;&#9733;&#9733;&#9733;&#9733;</a> on <a href="%2$s" target="_blank">Codecanyon.net</a> to help us spread the word. Thank you from the Zigaform team!', 'FRocket_admin' ), $url, $url );
}
}
Expand Down
4 changes: 2 additions & 2 deletions application/modules/default/views/intranet/gopro.php
Original file line number Diff line number Diff line change
Expand Up @@ -145,11 +145,11 @@
<div class="sfdc-col-sm-12">

<p>
<a href="https://1.envato.market/Ymxgq"
<a href="https://shop.softdiscover.com/downloads/zigaform-php-form-builder-contact-survey/"
target="_blank"
class="btn btn-info btn-lg"><i class="fa fa-cloud-download"></i> <span><?php echo __('DOWNLOAD', 'FRocket_admin'); ?></span></a>
<a
href="https://1.envato.market/Ymxgq"
href="https://shop.softdiscover.com/downloads/zigaform-php-form-builder-contact-survey/"
target="_blank"
class="btn btn-success btn-lg"><i class="fa fa-eye" aria-hidden="true"></i> <span><?php echo __('GET STARTED', 'FRocket_admin'); ?></span></a>
</p>
Expand Down
2 changes: 1 addition & 1 deletion application/modules/formbuilder/controllers/frontend.php
Original file line number Diff line number Diff line change
Expand Up @@ -794,7 +794,7 @@ public function ajax_mm_get_child()

$data_form = $this->model_forms->getFormById($form_child_id);

$resp['html'] = $data_form->fmb_html;
$resp['html'] = do_shortcode($data_form->fmb_html);

// return data to ajax callback
header('Content-Type: text/html; charset=UTF-8');
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
</div>
<div class="zgfm-blocked-message-box-btn">
<a
href="https://1.envato.market/Ymxgq"
href="https://shop.softdiscover.com/downloads/zigaform-php-form-builder-contact-survey/"
target="_blank"
class="sfdc-btn sfdc-btn-success sfdc-btn-lg"> <span><?php echo __('UPGRADE TO PRO VERSION', 'FRocket_admin'); ?></span></a>
</div>
Expand Down
2 changes: 1 addition & 1 deletion assets/backend/js/admin.min.js

Large diffs are not rendered by default.

1,836 changes: 918 additions & 918 deletions assets/backend/json/manifest.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/frontend/js/front.min.js

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions change_log.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
version 7.3.1
[update] - minor changes
-----------------------------------------------------------------------------------------------------------------
version 7.3.0
[fixed] - wizard button not working
-----------------------------------------------------------------------------------------------------------------
version 7.2.9
[add] - change font globally
-----------------------------------------------------------------------------------------------------------------
Expand Down
8 changes: 4 additions & 4 deletions i18n/languages/backend/wprockf.pot
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Copyright (C) 2024 Zigaform WP Cost Estimation Form Builder 7.2.9
# This file is distributed under the same license as the Zigaform WP Cost Estimation Form Builder 7.2.9 package.
# Copyright (C) 2024 Zigaform WP Cost Estimation Form Builder 7.3.1
# This file is distributed under the same license as the Zigaform WP Cost Estimation Form Builder 7.3.1 package.
msgid ""
msgstr ""
"Project-Id-Version: Zigaform WP Cost Estimation Form Builder 7.2.9\n"
"Project-Id-Version: Zigaform WP Cost Estimation Form Builder 7.3.1\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2024-10-29 01:57+0000\n"
"POT-Creation-Date: 2024-11-07 19:17+0000\n"
"X-Poedit-Basepath: ..\n"
"X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n"
"X-Poedit-SearchPath-0: .\n"
Expand Down
4 changes: 2 additions & 2 deletions i18n/languages/front/wprockf-de_DE.po
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Copyright (C) 2024 Zigaform PHP Form Builder 7.2.9
# This file is distributed under the same license as the Zigaform PHP Form Builder 7.2.9 package.
# Copyright (C) 2024 Zigaform PHP Form Builder 7.3.1
# This file is distributed under the same license as the Zigaform PHP Form Builder 7.3.1 package.
msgid ""
msgstr ""
"Project-Id-Version: Rocket form\n"
Expand Down
4 changes: 2 additions & 2 deletions i18n/languages/front/wprockf-en_US.po
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Copyright (C) 2024 Zigaform PHP Form Builder 7.2.9
# This file is distributed under the same license as the Zigaform PHP Form Builder 7.2.9 package.
# Copyright (C) 2024 Zigaform PHP Form Builder 7.3.1
# This file is distributed under the same license as the Zigaform PHP Form Builder 7.3.1 package.
msgid ""
msgstr ""
"Project-Id-Version: Rocket form\n"
Expand Down
4 changes: 2 additions & 2 deletions i18n/languages/front/wprockf-es_ES.po
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Copyright (C) 2024 Zigaform PHP Form Builder 7.2.9
# This file is distributed under the same license as the Zigaform PHP Form Builder 7.2.9 package.
# Copyright (C) 2024 Zigaform PHP Form Builder 7.3.1
# This file is distributed under the same license as the Zigaform PHP Form Builder 7.3.1 package.
msgid ""
msgstr ""
"Project-Id-Version: Rocket form\n"
Expand Down
4 changes: 2 additions & 2 deletions i18n/languages/front/wprockf-fr_FR.po
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Copyright (C) 2024 Zigaform PHP Form Builder 7.2.9
# This file is distributed under the same license as the Zigaform PHP Form Builder 7.2.9 package.
# Copyright (C) 2024 Zigaform PHP Form Builder 7.3.1
# This file is distributed under the same license as the Zigaform PHP Form Builder 7.3.1 package.
msgid ""
msgstr ""
"Project-Id-Version: Rocket form\n"
Expand Down
4 changes: 2 additions & 2 deletions i18n/languages/front/wprockf-it_IT.po
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Copyright (C) 2024 Zigaform PHP Form Builder 7.2.9
# This file is distributed under the same license as the Zigaform PHP Form Builder 7.2.9 package.
# Copyright (C) 2024 Zigaform PHP Form Builder 7.3.1
# This file is distributed under the same license as the Zigaform PHP Form Builder 7.3.1 package.
msgid ""
msgstr ""
"Project-Id-Version: Rocket form\n"
Expand Down
4 changes: 2 additions & 2 deletions i18n/languages/front/wprockf-pt_BR.po
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Copyright (C) 2024 Zigaform PHP Form Builder 7.2.9
# This file is distributed under the same license as the Zigaform PHP Form Builder 7.2.9 package.
# Copyright (C) 2024 Zigaform PHP Form Builder 7.3.1
# This file is distributed under the same license as the Zigaform PHP Form Builder 7.3.1 package.
msgid ""
msgstr ""
"Project-Id-Version: Rocket form\n"
Expand Down
4 changes: 2 additions & 2 deletions i18n/languages/front/wprockf-ru_RU.po
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Copyright (C) 2024 Zigaform PHP Form Builder 7.2.9
# This file is distributed under the same license as the Zigaform PHP Form Builder 7.2.9 package.
# Copyright (C) 2024 Zigaform PHP Form Builder 7.3.1
# This file is distributed under the same license as the Zigaform PHP Form Builder 7.3.1 package.
msgid ""
msgstr ""
"Project-Id-Version: Rocket form\n"
Expand Down
4 changes: 2 additions & 2 deletions i18n/languages/front/wprockf-zh_CN.po
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Copyright (C) 2024 Zigaform PHP Form Builder 7.2.9
# This file is distributed under the same license as the Zigaform PHP Form Builder 7.2.9 package.
# Copyright (C) 2024 Zigaform PHP Form Builder 7.3.1
# This file is distributed under the same license as the Zigaform PHP Form Builder 7.3.1 package.
msgid ""
msgstr ""
"Project-Id-Version: Rocket form\n"
Expand Down
8 changes: 4 additions & 4 deletions i18n/languages/front/wprockf.pot
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Copyright (C) 2024 Zigaform PHP Form Builder 7.2.9
# This file is distributed under the same license as the Zigaform PHP Form Builder 7.2.9 package.
# Copyright (C) 2024 Zigaform PHP Form Builder 7.3.1
# This file is distributed under the same license as the Zigaform PHP Form Builder 7.3.1 package.
msgid ""
msgstr ""
"Project-Id-Version: Zigaform PHP Form Builder 7.2.9\n"
"Project-Id-Version: Zigaform PHP Form Builder 7.3.1\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2024-10-29 01:57+0000\n"
"POT-Creation-Date: 2024-11-07 19:17+0000\n"
"X-Poedit-Basepath: ..\n"
"X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n"
"X-Poedit-SearchPath-0: .\n"
Expand Down
2 changes: 1 addition & 1 deletion install/db/structure.sql
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ CREATE TABLE `fbcf_uiform_settings` (
-- ----------------------------
-- Records of fbcf_uiform_settings
-- ----------------------------
INSERT INTO `fbcf_uiform_settings` VALUES ('7.2.9', '1', '', '0', '', '','', '/usr/sbin/sendmail', 'en', '1', 'Company name', 'user@testexample.com', '2016-02-09 00:38:01', '1980-01-01 00:00:01');
INSERT INTO `fbcf_uiform_settings` VALUES ('7.3.1', '1', '', '0', '', '','', '/usr/sbin/sendmail', 'en', '1', 'Company name', 'user@testexample.com', '2016-02-09 00:38:01', '1980-01-01 00:00:01');

-- ----------------------------
-- Table structure for `fbcf_uiform_user`
Expand Down
2 changes: 1 addition & 1 deletion install/db/structure_mysql8.sql
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ CREATE TABLE `fbcf_uiform_settings` (
-- ----------------------------
-- Records of fbcf_uiform_settings
-- ----------------------------
INSERT INTO `fbcf_uiform_settings` VALUES ('7.2.9', '1', '', '0', '', '','', '/usr/sbin/sendmail', 'en', '1', 'Company name', 'user@testexample.com', '2016-02-09 00:38:01', '1980-01-01 00:00:01');
INSERT INTO `fbcf_uiform_settings` VALUES ('7.3.1', '1', '', '0', '', '','', '/usr/sbin/sendmail', 'en', '1', 'Company name', 'user@testexample.com', '2016-02-09 00:38:01', '1980-01-01 00:00:01');

-- ----------------------------
-- Table structure for `fbcf_uiform_user`
Expand Down
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Tags: form, forms, contact form, custom form, form builder, form creator, form m
Requires at least: 5.0
Tested up to: 6.6.1
Requires PHP: 5.4
Stable tag: 7.2.9
Stable tag: 7.3.1

Create forms with total control using this powerful drag-and-drop form builder, allowing you to build contact forms or any custom forms in minutes.

Expand Down
2 changes: 1 addition & 1 deletion vendor/autoload.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@

require_once __DIR__ . '/composer/autoload_real.php';

return ComposerAutoloaderInit6d6b7dd115fe4430d6d70e0d6cd6b6fd::getLoader();
return ComposerAutoloaderInit89bb2af81a8ae20a1d89790f7e677c6d::getLoader();
14 changes: 7 additions & 7 deletions vendor/composer/autoload_real.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

// autoload_real.php @generated by Composer

class ComposerAutoloaderInit6d6b7dd115fe4430d6d70e0d6cd6b6fd
class ComposerAutoloaderInit89bb2af81a8ae20a1d89790f7e677c6d
{
private static $loader;

Expand All @@ -22,15 +22,15 @@ public static function getLoader()
return self::$loader;
}

spl_autoload_register(array('ComposerAutoloaderInit6d6b7dd115fe4430d6d70e0d6cd6b6fd', 'loadClassLoader'), true, true);
spl_autoload_register(array('ComposerAutoloaderInit89bb2af81a8ae20a1d89790f7e677c6d', 'loadClassLoader'), true, true);
self::$loader = $loader = new \Composer\Autoload\ClassLoader();
spl_autoload_unregister(array('ComposerAutoloaderInit6d6b7dd115fe4430d6d70e0d6cd6b6fd', 'loadClassLoader'));
spl_autoload_unregister(array('ComposerAutoloaderInit89bb2af81a8ae20a1d89790f7e677c6d', 'loadClassLoader'));

$useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
if ($useStaticLoader) {
require_once __DIR__ . '/autoload_static.php';

call_user_func(\Composer\Autoload\ComposerStaticInit6d6b7dd115fe4430d6d70e0d6cd6b6fd::getInitializer($loader));
call_user_func(\Composer\Autoload\ComposerStaticInit89bb2af81a8ae20a1d89790f7e677c6d::getInitializer($loader));
} else {
$map = require __DIR__ . '/autoload_namespaces.php';
foreach ($map as $namespace => $path) {
Expand All @@ -51,19 +51,19 @@ public static function getLoader()
$loader->register(true);

if ($useStaticLoader) {
$includeFiles = Composer\Autoload\ComposerStaticInit6d6b7dd115fe4430d6d70e0d6cd6b6fd::$files;
$includeFiles = Composer\Autoload\ComposerStaticInit89bb2af81a8ae20a1d89790f7e677c6d::$files;
} else {
$includeFiles = require __DIR__ . '/autoload_files.php';
}
foreach ($includeFiles as $fileIdentifier => $file) {
composerRequire6d6b7dd115fe4430d6d70e0d6cd6b6fd($fileIdentifier, $file);
composerRequire89bb2af81a8ae20a1d89790f7e677c6d($fileIdentifier, $file);
}

return $loader;
}
}

function composerRequire6d6b7dd115fe4430d6d70e0d6cd6b6fd($fileIdentifier, $file)
function composerRequire89bb2af81a8ae20a1d89790f7e677c6d($fileIdentifier, $file)
{
if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
require $file;
Expand Down
8 changes: 4 additions & 4 deletions vendor/composer/autoload_static.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

namespace Composer\Autoload;

class ComposerStaticInit6d6b7dd115fe4430d6d70e0d6cd6b6fd
class ComposerStaticInit89bb2af81a8ae20a1d89790f7e677c6d
{
public static $files = array (
'7f55c0c8faca7d96e425512293db1ad1' => __DIR__ . '/../..' . '/includes/wp/wp-includes/formatting.php',
Expand Down Expand Up @@ -32,9 +32,9 @@ class ComposerStaticInit6d6b7dd115fe4430d6d70e0d6cd6b6fd
public static function getInitializer(ClassLoader $loader)
{
return \Closure::bind(function () use ($loader) {
$loader->prefixLengthsPsr4 = ComposerStaticInit6d6b7dd115fe4430d6d70e0d6cd6b6fd::$prefixLengthsPsr4;
$loader->prefixDirsPsr4 = ComposerStaticInit6d6b7dd115fe4430d6d70e0d6cd6b6fd::$prefixDirsPsr4;
$loader->classMap = ComposerStaticInit6d6b7dd115fe4430d6d70e0d6cd6b6fd::$classMap;
$loader->prefixLengthsPsr4 = ComposerStaticInit89bb2af81a8ae20a1d89790f7e677c6d::$prefixLengthsPsr4;
$loader->prefixDirsPsr4 = ComposerStaticInit89bb2af81a8ae20a1d89790f7e677c6d::$prefixDirsPsr4;
$loader->classMap = ComposerStaticInit89bb2af81a8ae20a1d89790f7e677c6d::$classMap;

}, null, ClassLoader::class);
}
Expand Down

0 comments on commit 3d2e8cd

Please sign in to comment.