Plugin Directory

Changeset 3243251


Ignore:
Timestamp:
02/19/2025 01:07:13 PM (14 months ago)
Author:
ibsofts
Message:

Updated the plugin to new version 1.0.2

Location:
go-high-level-extension-for-contact-form7
Files:
72 added
13 edited

Legend:

Unmodified
Added
Removed
  • go-high-level-extension-for-contact-form7/trunk/README.txt

    r3224582 r3243251  
    1 === GHL Extension for Contact Form 7===
     1=== GHL Contact Bridge – Send Contact Form 7 leads to GHL CRM ===
    22Contributors: ibsofts, laddoo
    33Donate link: https://donate.stripe.com/14keXEbyJ2xp43SdQR
     
    55Requires at least: 4.0
    66Tested up to: 6.7
    7 Stable tag: 1.0.1
     7Stable tag: 1.0.2
    88Requires PHP: 7.4
    99License: GPLv2 or later
     
    2020If you are not aware, of what GHL is, please review [here](https://www.gohighlevel.com/?fp_ref=ibsofts "GoHighLevel")
    2121
    22 = 🚀 Level Up with Go High Level Extension for Contact Form 7 =
     22= 🚀 Level Up with GHL Contact Bridge – Send Contact Form 7 leads to GHL CRM =
    2323
    2424This *Go High Level extension* is a valuable tool for users who want to integrate their Contact Form 7 with Go High Level CRM. This extension provides a simple and efficient way to transfer form data to Go High Level CRM, enabling users to manage their leads and follow up with potential customers more effectively. Whether they are managing a small business or a large organization, this extension can help users streamline their lead management process and improve their overall workflow.
     
    126126== Screenshots ==
    127127
    128 1. Installing and Activation Plugin "Go high level extension for Contact Form 7".
     1281. Installing and Activation Plugin "GHL Contact Bridge – Send Contact Form 7 leads to GHL CRM".
    1291292. Connect With GHL
    1301303. Mapping Fields
     
    144144= 🚀 More Products from ib Softs =
    145145
    146 👉 [Go high level (GHL) extension for Gravity Forms - Free](https://wordpress.org/plugins/go-high-level-extension-for-gravity-form/)
     146👉 [GHL Gravity Bridge – Send Gravity Forms leads to GHL CRM - Free](https://wordpress.org/plugins/go-high-level-extension-for-gravity-form/)
    147147👉 [Go High Level Extension For Gravity Forms - Pro](https://www.ibsofts.com/plugins/go-high-level-extension-for-gravity-forms/)
    148148👉 [GHL Connect for WooCommerce - Free](https://wordpress.org/plugins/ghl-connect/)
     
    156156
    157157== Changelog ==
     158= 1.0.2 =
     159* Modify the plugin display name.
     160
    158161= 1.0.1 =
    159 * UI bugs fixes.
     162* Added new products on Our Products tab.
    160163
    161164= 1.0 =
     
    164167
    165168== Upgrade Notice ==
     169= 1.0.2 =
     170* Modify the plugin display name.
     171
    166172= 1.0.1 =
    167173* Added new products on Our Products tab.
  • go-high-level-extension-for-contact-form7/trunk/admin/class-ghl-cf7-admin.php

    r3224582 r3243251  
    55 *
    66 * @link       https://https://www.ibsofts.com
    7  * @since      1.0.1
     7 * @since      1.0.2
    88 *
    99 * @package    GHLCF7
     
    2626     * The ID of this plugin.
    2727     *
    28      * @since    1.0.1
     28     * @since    1.0.2
    2929     * @access   private
    3030     * @var      string    $plugin_name    The ID of this plugin.
     
    3535     * The version of this plugin.
    3636     *
    37      * @since    1.0.1
     37     * @since    1.0.2
    3838     * @access   private
    3939     * @var      string    $version    The current version of this plugin.
     
    4444     * Initialize the class and set its properties.
    4545     *
    46      * @since    1.0.1
     46     * @since    1.0.2
    4747     * @param      string    $plugin_name       The name of this plugin.
    4848     * @param      string    $version    The version of this plugin.
     
    5858     * Register the stylesheets for the admin area.
    5959     *
    60      * @since    1.0.1
     60     * @since    1.0.2
    6161     */
    6262    public function enqueue_styles() {
     
    8282     * Register the JavaScript for the admin area.
    8383     *
    84      * @since    1.0.1
     84     * @since    1.0.2
    8585     */
    8686    public function enqueue_scripts() {
     
    9999
    100100        wp_enqueue_script( $this->plugin_name, plugin_dir_url( __FILE__ ) . 'js/ghl-cf7-admin.js', array( 'jquery' ), $this->version, false );
    101         wp_enqueue_script( 'select2', plugins_url( 'js/select2.min.js', __FILE__ ) , array('jquery'), '1.0.1', true );
    102         wp_enqueue_script( 'ghlcf7_admin_script', plugins_url( 'js/admin-scripts.js', __FILE__ ) , array('jquery'), '1.0.1', true );
     101        wp_enqueue_script( 'select2', plugins_url( 'js/select2.min.js', __FILE__ ) , array('jquery'), '1.0.2', true );
     102        wp_enqueue_script( 'ghlcf7_admin_script', plugins_url( 'js/admin-scripts.js', __FILE__ ) , array('jquery'), '1.0.2', true );
    103103    }
    104104   
  • go-high-level-extension-for-contact-form7/trunk/admin/partials/ghl-cf7-admin-display.php

    r3224582 r3243251  
    77 *
    88 * @link       https://https://www.ibsofts.com
    9  * @since      1.0.1
     9 * @since      1.0.2
    1010 *
    1111 * @package    GHLCF7
  • go-high-level-extension-for-contact-form7/trunk/ghl-cf7.php

    r3224582 r3243251  
    1010 *
    1111 * @link              https://www.ibsofts.com
    12  * @since             1.0.1
     12 * @since             1.0.2
    1313 * @package           GHLCF7
    1414 *
    1515 * @wordpress-plugin
    16  * Plugin Name:       GHL Extension for Contact Form 7
     16 * Plugin Name:       GHL Contact Bridge – Send Contact Form 7 leads to GHL CRM
    1717 * Plugin URI:        https://www.ibsofts.com/plugins/go-high-level-extension-for-contact-form7
    1818 * Description:       This plugin send Contact Form 7 Data to Go High Level on form submission.
    19  * Version:           1.0.1
     19 * Version:           1.0.2
    2020 * Author:            iB Softs
    2121 * Author URI:        https://www.ibsofts.com/
     
    3333/**
    3434 * Currently plugin version.
    35  * Start at version 1.0.1 and use SemVer - https://semver.org
     35 * Start at version 1.0.2 and use SemVer - https://semver.org
    3636 * Rename this for your plugin and update it as you release new versions.
    3737 */
    38 define( 'GHLCF7_VERSION', '1.0.1' );
     38define( 'GHLCF7_VERSION', '1.0.2' );
    3939define( 'GHLCF7_PLUGIN_BASENAME', plugin_basename( __FILE__ ) );
    4040define( 'GHLCF7_LOCATION_CONNECTED', false );
     
    8080 * not affect the page life cycle.
    8181 *
    82  * @since    1.0.1
     82 * @since    1.0.2
    8383 */
    8484if ( ! function_exists( 'ghlcf7_run' ) ) {
  • go-high-level-extension-for-contact-form7/trunk/includes/class-ghl-cf7-activator.php

    r3224582 r3243251  
    55 *
    66 * @link       https://https://www.ibsofts.com
    7  * @since      1.0.1
     7 * @since      1.0.2
    88 *
    99 * @package    GHLCF7
     
    1616 * This class defines all code necessary to run during the plugin's activation.
    1717 *
    18  * @since      1.0.1
     18 * @since      1.0.2
    1919 * @package    GHLCF7
    2020 * @subpackage GHLCF7/includes
     
    2828     * Long Description.
    2929     *
    30      * @since    1.0.1
     30     * @since    1.0.2
    3131     */
    3232    public static function activate() {
  • go-high-level-extension-for-contact-form7/trunk/includes/class-ghl-cf7-deactivator.php

    r3224582 r3243251  
    55 *
    66 * @link       https://https://www.ibsofts.com
    7  * @since      1.0.1
     7 * @since      1.0.2
    88 *
    99 * @package    GHLCF7
     
    1616 * This class defines all code necessary to run during the plugin's deactivation.
    1717 *
    18  * @since      1.0.1
     18 * @since      1.0.2
    1919 * @package    GHLCF7
    2020 * @subpackage GHLCF7/includes
     
    2828     * Long Description.
    2929     *
    30      * @since    1.0.1
     30     * @since    1.0.2
    3131     */
    3232    public static function deactivate() {
  • go-high-level-extension-for-contact-form7/trunk/includes/class-ghl-cf7-i18n.php

    r3224582 r3243251  
    88 *
    99 * @link       https://https://www.ibsofts.com
    10  * @since      1.0.1
     10 * @since      1.0.2
    1111 *
    1212 * @package    GHLCF7
     
    2020 * so that it is ready for translation.
    2121 *
    22  * @since      1.0.1
     22 * @since      1.0.2
    2323 * @package    GHLCF7
    2424 * @subpackage GHLCF7/includes
     
    3131     * Load the plugin text domain for translation.
    3232     *
    33      * @since    1.0.1
     33     * @since    1.0.2
    3434     */
    3535    public function load_plugin_textdomain() {
  • go-high-level-extension-for-contact-form7/trunk/includes/class-ghl-cf7-loader.php

    r3224582 r3243251  
    55 *
    66 * @link       https://https://www.ibsofts.com
    7  * @since      1.0.1
     7 * @since      1.0.2
    88 *
    99 * @package    GHLCF7
     
    2727     * The array of actions registered with WordPress.
    2828     *
    29      * @since    1.0.1
     29     * @since    1.0.2
    3030     * @access   protected
    3131     * @var      array    $actions    The actions registered with WordPress to fire when the plugin loads.
     
    3636     * The array of filters registered with WordPress.
    3737     *
    38      * @since    1.0.1
     38     * @since    1.0.2
    3939     * @access   protected
    4040     * @var      array    $filters    The filters registered with WordPress to fire when the plugin loads.
     
    4545     * Initialize the collections used to maintain the actions and filters.
    4646     *
    47      * @since    1.0.1
     47     * @since    1.0.2
    4848     */
    4949    public function __construct() {
     
    5757     * Add a new action to the collection to be registered with WordPress.
    5858     *
    59      * @since    1.0.1
     59     * @since    1.0.2
    6060     * @param    string               $hook             The name of the WordPress action that is being registered.
    6161     * @param    object               $component        A reference to the instance of the object on which the action is defined.
     
    7171     * Add a new filter to the collection to be registered with WordPress.
    7272     *
    73      * @since    1.0.1
     73     * @since    1.0.2
    7474     * @param    string               $hook             The name of the WordPress filter that is being registered.
    7575     * @param    object               $component        A reference to the instance of the object on which the filter is defined.
     
    8686     * collection.
    8787     *
    88      * @since    1.0.1
     88     * @since    1.0.2
    8989     * @access   private
    9090     * @param    array                $hooks            The collection of hooks that is being registered (that is, actions or filters).
     
    113113     * Register the filters and actions with WordPress.
    114114     *
    115      * @since    1.0.1
     115     * @since    1.0.2
    116116     */
    117117    public function run() {
  • go-high-level-extension-for-contact-form7/trunk/includes/class-ghl-cf7.php

    r3224582 r3243251  
    88 *
    99 * @link       https://https://www.ibsofts.com
    10  * @since      1.0.1
     10 * @since      1.0.2
    1111 *
    1212 * @package    GHLCF7
     
    2323 * version of the plugin.
    2424 *
    25  * @since      1.0.1
     25 * @since      1.0.2
    2626 * @package    GHLCF7
    2727 * @subpackage GHLCF7/includes
     
    3434     * the plugin.
    3535     *
    36      * @since    1.0.1
     36     * @since    1.0.2
    3737     * @access   protected
    3838     * @var      GHLCF7_Loader    $loader    Maintains and registers all hooks for the plugin.
     
    4343     * The unique identifier of this plugin.
    4444     *
    45      * @since    1.0.1
     45     * @since    1.0.2
    4646     * @access   protected
    4747     * @var      string    $plugin_name    The string used to uniquely identify this plugin.
     
    5252     * The current version of the plugin.
    5353     *
    54      * @since    1.0.1
     54     * @since    1.0.2
    5555     * @access   protected
    5656     * @var      string    $version    The current version of the plugin.
     
    6565     * the public-facing side of the site.
    6666     *
    67      * @since    1.0.1
     67     * @since    1.0.2
    6868     */
    6969    public function __construct() {
     
    7171            $this->version = GHLCF7_VERSION;
    7272        } else {
    73             $this->version = '1.0.1';
     73            $this->version = '1.0.2';
    7474        }
    7575        $this->plugin_name = 'ghl-cf7';
     
    9595     * with WordPress.
    9696     *
    97      * @since    1.0.1
     97     * @since    1.0.2
    9898     * @access   private
    9999     */
     
    138138     * with WordPress.
    139139     *
    140      * @since    1.0.1
     140     * @since    1.0.2
    141141     * @access   private
    142142     */
     
    153153     * of the plugin.
    154154     *
    155      * @since    1.0.1
     155     * @since    1.0.2
    156156     * @access   private
    157157     */
     
    178178     * of the plugin.
    179179     *
    180      * @since    1.0.1
     180     * @since    1.0.2
    181181     * @access   private
    182182     */
     
    193193     * Run the loader to execute all of the hooks with WordPress.
    194194     *
    195      * @since    1.0.1
     195     * @since    1.0.2
    196196     */
    197197    public function run() {
     
    203203     * WordPress and to define internationalization functionality.
    204204     *
    205      * @since     1.0.1
     205     * @since     1.0.2
    206206     * @return    string    The name of the plugin.
    207207     */
     
    213213     * The reference to the class that orchestrates the hooks with the plugin.
    214214     *
    215      * @since     1.0.1
     215     * @since     1.0.2
    216216     * @return    GHLCF7_Loader    Orchestrates the hooks of the plugin.
    217217     */
     
    223223     * Retrieve the version number of the plugin.
    224224     *
    225      * @since     1.0.1
     225     * @since     1.0.2
    226226     * @return    string    The version number of the plugin.
    227227     */
  • go-high-level-extension-for-contact-form7/trunk/public/class-ghl-cf7-public.php

    r3224582 r3243251  
    55 *
    66 * @link       https://https://www.ibsofts.com
    7  * @since      1.0.1
     7 * @since      1.0.2
    88 *
    99 * @package    GHLCF7
     
    2626     * The ID of this plugin.
    2727     *
    28      * @since    1.0.1
     28     * @since    1.0.2
    2929     * @access   private
    3030     * @var      string    $plugin_name    The ID of this plugin.
     
    3535     * The version of this plugin.
    3636     *
    37      * @since    1.0.1
     37     * @since    1.0.2
    3838     * @access   private
    3939     * @var      string    $version    The current version of this plugin.
     
    4444     * Initialize the class and set its properties.
    4545     *
    46      * @since    1.0.1
     46     * @since    1.0.2
    4747     * @param      string    $plugin_name       The name of the plugin.
    4848     * @param      string    $version    The version of this plugin.
     
    5858     * Register the stylesheets for the public-facing side of the site.
    5959     *
    60      * @since    1.0.1
     60     * @since    1.0.2
    6161     */
    6262    public function enqueue_styles() {
     
    8181     * Register the JavaScript for the public-facing side of the site.
    8282     *
    83      * @since    1.0.1
     83     * @since    1.0.2
    8484     */
    8585    public function enqueue_scripts() {
  • go-high-level-extension-for-contact-form7/trunk/public/partials/ghl-cf7-public-display.php

    r3224582 r3243251  
    77 *
    88 * @link       https://https://www.ibsofts.com
    9  * @since      1.0.1
     9 * @since      1.0.2
    1010 *
    1111 * @package    GHLCF7
  • go-high-level-extension-for-contact-form7/trunk/uninstall.php

    r3224582 r3243251  
    2121 *
    2222 * @link      https://www.ibsofts.com
    23  * @since      1.0.1
     23 * @since      1.0.2
    2424 *
    2525 * @package    GHLCF7
Note: See TracChangeset for help on using the changeset viewer.