Changeset 3475705
- Timestamp:
- 03/05/2026 02:06:32 PM (4 weeks ago)
- Location:
- ghl-connect
- Files:
-
- 80 added
- 12 edited
-
tags/3.0.1 (added)
-
tags/3.0.1/LICENSE.txt (added)
-
tags/3.0.1/README.txt (added)
-
tags/3.0.1/admin (added)
-
tags/3.0.1/admin/class-ghl-connect-admin.php (added)
-
tags/3.0.1/admin/css (added)
-
tags/3.0.1/admin/css/admin-styles.css (added)
-
tags/3.0.1/admin/css/ghl-connect-admin.css (added)
-
tags/3.0.1/admin/css/select2.min.css (added)
-
tags/3.0.1/admin/index.php (added)
-
tags/3.0.1/admin/js (added)
-
tags/3.0.1/admin/js/admin-scripts.js (added)
-
tags/3.0.1/admin/js/ghl-connect-admin.js (added)
-
tags/3.0.1/admin/js/select2.min.js (added)
-
tags/3.0.1/admin/partials (added)
-
tags/3.0.1/admin/partials/ghl-connect-admin-display.php (added)
-
tags/3.0.1/admin/uploads (added)
-
tags/3.0.1/admin/uploads/customization.jpg (added)
-
tags/3.0.1/admin/uploads/customization.png (added)
-
tags/3.0.1/admin/uploads/documentation.jpg (added)
-
tags/3.0.1/admin/uploads/documentation.png (added)
-
tags/3.0.1/admin/uploads/like.png (added)
-
tags/3.0.1/admin/uploads/remove.png (added)
-
tags/3.0.1/admin/uploads/support.jpg (added)
-
tags/3.0.1/admin/uploads/support.png (added)
-
tags/3.0.1/admin/uploads/yes.png (added)
-
tags/3.0.1/definitions.php (added)
-
tags/3.0.1/ghl-connect.php (added)
-
tags/3.0.1/ghl_api (added)
-
tags/3.0.1/ghl_api/ghl-all-apis.php (added)
-
tags/3.0.1/ghl_api/ghl-contacts.php (added)
-
tags/3.0.1/ghl_api/ghl-create-invoice-number.php (added)
-
tags/3.0.1/ghl_api/ghl-get-campaigns.php (added)
-
tags/3.0.1/ghl_api/ghl-get-tags.php (added)
-
tags/3.0.1/ghl_api/ghl-get-token.php (added)
-
tags/3.0.1/ghl_api/ghl-get-workflows.php (added)
-
tags/3.0.1/ghl_api/ghl-invoice.php (added)
-
tags/3.0.1/ghl_api/ghl-location-name.php (added)
-
tags/3.0.1/images (added)
-
tags/3.0.1/images/Boom-Fest-logo.png (added)
-
tags/3.0.1/images/GHL-Conn-Woo-Free.png (added)
-
tags/3.0.1/images/GHL-Conn-Woo-Pro.png (added)
-
tags/3.0.1/images/Rev-for-Woo-logo.png (added)
-
tags/3.0.1/images/ghl-cf7-free.png (added)
-
tags/3.0.1/images/ghl-cf7-pro.png (added)
-
tags/3.0.1/images/ghl-gf-free.png (added)
-
tags/3.0.1/images/ghl-gf-pro.png (added)
-
tags/3.0.1/images/ghl-jotform-free.png (added)
-
tags/3.0.1/images/ghl-jotform-pro.png (added)
-
tags/3.0.1/images/ghlconnect-logo.png (added)
-
tags/3.0.1/includes (added)
-
tags/3.0.1/includes/class-ghl-connect-activator.php (added)
-
tags/3.0.1/includes/class-ghl-connect-deactivator.php (added)
-
tags/3.0.1/includes/class-ghl-connect-i18n.php (added)
-
tags/3.0.1/includes/class-ghl-connect-loader.php (added)
-
tags/3.0.1/includes/class-ghl-connect.php (added)
-
tags/3.0.1/includes/ghl-connect-sync-users.php (added)
-
tags/3.0.1/includes/ghl-connect-upgrade-to-premium.php (added)
-
tags/3.0.1/includes/help-page.php (added)
-
tags/3.0.1/includes/helpers.php (added)
-
tags/3.0.1/includes/index.php (added)
-
tags/3.0.1/includes/our-products.php (added)
-
tags/3.0.1/includes/settings-form.php (added)
-
tags/3.0.1/includes/settings-page.php (added)
-
tags/3.0.1/includes/woo-ghl.php (added)
-
tags/3.0.1/includes/woo-product-page-settings.php (added)
-
tags/3.0.1/includes/woo-trigger-form.php (added)
-
tags/3.0.1/index.php (added)
-
tags/3.0.1/languages (added)
-
tags/3.0.1/languages/ghl-connect.pot (added)
-
tags/3.0.1/public (added)
-
tags/3.0.1/public/class-ghl-connect-public.php (added)
-
tags/3.0.1/public/css (added)
-
tags/3.0.1/public/css/ghl-connect-public.css (added)
-
tags/3.0.1/public/index.php (added)
-
tags/3.0.1/public/js (added)
-
tags/3.0.1/public/js/ghl-connect-public.js (added)
-
tags/3.0.1/public/partials (added)
-
tags/3.0.1/public/partials/ghl-connect-public-display.php (added)
-
tags/3.0.1/uninstall.php (added)
-
trunk/README.txt (modified) (4 diffs)
-
trunk/admin/class-ghl-connect-admin.php (modified) (6 diffs)
-
trunk/admin/partials/ghl-connect-admin-display.php (modified) (1 diff)
-
trunk/ghl-connect.php (modified) (4 diffs)
-
trunk/includes/class-ghl-connect-activator.php (modified) (3 diffs)
-
trunk/includes/class-ghl-connect-deactivator.php (modified) (3 diffs)
-
trunk/includes/class-ghl-connect-i18n.php (modified) (3 diffs)
-
trunk/includes/class-ghl-connect-loader.php (modified) (8 diffs)
-
trunk/includes/class-ghl-connect.php (modified) (15 diffs)
-
trunk/public/class-ghl-connect-public.php (modified) (6 diffs)
-
trunk/public/partials/ghl-connect-public-display.php (modified) (1 diff)
-
trunk/uninstall.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ghl-connect/trunk/README.txt
r3418106 r3475705 5 5 Requires at least: 4.0 6 6 Tested up to: 6.9 7 Stable tag: 3.0. 07 Stable tag: 3.0.1 8 8 Requires PHP: 7.4 9 9 License: GPLv2 or later … … 78 78 👉 For more web services and solutions, please visit [ibarts.co](https://www.ibarts.co/contact-us/) 79 79 80 == Disclaimer == 81 82 This plugin is an independent integration developed by iB Softs to connect Gravity Forms with GoHighLevel. 83 84 iB Softs is not affiliated with, endorsed by, or officially associated with HighLevel Inc. “GoHighLevel” and related trademarks belong to their respective owners and are used only to describe compatibility. 85 80 86 == Installation == 81 87 … … 116 122 117 123 == Changelog == 124 = 3.0.1 = 125 Update plugin readme.txt file. 126 118 127 = 3.0.0 = 119 128 Added support for latest WordPress version (6.9). … … 160 169 161 170 == Upgrade Notice == 171 = 3.0.1 = 172 Update plugin readme.txt file. 173 162 174 = 3.0.0 = 163 175 Added support for latest WordPress version (6.9). -
ghl-connect/trunk/admin/class-ghl-connect-admin.php
r3418106 r3475705 5 5 * 6 6 * @link https://https://www.ibsofts.com 7 * @since 3.0. 07 * @since 3.0.1 8 8 * 9 9 * @package GHLCONNECT … … 27 27 * The ID of this plugin. 28 28 * 29 * @since 3.0. 029 * @since 3.0.1 30 30 * @access private 31 31 * @var string $plugin_name The ID of this plugin. … … 36 36 * The version of this plugin. 37 37 * 38 * @since 3.0. 038 * @since 3.0.1 39 39 * @access private 40 40 * @var string $version The current version of this plugin. … … 45 45 * Initialize the class and set its properties. 46 46 * 47 * @since 3.0. 047 * @since 3.0.1 48 48 * @param string $plugin_name The name of this plugin. 49 49 * @param string $version The version of this plugin. … … 59 59 * Register the stylesheets for the admin area. 60 60 * 61 * @since 3.0. 061 * @since 3.0.1 62 62 */ 63 63 public function enqueue_styles() … … 84 84 * Register the JavaScript for the admin area. 85 85 * 86 * @since 3.0. 086 * @since 3.0.1 87 87 */ 88 88 public function enqueue_scripts() -
ghl-connect/trunk/admin/partials/ghl-connect-admin-display.php
r3418106 r3475705 7 7 * 8 8 * @link https://https://www.ibsofts.com 9 * @since 3.0. 09 * @since 3.0.1 10 10 * 11 11 * @package GHLCONNECT -
ghl-connect/trunk/ghl-connect.php
r3418106 r3475705 10 10 * 11 11 * @link https://www.ibsofts.com 12 * @since 3.0. 012 * @since 3.0.1 13 13 * @package GHLCONNECT 14 14 * … … 17 17 * Plugin URI: https://www.ibsofts.com/plugins/ghl-connect 18 18 * Description: This plugin will connect the popular CRM Go High Level(GHL) to the most popular content management software WordPress. 19 * Version: 3.0. 019 * Version: 3.0.1 20 20 * Author: iB Softs 21 21 * Author URI: https://www.ibsofts.com/ … … 33 33 /** 34 34 * Currently plugin version. 35 * Start at version 3.0. 0and use SemVer - https://semver.org35 * Start at version 3.0.1 and use SemVer - https://semver.org 36 36 * Rename this for your plugin and update it as you release new versions. 37 37 */ 38 define('GHLCONNECT_VERSION', '3.0. 0');38 define('GHLCONNECT_VERSION', '3.0.1'); 39 39 define('GHLCONNECT_PLUGIN_BASENAME', plugin_basename(__FILE__)); 40 40 define('GHLCONNECT_LOCATION_CONNECTED', false); … … 95 95 * not affect the page life cycle. 96 96 * 97 * @since 3.0. 097 * @since 3.0.1 98 98 */ 99 99 if (! function_exists('ghlconnect_run')) { -
ghl-connect/trunk/includes/class-ghl-connect-activator.php
r3418106 r3475705 5 5 * 6 6 * @link https://https://www.ibsofts.com 7 * @since 3.0. 07 * @since 3.0.1 8 8 * 9 9 * @package GHLCONNECT … … 16 16 * This class defines all code necessary to run during the plugin's activation. 17 17 * 18 * @since 3.0. 018 * @since 3.0.1 19 19 * @package GHLCONNECT 20 20 * @subpackage GHLCONNECT/includes … … 29 29 * Long Description. 30 30 * 31 * @since 3.0. 031 * @since 3.0.1 32 32 */ 33 33 public static function activate() {} -
ghl-connect/trunk/includes/class-ghl-connect-deactivator.php
r3418106 r3475705 5 5 * 6 6 * @link https://https://www.ibsofts.com 7 * @since 3.0. 07 * @since 3.0.1 8 8 * 9 9 * @package GHLCONNECT … … 16 16 * This class defines all code necessary to run during the plugin's deactivation. 17 17 * 18 * @since 3.0. 018 * @since 3.0.1 19 19 * @package GHLCONNECT 20 20 * @subpackage GHLCONNECT/includes … … 29 29 * Long Description. 30 30 * 31 * @since 3.0. 031 * @since 3.0.1 32 32 */ 33 33 public static function deactivate() {} -
ghl-connect/trunk/includes/class-ghl-connect-i18n.php
r3418106 r3475705 8 8 * 9 9 * @link https://https://www.ibsofts.com 10 * @since 3.0. 010 * @since 3.0.1 11 11 * 12 12 * @package GHLCONNECT … … 20 20 * so that it is ready for translation. 21 21 * 22 * @since 3.0. 022 * @since 3.0.1 23 23 * @package GHLCONNECT 24 24 * @subpackage GHLCONNECT/includes … … 32 32 * Load the plugin text domain for translation. 33 33 * 34 * @since 3.0. 034 * @since 3.0.1 35 35 */ 36 36 public function load_plugin_textdomain() -
ghl-connect/trunk/includes/class-ghl-connect-loader.php
r3418106 r3475705 5 5 * 6 6 * @link https://https://www.ibsofts.com 7 * @since 3.0. 07 * @since 3.0.1 8 8 * 9 9 * @package GHLCONNECT … … 28 28 * The array of actions registered with WordPress. 29 29 * 30 * @since 3.0. 030 * @since 3.0.1 31 31 * @access protected 32 32 * @var array $actions The actions registered with WordPress to fire when the plugin loads. … … 37 37 * The array of filters registered with WordPress. 38 38 * 39 * @since 3.0. 039 * @since 3.0.1 40 40 * @access protected 41 41 * @var array $filters The filters registered with WordPress to fire when the plugin loads. … … 46 46 * Initialize the collections used to maintain the actions and filters. 47 47 * 48 * @since 3.0. 048 * @since 3.0.1 49 49 */ 50 50 public function __construct() … … 58 58 * Add a new action to the collection to be registered with WordPress. 59 59 * 60 * @since 3.0. 060 * @since 3.0.1 61 61 * @param string $hook The name of the WordPress action that is being registered. 62 62 * @param object $component A reference to the instance of the object on which the action is defined. … … 73 73 * Add a new filter to the collection to be registered with WordPress. 74 74 * 75 * @since 3.0. 075 * @since 3.0.1 76 76 * @param string $hook The name of the WordPress filter that is being registered. 77 77 * @param object $component A reference to the instance of the object on which the filter is defined. … … 89 89 * collection. 90 90 * 91 * @since 3.0. 091 * @since 3.0.1 92 92 * @access private 93 93 * @param array $hooks The collection of hooks that is being registered (that is, actions or filters). … … 116 116 * Register the filters and actions with WordPress. 117 117 * 118 * @since 3.0. 0118 * @since 3.0.1 119 119 */ 120 120 public function run() -
ghl-connect/trunk/includes/class-ghl-connect.php
r3418106 r3475705 8 8 * 9 9 * @link https://https://www.ibsofts.com 10 * @since 3.0. 010 * @since 3.0.1 11 11 * 12 12 * @package GHLCONNECT … … 23 23 * version of the plugin. 24 24 * 25 * @since 3.0. 025 * @since 3.0.1 26 26 * @package GHLCONNECT 27 27 * @subpackage GHLCONNECT/includes … … 35 35 * the plugin. 36 36 * 37 * @since 3.0. 037 * @since 3.0.1 38 38 * @access protected 39 39 * @var GHLCONNECT_Loader $loader Maintains and registers all hooks for the plugin. … … 44 44 * The unique identifier of this plugin. 45 45 * 46 * @since 3.0. 046 * @since 3.0.1 47 47 * @access protected 48 48 * @var string $plugin_name The string used to uniquely identify this plugin. … … 53 53 * The current version of the plugin. 54 54 * 55 * @since 3.0. 055 * @since 3.0.1 56 56 * @access protected 57 57 * @var string $version The current version of the plugin. … … 66 66 * the public-facing side of the site. 67 67 * 68 * @since 3.0. 068 * @since 3.0.1 69 69 */ 70 70 public function __construct() … … 73 73 $this->version = GHLCONNECT_VERSION; 74 74 } else { 75 $this->version = '3.0. 0';75 $this->version = '3.0.1'; 76 76 } 77 77 $this->plugin_name = 'ghl-connect'; … … 96 96 * with WordPress. 97 97 * 98 * @since 3.0. 098 * @since 3.0.1 99 99 * @access private 100 100 */ … … 140 140 * with WordPress. 141 141 * 142 * @since 3.0. 0142 * @since 3.0.1 143 143 * @access private 144 144 */ … … 155 155 * of the plugin. 156 156 * 157 * @since 3.0. 0157 * @since 3.0.1 158 158 * @access private 159 159 */ … … 173 173 * of the plugin. 174 174 * 175 * @since 3.0. 0175 * @since 3.0.1 176 176 * @access private 177 177 */ … … 188 188 * Run the loader to execute all of the hooks with WordPress. 189 189 * 190 * @since 3.0. 0190 * @since 3.0.1 191 191 */ 192 192 public function run() … … 199 199 * WordPress and to define internationalization functionality. 200 200 * 201 * @since 3.0. 0201 * @since 3.0.1 202 202 * @return string The name of the plugin. 203 203 */ … … 210 210 * The reference to the class that orchestrates the hooks with the plugin. 211 211 * 212 * @since 3.0. 0212 * @since 3.0.1 213 213 * @return GHLCONNECT_Loader Orchestrates the hooks of the plugin. 214 214 */ … … 221 221 * Retrieve the version number of the plugin. 222 222 * 223 * @since 3.0. 0223 * @since 3.0.1 224 224 * @return string The version number of the plugin. 225 225 */ -
ghl-connect/trunk/public/class-ghl-connect-public.php
r3418106 r3475705 5 5 * 6 6 * @link https://https://www.ibsofts.com 7 * @since 3.0. 07 * @since 3.0.1 8 8 * 9 9 * @package GHLCONNECT … … 26 26 /** 27 27 * The ID of this plugin. 28 *3.0. 029 * @since 3.0. 028 *3.0.1 29 * @since 3.0.1 30 30 * @access private 31 31 * @var string $plugin_name The ID of this plugin. … … 35 35 /** 36 36 * The version of this plugin. 37 *3.0. 038 * @since 3.0. 037 *3.0.1 38 * @since 3.0.1 39 39 * @access private 40 40 * @var string $version The current version of this plugin. … … 44 44 /** 45 45 * Initialize the class and set its properties. 46 *3.0. 047 * @since 3.0. 046 *3.0.1 47 * @since 3.0.1 48 48 * @param string $plugin_name The name of the plugin. 49 49 * @param string $version The version of this plugin. … … 58 58 /** 59 59 * Register the stylesheets for the public-facing side of the site. 60 *3.0. 061 * @since 3.0. 060 *3.0.1 61 * @since 3.0.1 62 62 */ 63 63 public function enqueue_styles() … … 82 82 * Register the JavaScript for the public-facing side of the site. 83 83 * 84 * @since 3.0. 084 * @since 3.0.1 85 85 */ 86 86 public function enqueue_scripts() -
ghl-connect/trunk/public/partials/ghl-connect-public-display.php
r3418106 r3475705 7 7 * 8 8 * @link https://https://www.ibsofts.com 9 * @since 3.0. 09 * @since 3.0.1 10 10 * 11 11 * @package GHLCONNECT -
ghl-connect/trunk/uninstall.php
r3418106 r3475705 21 21 * 22 22 * @link https://www.ibsofts.com 23 * @since 3.0. 023 * @since 3.0.1 24 24 * 25 25 * @package GHLCONNECT
Note: See TracChangeset
for help on using the changeset viewer.