Changeset 3475700
- Timestamp:
- 03/05/2026 01:58:17 PM (4 weeks ago)
- Location:
- form-integration-for-go-high-level-and-jotform
- Files:
-
- 60 added
- 11 edited
-
tags/1.0.2 (added)
-
tags/1.0.2/LICENSE.txt (added)
-
tags/1.0.2/README.txt (added)
-
tags/1.0.2/admin (added)
-
tags/1.0.2/admin/class-ghl-jotform-admin.php (added)
-
tags/1.0.2/admin/css (added)
-
tags/1.0.2/admin/css/ghl-jotform-admin.css (added)
-
tags/1.0.2/admin/css/jquery.dataTables.min.css (added)
-
tags/1.0.2/admin/index.php (added)
-
tags/1.0.2/admin/js (added)
-
tags/1.0.2/admin/js/ghl-jotform-admin.js (added)
-
tags/1.0.2/admin/js/jquery.dataTables.min.js (added)
-
tags/1.0.2/admin/partials (added)
-
tags/1.0.2/admin/partials/ghl-jotform-admin-display.php (added)
-
tags/1.0.2/definitions.php (added)
-
tags/1.0.2/ghl-jotform.php (added)
-
tags/1.0.2/ghljotform_api (added)
-
tags/1.0.2/ghljotform_api/ghljotform-all-apis.php (added)
-
tags/1.0.2/ghljotform_api/ghljotform-get-token.php (added)
-
tags/1.0.2/ghljotform_api/ghljotform-location-name.php (added)
-
tags/1.0.2/ghljotform_api/ghljotfrom-create-contact.php (added)
-
tags/1.0.2/images (added)
-
tags/1.0.2/images/jotform-logo.png (added)
-
tags/1.0.2/includes (added)
-
tags/1.0.2/includes/class-ghl-jotform-activator.php (added)
-
tags/1.0.2/includes/class-ghl-jotform-deactivator.php (added)
-
tags/1.0.2/includes/class-ghl-jotform-loader.php (added)
-
tags/1.0.2/includes/class-ghl-jotform.php (added)
-
tags/1.0.2/includes/form-specific.php (added)
-
tags/1.0.2/includes/ghl-jotform-api.php (added)
-
tags/1.0.2/includes/ghl-jotform-cwghl.php (added)
-
tags/1.0.2/includes/ghl-jotform-global.php (added)
-
tags/1.0.2/includes/ghl-jotform-helpers.php (added)
-
tags/1.0.2/includes/help-page.php (added)
-
tags/1.0.2/includes/index.php (added)
-
tags/1.0.2/includes/settings-form.php (added)
-
tags/1.0.2/index.php (added)
-
tags/1.0.2/languages (added)
-
tags/1.0.2/languages/ghl-jotform.pot (added)
-
tags/1.0.2/public (added)
-
tags/1.0.2/public/class-ghl-jotform-public.php (added)
-
tags/1.0.2/public/css (added)
-
tags/1.0.2/public/css/ghl-jotform-public.css (added)
-
tags/1.0.2/public/index.php (added)
-
tags/1.0.2/public/js (added)
-
tags/1.0.2/public/js/ghl-jotform-public.js (added)
-
tags/1.0.2/public/partials (added)
-
tags/1.0.2/public/partials/ghl-jotform-public-display.php (added)
-
tags/1.0.2/uninstall.php (added)
-
tags/1.0.2/uploads (added)
-
tags/1.0.2/uploads/customization.jpg (added)
-
tags/1.0.2/uploads/customization.png (added)
-
tags/1.0.2/uploads/documentation.jpg (added)
-
tags/1.0.2/uploads/documentation.png (added)
-
tags/1.0.2/uploads/like.png (added)
-
tags/1.0.2/uploads/logo.png (added)
-
tags/1.0.2/uploads/remove.png (added)
-
tags/1.0.2/uploads/support.jpg (added)
-
tags/1.0.2/uploads/support.png (added)
-
tags/1.0.2/uploads/yes.png (added)
-
trunk/README.txt (modified) (3 diffs)
-
trunk/admin/class-ghl-jotform-admin.php (modified) (6 diffs)
-
trunk/admin/partials/ghl-jotform-admin-display.php (modified) (1 diff)
-
trunk/ghl-jotform.php (modified) (4 diffs)
-
trunk/includes/class-ghl-jotform-activator.php (modified) (2 diffs)
-
trunk/includes/class-ghl-jotform-deactivator.php (modified) (3 diffs)
-
trunk/includes/class-ghl-jotform-loader.php (modified) (8 diffs)
-
trunk/includes/class-ghl-jotform.php (modified) (15 diffs)
-
trunk/public/class-ghl-jotform-public.php (modified) (6 diffs)
-
trunk/public/partials/ghl-jotform-public-display.php (modified) (1 diff)
-
trunk/uninstall.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
form-integration-for-go-high-level-and-jotform/trunk/README.txt
r3438465 r3475700 5 5 Requires at least: 6.2 6 6 Tested up to: 6.9 7 Stable tag: 1.0. 17 Stable tag: 1.0.2 8 8 Requires PHP: 7.4 9 9 License: GPLv2 or later … … 216 216 👉 [Reviews for WooCommerce](https://wordpress.org/plugins/reviews-for-woocommerce/) 217 217 218 == Disclaimer == 219 220 This plugin is an independent integration developed by iB Softs to connect Gravity Forms with GoHighLevel. 221 222 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. 218 223 219 224 == Changelog == 225 = 1.0.2 = 226 * Update plugin readme.txt file. 227 220 228 = 1.0.1 = 221 229 * UI enhancements for an improved user experience. … … 226 234 227 235 == Upgrade Notice == 236 = 1.0.2 = 237 * Update plugin readme.txt file. 238 228 239 = 1.0.1 = 229 240 * UI enhancements for an improved user experience. -
form-integration-for-go-high-level-and-jotform/trunk/admin/class-ghl-jotform-admin.php
r3438465 r3475700 5 5 * 6 6 * @link https://www.ibsofts.com 7 * @since 1.0. 17 * @since 1.0.2 8 8 * 9 9 * @package Ghl_Jotform … … 26 26 * The ID of this plugin. 27 27 * 28 * @since 1.0. 128 * @since 1.0.2 29 29 * @access private 30 30 * @var string $plugin_name The ID of this plugin. … … 35 35 * The version of this plugin. 36 36 * 37 * @since 1.0. 137 * @since 1.0.2 38 38 * @access private 39 39 * @var string $version The current version of this plugin. … … 44 44 * Initialize the class and set its properties. 45 45 * 46 * @since 1.0. 146 * @since 1.0.2 47 47 * @param string $plugin_name The name of this plugin. 48 48 * @param string $version The version of this plugin. … … 58 58 * Register the stylesheets for the admin area. 59 59 * 60 * @since 1.0. 160 * @since 1.0.2 61 61 */ 62 62 public function enqueue_styles() { … … 81 81 * Register the JavaScript for the admin area. 82 82 * 83 * @since 1.0. 183 * @since 1.0.2 84 84 */ 85 85 public function enqueue_scripts() { -
form-integration-for-go-high-level-and-jotform/trunk/admin/partials/ghl-jotform-admin-display.php
r3438465 r3475700 7 7 * 8 8 * @link https://www.ibsofts.com 9 * @since 1.0. 19 * @since 1.0.2 10 10 * 11 11 * @package Ghl_Jotform -
form-integration-for-go-high-level-and-jotform/trunk/ghl-jotform.php
r3438465 r3475700 10 10 * 11 11 * @link https://www.ibsofts.com 12 * @since 1.0. 112 * @since 1.0.2 13 13 * @package Ghl_Jotform 14 14 * … … 16 16 * Plugin Name: Form Integration for Go High Level and Jotform 17 17 * Description: This plugin sends Jotform Data to Go High Level on form submission. 18 * Version: 1.0. 118 * Version: 1.0.2 19 19 * Author: iB Softs 20 20 * Author URI: https://www.ibsofts.com/ … … 32 32 /** 33 33 * Currently plugin version. 34 * Start at version 1.0. 1and use SemVer - https://semver.org34 * Start at version 1.0.2 and use SemVer - https://semver.org 35 35 * Rename this for your plugin and update it as you release new versions. 36 36 */ 37 define('FORMINFO_GHLJOTFORM_VERSION', '1.0. 1');37 define('FORMINFO_GHLJOTFORM_VERSION', '1.0.2'); 38 38 define('FORMINFO_GHLJOTFORM_PLUGIN_BASENAME', plugin_basename(__DIR__)); 39 39 define('FORMINFO_GHLJOTFORM_LOCATION_CONNECTED', false); … … 90 90 * not affect the page life cycle. 91 91 * 92 * @since 1.0. 192 * @since 1.0.2 93 93 */ 94 94 function forminfo_ghljotform_run() -
form-integration-for-go-high-level-and-jotform/trunk/includes/class-ghl-jotform-activator.php
r3438465 r3475700 5 5 * 6 6 * @link https://www.ibsofts.com 7 * @since 1.0. 17 * @since 1.0.2 8 8 * 9 9 * @package Ghl_Jotform … … 16 16 * This class defines all code necessary to run during the plugin's activation. 17 17 * 18 * @since 1.0. 118 * @since 1.0.2 19 19 * @package Ghl_Jotform 20 20 * @subpackage Ghl_Jotform/includes -
form-integration-for-go-high-level-and-jotform/trunk/includes/class-ghl-jotform-deactivator.php
r3438465 r3475700 5 5 * 6 6 * @link https://www.ibsofts.com 7 * @since 1.0. 17 * @since 1.0.2 8 8 * 9 9 * @package Ghl_Jotform … … 16 16 * This class defines all code necessary to run during the plugin's deactivation. 17 17 * 18 * @since 1.0. 118 * @since 1.0.2 19 19 * @package Ghl_Jotform 20 20 * @subpackage Ghl_Jotform/includes … … 28 28 * Long Description. 29 29 * 30 * @since 1.0. 130 * @since 1.0.2 31 31 */ 32 32 public static function deactivate() { -
form-integration-for-go-high-level-and-jotform/trunk/includes/class-ghl-jotform-loader.php
r3438465 r3475700 6 6 * 7 7 * @link https://www.ibsofts.com 8 * @since 1.0. 18 * @since 1.0.2 9 9 * 10 10 * @package Ghl_Jotform … … 28 28 * The array of actions registered with WordPress. 29 29 * 30 * @since 1.0. 130 * @since 1.0.2 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 1.0. 139 * @since 1.0.2 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 1.0. 148 * @since 1.0.2 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 1.0. 160 * @since 1.0.2 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. … … 72 72 * Add a new filter to the collection to be registered with WordPress. 73 73 * 74 * @since 1.0. 174 * @since 1.0.2 75 75 * @param string $hook The name of the WordPress filter that is being registered. 76 76 * @param object $component A reference to the instance of the object on which the filter is defined. … … 87 87 * collection. 88 88 * 89 * @since 1.0. 189 * @since 1.0.2 90 90 * @access private 91 91 * @param array $hooks The collection of hooks that is being registered (that is, actions or filters). … … 114 114 * Register the filters and actions with WordPress. 115 115 * 116 * @since 1.0. 1116 * @since 1.0.2 117 117 */ 118 118 public function run() { -
form-integration-for-go-high-level-and-jotform/trunk/includes/class-ghl-jotform.php
r3438465 r3475700 10 10 * 11 11 * @link https://www.ibsofts.com 12 * @since 1.0. 112 * @since 1.0.2 13 13 * 14 14 * @package Ghl_Jotform … … 25 25 * version of the plugin. 26 26 * 27 * @since 1.0. 127 * @since 1.0.2 28 28 * @package Ghl_Jotform 29 29 * @subpackage Ghl_Jotform/includes … … 36 36 * the plugin. 37 37 * 38 * @since 1.0. 138 * @since 1.0.2 39 39 * @access protected 40 40 * @var Ghl_Jotform_Loader $loader Maintains and registers all hooks for the plugin. … … 45 45 * The unique identifier of this plugin. 46 46 * 47 * @since 1.0. 147 * @since 1.0.2 48 48 * @access protected 49 49 * @var string $plugin_name The string used to uniquely identify this plugin. … … 54 54 * The current version of the plugin. 55 55 * 56 * @since 1.0. 156 * @since 1.0.2 57 57 * @access protected 58 58 * @var string $version The current version of the plugin. … … 67 67 * the public-facing side of the site. 68 68 * 69 * @since 1.0. 169 * @since 1.0.2 70 70 */ 71 71 public function __construct() { … … 73 73 $this->version = FORMINFO_GHLJOTFORM_VERSION; 74 74 } else { 75 $this->version = '1.0. 1';75 $this->version = '1.0.2'; 76 76 } 77 77 $this->plugin_name = 'form-integration-for-go-high-level-and-jotform'; … … 96 96 * with WordPress. 97 97 * 98 * @since 1.0. 198 * @since 1.0.2 99 99 * @access private 100 100 */ … … 135 135 * with WordPress. 136 136 * 137 * @since 1.0. 1137 * @since 1.0.2 138 138 * @access private 139 139 */ … … 143 143 * of the plugin. 144 144 * 145 * @since 1.0. 1145 * @since 1.0.2 146 146 * @access private 147 147 */ … … 159 159 * of the plugin. 160 160 * 161 * @since 1.0. 1161 * @since 1.0.2 162 162 * @access private 163 163 */ … … 174 174 * Run the loader to execute all of the hooks with WordPress. 175 175 * 176 * @since 1.0. 1176 * @since 1.0.2 177 177 */ 178 178 public function run() { … … 184 184 * WordPress and to define internationalization functionality. 185 185 * 186 * @since 1.0. 1186 * @since 1.0.2 187 187 * @return string The name of the plugin. 188 188 */ … … 194 194 * The reference to the class that orchestrates the hooks with the plugin. 195 195 * 196 * @since 1.0. 1196 * @since 1.0.2 197 197 * @return Ghl_Jotform_Loader Orchestrates the hooks of the plugin. 198 198 */ … … 204 204 * Retrieve the version number of the plugin. 205 205 * 206 * @since 1.0. 1206 * @since 1.0.2 207 207 * @return string The version number of the plugin. 208 208 */ -
form-integration-for-go-high-level-and-jotform/trunk/public/class-ghl-jotform-public.php
r3438465 r3475700 7 7 * 8 8 * @link https://www.ibsofts.com 9 * @since 1.0. 19 * @since 1.0.2 10 10 * 11 11 * @package Ghl_Jotform … … 28 28 * The ID of this plugin. 29 29 * 30 * @since 1.0. 130 * @since 1.0.2 31 31 * @access private 32 32 * @var string $plugin_name The ID of this plugin. … … 37 37 * The version of this plugin. 38 38 * 39 * @since 1.0. 139 * @since 1.0.2 40 40 * @access private 41 41 * @var string $version The current version of this plugin. … … 46 46 * Initialize the class and set its properties. 47 47 * 48 * @since 1.0. 148 * @since 1.0.2 49 49 * @param string $plugin_name The name of the plugin. 50 50 * @param string $version The version of this plugin. … … 60 60 * Register the stylesheets for the public-facing side of the site. 61 61 * 62 * @since 1.0. 162 * @since 1.0.2 63 63 */ 64 64 public function enqueue_styles() { … … 83 83 * Register the JavaScript for the public-facing side of the site. 84 84 * 85 * @since 1.0. 185 * @since 1.0.2 86 86 */ 87 87 public function enqueue_scripts() { -
form-integration-for-go-high-level-and-jotform/trunk/public/partials/ghl-jotform-public-display.php
r3438465 r3475700 7 7 * 8 8 * @link https://www.ibsofts.com 9 * @since 1.0. 19 * @since 1.0.2 10 10 * 11 11 * @package Ghl_Jotform -
form-integration-for-go-high-level-and-jotform/trunk/uninstall.php
r3438465 r3475700 21 21 * 22 22 * @link https://www.ibsofts.com 23 * @since 1.0. 123 * @since 1.0.2 24 24 * 25 25 * @package Ghl_Jotform
Note: See TracChangeset
for help on using the changeset viewer.