Plugin Directory

Changeset 2885455


Ignore:
Timestamp:
03/23/2023 08:57:51 AM (3 years ago)
Author:
divipeople
Message:

Update to version 1.3.4 from GitHub

Location:
cf7-styler-for-divi
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • cf7-styler-for-divi/tags/1.3.4/cf7-styler.php

    r2885442 r2885455  
    44Plugin URI:  https://divipeople.com
    55Description: Design beuatiful contact forms with <strong>Divi Contact Form 7</strong>
    6 Version:     1.3.3
     6Version:     1.3.4
    77Author:      DiviPeople
    88Author URI:  https://divipeople.com
     
    2323
    2424You should have received a copy of the GNU General Public License
    25 along with CF7 Styler. If not, see https://www.gnu.org/licenses/gpl-2.0.html.
     25along with Divi Contact Form 7. If not, see https://www.gnu.org/licenses/gpl-2.0.html.
    2626 */
    2727
     
    3131}
    3232
    33 #ET_START_REPLACE
    34 // if (!function_exists('dipe_cf7_fs')) {
    35 //     // Create a helper function for easy SDK access.
    36 //     function dipe_cf7_fs()
    37 //     {
    38 //         global $dipe_cf7_fs;
    39 
    40 //         if (!isset($dipe_cf7_fs)) {
    41 
    42 //             // Include Freemius SDK.
    43 //             require_once dirname(__FILE__) . '/freemius/start.php';
    44 
    45 //             $dipe_cf7_fs = fs_dynamic_init(
    46 //                 array(
    47 //                     'id'                  => '6220',
    48 //                     'slug'                => 'cf7-styler-for-divi',
    49 //                     'type'                => 'plugin',
    50 //                     'public_key'          => 'pk_5ed03b8670d0cfbf345aa03dc6c80',
    51 //                     'is_premium'          => true,
    52 //                     'has_premium_version' => true,
    53 //                     'has_addons'          => false,
    54 //                     'has_paid_plans'      => true,
    55 //                     'menu'                => array(
    56 //                         'slug'    => 'dipe_cf7_styler_options',
    57 //                         'account' => true,
    58 //                         'contact' => false,
    59 //                         'support' => false,
    60 //                         'parent'  => array(
    61 //                             'slug' => 'et_divi_options',
    62 //                         ),
    63 //                     ),
    64 //                 )
    65 //             );
    66 //         }
    67 
    68 //         return $dipe_cf7_fs;
    69 //     }
    70 
    71 //     // Init Freemius.
    72 //     dipe_cf7_fs();
    73 
    74 //     dipe_cf7_fs()->add_filter('show_deactivation_feedback_form', '__return_false');
    75 
    76 //     // Signal that SDK was initiated.
    77 //     do_action('dipe_cf7_fs_loaded');
    78 // }
    79 #ET_END_REPLACE
    80 //phpcs:enable
    81 define('DIPE_CF7_VERSION', '1.3.3');
    82 define('DIPE_CF7_STABLE_VERSION', '1.2.6');
     33define('DIPE_CF7_VERSION', '1.3.4');
     34define('DIPE_CF7_STABLE_VERSION', '1.3.2');
    8335define('DIPE_CF7_URL', plugins_url('/', __FILE__));
    8436define('DIPE_ASSETS_URL', trailingslashit(DIPE_CF7_URL . 'assets'));
     
    155107
    156108            if (is_admin()) {
    157                 //phpcs:ignore
    158                 // require_once DIPE_CF7_PATH . 'includes/notice.php';
    159109                require_once DIPE_CF7_PATH . 'includes/admin/admin.php';
    160110                require_once DIPE_CF7_PATH . 'includes/admin/rollback.php';
     
    169119}
    170120
    171 // Instance function.
    172121function dipe_cf7_styler_module()
    173122{
     
    175124}
    176125
    177 // Kickoff.
    178126dipe_cf7_styler_module();
  • cf7-styler-for-divi/tags/1.3.4/readme.txt

    r2885442 r2885455  
    11=== Divi Contact Form 7 ===
    2 Contributors: did people
     2Contributors: divipeople
    33Tags: divi, divi module, divi contact form 7, divi builder, divi theme
    44Donate link: http://buymeacoff.ee/divipeople
    55Requires at least: 5.0
    66Tested up to: 6.2
    7 Stable tag: 1.3.3
     7Stable tag: 1.3.4
    88License: GPLv3
    99License URI: https://opensource.org/licenses/GPL-3.0
     
    1313== Description ==
    1414
    15 Divi Contact Form 7 - the ultimate solution for designing stunning contact forms in a hassle-free manner. Say goodbye to the tedious task of writing code, and create custom contact forms with ease using the Divi Visual Builder.
     15Divi Contact Form 7 - the ultimate solution for designing stunning contact forms in a hassle-free manner.
    1616
    17 = Here are some of the amazing features that come with the Divi Contact Form 7 =
     17This plugin introduces a new module to the Divi Builder, allowing for seamless integration with Contact Form 7. With a simple drag-and-drop functionality from a dropdown list, users can avoid the cumbersome process of navigating to CF7, copying the shortcode, and manually adding it to a text module within the Divi Builder.
    1818
    19 - **Grid Builder** With the built-in grid builder, you can create multi-column forms effortlessly.
    20 - **Text and Background Styling** You have full control over the styling of your form's text and background to match your website's design.
    21 - **Form Elements Styling:** Style individual form elements, such as text fields, radio buttons, checkboxes, and drop-down menus, with a wide range of customization options.
    22 - **Button Styling** Create visually appealing buttons with customizable colors, fonts, borders, and hover effects.
    23 - **Style Your Messages** You can style the success and error messages to match your website's design.
     19- Simplified drag-and-drop functionality for easy integration with Contact Form 7 within the Divi Builder.
     20- Multiple style options available, including hover, focus, and custom CSS options for advanced customization.
     21- Directly define styles for various components such as input, label, send button, and success messages from within the Divi Builder interface.
     22
     23Please note that this plugin is an extension of the Divi Builder and requires the presence of both Divi Builder and Contact Form 7 plugins for proper functioning. For more information on the Divi Builder plugin, kindly visit the Elegant Themes website at elegantthemes.com.
    2424
    2525== Installation ==
    2626Note: This plugin works with Divi Theme or Divi Builder and Contact Form 7. Make sure you have Divi Theme or Divi Builder and Contact Form 7 installed.
    2727
    28 Divi Theme/Builder and [Contact Form 7](https://wordpress.org/plugins/contact-form-7/) are required for this plugin.
     28Divi Builder and [Contact Form 7](https://wordpress.org/plugins/contact-form-7/) are required for this plugin.
    2929
    30301. Upload the plugin folder to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen directly.
     
    3838
    3939=Version 1.3.3=
     40* Remove and clean some unused code
     41
     42=Version 1.3.3=
    4043* Remove freemius
    4144* Remove notices
    4245
    4346=Version 1.3.2=
    44 Resolved license key issue.
     47* Resolved license key issue
    4548
    4649=Version 1.3.1=
    47 Fixed PHP error.
     50* Fixed PHP error
    4851
    4952=Version 1.3.0=
    50 Implemented security fix.
     53* Implemented security fix
    5154
  • cf7-styler-for-divi/trunk/cf7-styler.php

    r2885442 r2885455  
    44Plugin URI:  https://divipeople.com
    55Description: Design beuatiful contact forms with <strong>Divi Contact Form 7</strong>
    6 Version:     1.3.3
     6Version:     1.3.4
    77Author:      DiviPeople
    88Author URI:  https://divipeople.com
     
    2323
    2424You should have received a copy of the GNU General Public License
    25 along with CF7 Styler. If not, see https://www.gnu.org/licenses/gpl-2.0.html.
     25along with Divi Contact Form 7. If not, see https://www.gnu.org/licenses/gpl-2.0.html.
    2626 */
    2727
     
    3131}
    3232
    33 #ET_START_REPLACE
    34 // if (!function_exists('dipe_cf7_fs')) {
    35 //     // Create a helper function for easy SDK access.
    36 //     function dipe_cf7_fs()
    37 //     {
    38 //         global $dipe_cf7_fs;
    39 
    40 //         if (!isset($dipe_cf7_fs)) {
    41 
    42 //             // Include Freemius SDK.
    43 //             require_once dirname(__FILE__) . '/freemius/start.php';
    44 
    45 //             $dipe_cf7_fs = fs_dynamic_init(
    46 //                 array(
    47 //                     'id'                  => '6220',
    48 //                     'slug'                => 'cf7-styler-for-divi',
    49 //                     'type'                => 'plugin',
    50 //                     'public_key'          => 'pk_5ed03b8670d0cfbf345aa03dc6c80',
    51 //                     'is_premium'          => true,
    52 //                     'has_premium_version' => true,
    53 //                     'has_addons'          => false,
    54 //                     'has_paid_plans'      => true,
    55 //                     'menu'                => array(
    56 //                         'slug'    => 'dipe_cf7_styler_options',
    57 //                         'account' => true,
    58 //                         'contact' => false,
    59 //                         'support' => false,
    60 //                         'parent'  => array(
    61 //                             'slug' => 'et_divi_options',
    62 //                         ),
    63 //                     ),
    64 //                 )
    65 //             );
    66 //         }
    67 
    68 //         return $dipe_cf7_fs;
    69 //     }
    70 
    71 //     // Init Freemius.
    72 //     dipe_cf7_fs();
    73 
    74 //     dipe_cf7_fs()->add_filter('show_deactivation_feedback_form', '__return_false');
    75 
    76 //     // Signal that SDK was initiated.
    77 //     do_action('dipe_cf7_fs_loaded');
    78 // }
    79 #ET_END_REPLACE
    80 //phpcs:enable
    81 define('DIPE_CF7_VERSION', '1.3.3');
    82 define('DIPE_CF7_STABLE_VERSION', '1.2.6');
     33define('DIPE_CF7_VERSION', '1.3.4');
     34define('DIPE_CF7_STABLE_VERSION', '1.3.2');
    8335define('DIPE_CF7_URL', plugins_url('/', __FILE__));
    8436define('DIPE_ASSETS_URL', trailingslashit(DIPE_CF7_URL . 'assets'));
     
    155107
    156108            if (is_admin()) {
    157                 //phpcs:ignore
    158                 // require_once DIPE_CF7_PATH . 'includes/notice.php';
    159109                require_once DIPE_CF7_PATH . 'includes/admin/admin.php';
    160110                require_once DIPE_CF7_PATH . 'includes/admin/rollback.php';
     
    169119}
    170120
    171 // Instance function.
    172121function dipe_cf7_styler_module()
    173122{
     
    175124}
    176125
    177 // Kickoff.
    178126dipe_cf7_styler_module();
  • cf7-styler-for-divi/trunk/readme.txt

    r2885442 r2885455  
    11=== Divi Contact Form 7 ===
    2 Contributors: did people
     2Contributors: divipeople
    33Tags: divi, divi module, divi contact form 7, divi builder, divi theme
    44Donate link: http://buymeacoff.ee/divipeople
    55Requires at least: 5.0
    66Tested up to: 6.2
    7 Stable tag: 1.3.3
     7Stable tag: 1.3.4
    88License: GPLv3
    99License URI: https://opensource.org/licenses/GPL-3.0
     
    1313== Description ==
    1414
    15 Divi Contact Form 7 - the ultimate solution for designing stunning contact forms in a hassle-free manner. Say goodbye to the tedious task of writing code, and create custom contact forms with ease using the Divi Visual Builder.
     15Divi Contact Form 7 - the ultimate solution for designing stunning contact forms in a hassle-free manner.
    1616
    17 = Here are some of the amazing features that come with the Divi Contact Form 7 =
     17This plugin introduces a new module to the Divi Builder, allowing for seamless integration with Contact Form 7. With a simple drag-and-drop functionality from a dropdown list, users can avoid the cumbersome process of navigating to CF7, copying the shortcode, and manually adding it to a text module within the Divi Builder.
    1818
    19 - **Grid Builder** With the built-in grid builder, you can create multi-column forms effortlessly.
    20 - **Text and Background Styling** You have full control over the styling of your form's text and background to match your website's design.
    21 - **Form Elements Styling:** Style individual form elements, such as text fields, radio buttons, checkboxes, and drop-down menus, with a wide range of customization options.
    22 - **Button Styling** Create visually appealing buttons with customizable colors, fonts, borders, and hover effects.
    23 - **Style Your Messages** You can style the success and error messages to match your website's design.
     19- Simplified drag-and-drop functionality for easy integration with Contact Form 7 within the Divi Builder.
     20- Multiple style options available, including hover, focus, and custom CSS options for advanced customization.
     21- Directly define styles for various components such as input, label, send button, and success messages from within the Divi Builder interface.
     22
     23Please note that this plugin is an extension of the Divi Builder and requires the presence of both Divi Builder and Contact Form 7 plugins for proper functioning. For more information on the Divi Builder plugin, kindly visit the Elegant Themes website at elegantthemes.com.
    2424
    2525== Installation ==
    2626Note: This plugin works with Divi Theme or Divi Builder and Contact Form 7. Make sure you have Divi Theme or Divi Builder and Contact Form 7 installed.
    2727
    28 Divi Theme/Builder and [Contact Form 7](https://wordpress.org/plugins/contact-form-7/) are required for this plugin.
     28Divi Builder and [Contact Form 7](https://wordpress.org/plugins/contact-form-7/) are required for this plugin.
    2929
    30301. Upload the plugin folder to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen directly.
     
    3838
    3939=Version 1.3.3=
     40* Remove and clean some unused code
     41
     42=Version 1.3.3=
    4043* Remove freemius
    4144* Remove notices
    4245
    4346=Version 1.3.2=
    44 Resolved license key issue.
     47* Resolved license key issue
    4548
    4649=Version 1.3.1=
    47 Fixed PHP error.
     50* Fixed PHP error
    4851
    4952=Version 1.3.0=
    50 Implemented security fix.
     53* Implemented security fix
    5154
Note: See TracChangeset for help on using the changeset viewer.