Changeset 3418106
- Timestamp:
- 12/12/2025 10:12:37 AM (4 months ago)
- Location:
- ghl-connect
- Files:
-
- 80 added
- 12 edited
-
tags/3.0.0 (added)
-
tags/3.0.0/LICENSE.txt (added)
-
tags/3.0.0/README.txt (added)
-
tags/3.0.0/admin (added)
-
tags/3.0.0/admin/class-ghl-connect-admin.php (added)
-
tags/3.0.0/admin/css (added)
-
tags/3.0.0/admin/css/admin-styles.css (added)
-
tags/3.0.0/admin/css/ghl-connect-admin.css (added)
-
tags/3.0.0/admin/css/select2.min.css (added)
-
tags/3.0.0/admin/index.php (added)
-
tags/3.0.0/admin/js (added)
-
tags/3.0.0/admin/js/admin-scripts.js (added)
-
tags/3.0.0/admin/js/ghl-connect-admin.js (added)
-
tags/3.0.0/admin/js/select2.min.js (added)
-
tags/3.0.0/admin/partials (added)
-
tags/3.0.0/admin/partials/ghl-connect-admin-display.php (added)
-
tags/3.0.0/admin/uploads (added)
-
tags/3.0.0/admin/uploads/customization.jpg (added)
-
tags/3.0.0/admin/uploads/customization.png (added)
-
tags/3.0.0/admin/uploads/documentation.jpg (added)
-
tags/3.0.0/admin/uploads/documentation.png (added)
-
tags/3.0.0/admin/uploads/like.png (added)
-
tags/3.0.0/admin/uploads/remove.png (added)
-
tags/3.0.0/admin/uploads/support.jpg (added)
-
tags/3.0.0/admin/uploads/support.png (added)
-
tags/3.0.0/admin/uploads/yes.png (added)
-
tags/3.0.0/definitions.php (added)
-
tags/3.0.0/ghl-connect.php (added)
-
tags/3.0.0/ghl_api (added)
-
tags/3.0.0/ghl_api/ghl-all-apis.php (added)
-
tags/3.0.0/ghl_api/ghl-contacts.php (added)
-
tags/3.0.0/ghl_api/ghl-create-invoice-number.php (added)
-
tags/3.0.0/ghl_api/ghl-get-campaigns.php (added)
-
tags/3.0.0/ghl_api/ghl-get-tags.php (added)
-
tags/3.0.0/ghl_api/ghl-get-token.php (added)
-
tags/3.0.0/ghl_api/ghl-get-workflows.php (added)
-
tags/3.0.0/ghl_api/ghl-invoice.php (added)
-
tags/3.0.0/ghl_api/ghl-location-name.php (added)
-
tags/3.0.0/images (added)
-
tags/3.0.0/images/Boom-Fest-logo.png (added)
-
tags/3.0.0/images/GHL-Conn-Woo-Free.png (added)
-
tags/3.0.0/images/GHL-Conn-Woo-Pro.png (added)
-
tags/3.0.0/images/Rev-for-Woo-logo.png (added)
-
tags/3.0.0/images/ghl-cf7-free.png (added)
-
tags/3.0.0/images/ghl-cf7-pro.png (added)
-
tags/3.0.0/images/ghl-gf-free.png (added)
-
tags/3.0.0/images/ghl-gf-pro.png (added)
-
tags/3.0.0/images/ghl-jotform-free.png (added)
-
tags/3.0.0/images/ghl-jotform-pro.png (added)
-
tags/3.0.0/images/ghlconnect-logo.png (added)
-
tags/3.0.0/includes (added)
-
tags/3.0.0/includes/class-ghl-connect-activator.php (added)
-
tags/3.0.0/includes/class-ghl-connect-deactivator.php (added)
-
tags/3.0.0/includes/class-ghl-connect-i18n.php (added)
-
tags/3.0.0/includes/class-ghl-connect-loader.php (added)
-
tags/3.0.0/includes/class-ghl-connect.php (added)
-
tags/3.0.0/includes/ghl-connect-sync-users.php (added)
-
tags/3.0.0/includes/ghl-connect-upgrade-to-premium.php (added)
-
tags/3.0.0/includes/help-page.php (added)
-
tags/3.0.0/includes/helpers.php (added)
-
tags/3.0.0/includes/index.php (added)
-
tags/3.0.0/includes/our-products.php (added)
-
tags/3.0.0/includes/settings-form.php (added)
-
tags/3.0.0/includes/settings-page.php (added)
-
tags/3.0.0/includes/woo-ghl.php (added)
-
tags/3.0.0/includes/woo-product-page-settings.php (added)
-
tags/3.0.0/includes/woo-trigger-form.php (added)
-
tags/3.0.0/index.php (added)
-
tags/3.0.0/languages (added)
-
tags/3.0.0/languages/ghl-connect.pot (added)
-
tags/3.0.0/public (added)
-
tags/3.0.0/public/class-ghl-connect-public.php (added)
-
tags/3.0.0/public/css (added)
-
tags/3.0.0/public/css/ghl-connect-public.css (added)
-
tags/3.0.0/public/index.php (added)
-
tags/3.0.0/public/js (added)
-
tags/3.0.0/public/js/ghl-connect-public.js (added)
-
tags/3.0.0/public/partials (added)
-
tags/3.0.0/public/partials/ghl-connect-public-display.php (added)
-
tags/3.0.0/uninstall.php (added)
-
trunk/README.txt (modified) (3 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
r3286353 r3418106 4 4 Tags: Woocommerce, Highlevel, Lead Connector, automation, membership plugin 5 5 Requires at least: 4.0 6 Tested up to: 6. 77 Stable tag: 2.0.96 Tested up to: 6.9 7 Stable tag: 3.0.0 8 8 Requires PHP: 7.4 9 9 License: GPLv2 or later … … 116 116 117 117 == Changelog == 118 = 3.0.0 = 119 Added support for latest WordPress version (6.9). 120 118 121 = 2.0.9 = 119 122 Bugs Fixes. … … 157 160 158 161 == Upgrade Notice == 162 = 3.0.0 = 163 Added support for latest WordPress version (6.9). 164 159 165 = 2.0.9 = 160 166 Bugs Fixes. -
ghl-connect/trunk/admin/class-ghl-connect-admin.php
r3286353 r3418106 5 5 * 6 6 * @link https://https://www.ibsofts.com 7 * @since 2.0.97 * @since 3.0.0 8 8 * 9 9 * @package GHLCONNECT … … 27 27 * The ID of this plugin. 28 28 * 29 * @since 2.0.929 * @since 3.0.0 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 2.0.938 * @since 3.0.0 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 2.0.947 * @since 3.0.0 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 2.0.961 * @since 3.0.0 62 62 */ 63 63 public function enqueue_styles() … … 84 84 * Register the JavaScript for the admin area. 85 85 * 86 * @since 2.0.986 * @since 3.0.0 87 87 */ 88 88 public function enqueue_scripts() -
ghl-connect/trunk/admin/partials/ghl-connect-admin-display.php
r3286353 r3418106 7 7 * 8 8 * @link https://https://www.ibsofts.com 9 * @since 2.0.99 * @since 3.0.0 10 10 * 11 11 * @package GHLCONNECT -
ghl-connect/trunk/ghl-connect.php
r3286353 r3418106 10 10 * 11 11 * @link https://www.ibsofts.com 12 * @since 2.0.912 * @since 3.0.0 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: 2.0.919 * Version: 3.0.0 20 20 * Author: iB Softs 21 21 * Author URI: https://www.ibsofts.com/ … … 33 33 /** 34 34 * Currently plugin version. 35 * Start at version 2.0.9and use SemVer - https://semver.org35 * Start at version 3.0.0 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', ' 2.0.9');38 define('GHLCONNECT_VERSION', '3.0.0'); 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 2.0.997 * @since 3.0.0 98 98 */ 99 99 if (! function_exists('ghlconnect_run')) { -
ghl-connect/trunk/includes/class-ghl-connect-activator.php
r3286353 r3418106 5 5 * 6 6 * @link https://https://www.ibsofts.com 7 * @since 2.0.97 * @since 3.0.0 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 2.0.918 * @since 3.0.0 19 19 * @package GHLCONNECT 20 20 * @subpackage GHLCONNECT/includes … … 29 29 * Long Description. 30 30 * 31 * @since 2.0.931 * @since 3.0.0 32 32 */ 33 33 public static function activate() {} -
ghl-connect/trunk/includes/class-ghl-connect-deactivator.php
r3286353 r3418106 5 5 * 6 6 * @link https://https://www.ibsofts.com 7 * @since 2.0.97 * @since 3.0.0 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 2.0.918 * @since 3.0.0 19 19 * @package GHLCONNECT 20 20 * @subpackage GHLCONNECT/includes … … 29 29 * Long Description. 30 30 * 31 * @since 2.0.931 * @since 3.0.0 32 32 */ 33 33 public static function deactivate() {} -
ghl-connect/trunk/includes/class-ghl-connect-i18n.php
r3286353 r3418106 8 8 * 9 9 * @link https://https://www.ibsofts.com 10 * @since 2.0.910 * @since 3.0.0 11 11 * 12 12 * @package GHLCONNECT … … 20 20 * so that it is ready for translation. 21 21 * 22 * @since 2.0.922 * @since 3.0.0 23 23 * @package GHLCONNECT 24 24 * @subpackage GHLCONNECT/includes … … 32 32 * Load the plugin text domain for translation. 33 33 * 34 * @since 2.0.934 * @since 3.0.0 35 35 */ 36 36 public function load_plugin_textdomain() -
ghl-connect/trunk/includes/class-ghl-connect-loader.php
r3286353 r3418106 5 5 * 6 6 * @link https://https://www.ibsofts.com 7 * @since 2.0.97 * @since 3.0.0 8 8 * 9 9 * @package GHLCONNECT … … 28 28 * The array of actions registered with WordPress. 29 29 * 30 * @since 2.0.930 * @since 3.0.0 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 2.0.939 * @since 3.0.0 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 2.0.948 * @since 3.0.0 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 2.0.960 * @since 3.0.0 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 2.0.975 * @since 3.0.0 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 2.0.991 * @since 3.0.0 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 2.0.9118 * @since 3.0.0 119 119 */ 120 120 public function run() -
ghl-connect/trunk/includes/class-ghl-connect.php
r3286353 r3418106 8 8 * 9 9 * @link https://https://www.ibsofts.com 10 * @since 2.0.910 * @since 3.0.0 11 11 * 12 12 * @package GHLCONNECT … … 23 23 * version of the plugin. 24 24 * 25 * @since 2.0.925 * @since 3.0.0 26 26 * @package GHLCONNECT 27 27 * @subpackage GHLCONNECT/includes … … 35 35 * the plugin. 36 36 * 37 * @since 2.0.937 * @since 3.0.0 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 2.0.946 * @since 3.0.0 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 2.0.955 * @since 3.0.0 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 2.0.968 * @since 3.0.0 69 69 */ 70 70 public function __construct() … … 73 73 $this->version = GHLCONNECT_VERSION; 74 74 } else { 75 $this->version = ' 2.0.9';75 $this->version = '3.0.0'; 76 76 } 77 77 $this->plugin_name = 'ghl-connect'; … … 96 96 * with WordPress. 97 97 * 98 * @since 2.0.998 * @since 3.0.0 99 99 * @access private 100 100 */ … … 140 140 * with WordPress. 141 141 * 142 * @since 2.0.9142 * @since 3.0.0 143 143 * @access private 144 144 */ … … 155 155 * of the plugin. 156 156 * 157 * @since 2.0.9157 * @since 3.0.0 158 158 * @access private 159 159 */ … … 173 173 * of the plugin. 174 174 * 175 * @since 2.0.9175 * @since 3.0.0 176 176 * @access private 177 177 */ … … 188 188 * Run the loader to execute all of the hooks with WordPress. 189 189 * 190 * @since 2.0.9190 * @since 3.0.0 191 191 */ 192 192 public function run() … … 199 199 * WordPress and to define internationalization functionality. 200 200 * 201 * @since 2.0.9201 * @since 3.0.0 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 2.0.9212 * @since 3.0.0 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 2.0.9223 * @since 3.0.0 224 224 * @return string The version number of the plugin. 225 225 */ -
ghl-connect/trunk/public/class-ghl-connect-public.php
r3286353 r3418106 5 5 * 6 6 * @link https://https://www.ibsofts.com 7 * @since 2.0.97 * @since 3.0.0 8 8 * 9 9 * @package GHLCONNECT … … 26 26 /** 27 27 * The ID of this plugin. 28 * 2.0.929 * @since 2.0.928 *3.0.0 29 * @since 3.0.0 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 * 2.0.938 * @since 2.0.937 *3.0.0 38 * @since 3.0.0 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 * 2.0.947 * @since 2.0.946 *3.0.0 47 * @since 3.0.0 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 * 2.0.961 * @since 2.0.960 *3.0.0 61 * @since 3.0.0 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 2.0.984 * @since 3.0.0 85 85 */ 86 86 public function enqueue_scripts() -
ghl-connect/trunk/public/partials/ghl-connect-public-display.php
r3286353 r3418106 7 7 * 8 8 * @link https://https://www.ibsofts.com 9 * @since 2.0.99 * @since 3.0.0 10 10 * 11 11 * @package GHLCONNECT -
ghl-connect/trunk/uninstall.php
r3286353 r3418106 21 21 * 22 22 * @link https://www.ibsofts.com 23 * @since 2.0.923 * @since 3.0.0 24 24 * 25 25 * @package GHLCONNECT
Note: See TracChangeset
for help on using the changeset viewer.