plugin updates
This commit is contained in:
@@ -1 +1 @@
|
||||
<?php return array('dependencies' => array('jquery', 'react', 'react-dom', 'wp-i18n'), 'version' => '6c8968024c67158cce44');
|
||||
<?php return array('dependencies' => array('jquery', 'react', 'react-dom', 'wp-i18n'), 'version' => '8ac93e198a0f22d86cb7');
|
||||
|
||||
@@ -1071,7 +1071,8 @@ var CoreMessages = {
|
||||
ReloadParentFrame: 'INTEGRATED_APP_EMBEDDER_RELOAD_PARENT_FRAME',
|
||||
RedirectParentFrame: 'INTEGRATED_APP_EMBEDDER_REDIRECT_PARENT_FRAME',
|
||||
SendLocale: 'INTEGRATED_APP_EMBEDDER_SEND_LOCALE',
|
||||
SendDeviceId: 'INTEGRATED_APP_EMBEDDER_SEND_DEVICE_ID'
|
||||
SendDeviceId: 'INTEGRATED_APP_EMBEDDER_SEND_DEVICE_ID',
|
||||
SendIntegratedAppConfig: 'INTEGRATED_APP_EMBEDDER_CONFIG'
|
||||
};
|
||||
|
||||
/***/ }),
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -1 +1 @@
|
||||
<?php return array('dependencies' => array('jquery'), 'version' => '9ee21da01ecaa4dcb32f');
|
||||
<?php return array('dependencies' => array('jquery'), 'version' => 'ca3b833db9b6700d47fa');
|
||||
|
||||
@@ -254,7 +254,8 @@ var CoreMessages = {
|
||||
ReloadParentFrame: 'INTEGRATED_APP_EMBEDDER_RELOAD_PARENT_FRAME',
|
||||
RedirectParentFrame: 'INTEGRATED_APP_EMBEDDER_REDIRECT_PARENT_FRAME',
|
||||
SendLocale: 'INTEGRATED_APP_EMBEDDER_SEND_LOCALE',
|
||||
SendDeviceId: 'INTEGRATED_APP_EMBEDDER_SEND_DEVICE_ID'
|
||||
SendDeviceId: 'INTEGRATED_APP_EMBEDDER_SEND_DEVICE_ID',
|
||||
SendIntegratedAppConfig: 'INTEGRATED_APP_EMBEDDER_CONFIG'
|
||||
};
|
||||
|
||||
/***/ }),
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -1 +1 @@
|
||||
<?php return array('dependencies' => array('jquery', 'react', 'wp-blocks', 'wp-components', 'wp-data', 'wp-edit-post', 'wp-element', 'wp-i18n', 'wp-plugins'), 'version' => '2129d49ff2651d26d477');
|
||||
<?php return array('dependencies' => array('jquery', 'react', 'wp-blocks', 'wp-components', 'wp-data', 'wp-edit-post', 'wp-element', 'wp-i18n', 'wp-plugins'), 'version' => '35981db121a1ec4bcc7f');
|
||||
|
||||
@@ -983,7 +983,8 @@ var CoreMessages = {
|
||||
ReloadParentFrame: 'INTEGRATED_APP_EMBEDDER_RELOAD_PARENT_FRAME',
|
||||
RedirectParentFrame: 'INTEGRATED_APP_EMBEDDER_REDIRECT_PARENT_FRAME',
|
||||
SendLocale: 'INTEGRATED_APP_EMBEDDER_SEND_LOCALE',
|
||||
SendDeviceId: 'INTEGRATED_APP_EMBEDDER_SEND_DEVICE_ID'
|
||||
SendDeviceId: 'INTEGRATED_APP_EMBEDDER_SEND_DEVICE_ID',
|
||||
SendIntegratedAppConfig: 'INTEGRATED_APP_EMBEDDER_CONFIG'
|
||||
};
|
||||
|
||||
/***/ }),
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -1 +1 @@
|
||||
<?php return array('dependencies' => array('jquery', 'react', 'react-dom', 'wp-i18n'), 'version' => '3408e7707e6fed1f69d5');
|
||||
<?php return array('dependencies' => array('jquery', 'react', 'react-dom', 'wp-i18n'), 'version' => '3066777b85dc065d6093');
|
||||
|
||||
@@ -377,7 +377,8 @@ var CoreMessages = {
|
||||
ReloadParentFrame: 'INTEGRATED_APP_EMBEDDER_RELOAD_PARENT_FRAME',
|
||||
RedirectParentFrame: 'INTEGRATED_APP_EMBEDDER_REDIRECT_PARENT_FRAME',
|
||||
SendLocale: 'INTEGRATED_APP_EMBEDDER_SEND_LOCALE',
|
||||
SendDeviceId: 'INTEGRATED_APP_EMBEDDER_SEND_DEVICE_ID'
|
||||
SendDeviceId: 'INTEGRATED_APP_EMBEDDER_SEND_DEVICE_ID',
|
||||
SendIntegratedAppConfig: 'INTEGRATED_APP_EMBEDDER_CONFIG'
|
||||
};
|
||||
|
||||
/***/ }),
|
||||
@@ -745,6 +746,12 @@ function _defineProperty(obj, key, value) { if (key in obj) { Object.definePrope
|
||||
|
||||
|
||||
|
||||
var getIntegrationConfig = function getIntegrationConfig() {
|
||||
return {
|
||||
adminUrl: _constants_leadinConfig__WEBPACK_IMPORTED_MODULE_2__.leadinQueryParams.adminUrl
|
||||
};
|
||||
};
|
||||
|
||||
var getLeadinConfig = function getLeadinConfig() {
|
||||
var utm_query_params = Object.keys(_constants_leadinConfig__WEBPACK_IMPORTED_MODULE_2__.leadinQueryParams).filter(function (x) {
|
||||
return /^utm/.test(x);
|
||||
@@ -804,7 +811,7 @@ var getAppOptions = function getAppOptions(app) {
|
||||
break;
|
||||
|
||||
case _constants__WEBPACK_IMPORTED_MODULE_3__.App.Forms:
|
||||
options = new FormsAppOptions();
|
||||
options = new FormsAppOptions().setIntegratedAppConfig(getIntegrationConfig());
|
||||
|
||||
if (createRoute) {
|
||||
options = options.setCreateFormAppInit();
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -1 +1 @@
|
||||
<?php return array('dependencies' => array('jquery'), 'version' => '060055fdaca4e5c8b67b');
|
||||
<?php return array('dependencies' => array('jquery'), 'version' => '4c842626cb223d4c40ab');
|
||||
|
||||
@@ -144,7 +144,8 @@ var CoreMessages = {
|
||||
ReloadParentFrame: 'INTEGRATED_APP_EMBEDDER_RELOAD_PARENT_FRAME',
|
||||
RedirectParentFrame: 'INTEGRATED_APP_EMBEDDER_REDIRECT_PARENT_FRAME',
|
||||
SendLocale: 'INTEGRATED_APP_EMBEDDER_SEND_LOCALE',
|
||||
SendDeviceId: 'INTEGRATED_APP_EMBEDDER_SEND_DEVICE_ID'
|
||||
SendDeviceId: 'INTEGRATED_APP_EMBEDDER_SEND_DEVICE_ID',
|
||||
SendIntegratedAppConfig: 'INTEGRATED_APP_EMBEDDER_CONFIG'
|
||||
};
|
||||
|
||||
/***/ }),
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -1,3 +1,24 @@
|
||||
= 11.1.21 (2024-06-04) =
|
||||
* Improve load performance by removing redundant retry logic
|
||||
|
||||
= 11.1.20 (2024-05-31) =
|
||||
* Remove extra logs
|
||||
|
||||
= 11.1.19 (2024-05-31) =
|
||||
* Add AppIntegrationConfig
|
||||
|
||||
= 11.1.18 (2024-05-30) =
|
||||
* Add default value in connection process
|
||||
|
||||
= 11.1.15 (2024-05-30) =
|
||||
* Revert breaking changes in 11.1.13 related to the oauth connection
|
||||
|
||||
= 11.1.14 (2024-05-30) =
|
||||
* Add apiVersion to gutenberg blocks
|
||||
|
||||
= 11.1.13 (2024-05-23) =
|
||||
* Add error labels for connection process
|
||||
|
||||
= 11.1.11 (2024-05-16) =
|
||||
* Add another field to integrated app config
|
||||
|
||||
@@ -282,26 +303,3 @@
|
||||
= 8.5.50 (2022-02-22) =
|
||||
* Increase WP tested up to version
|
||||
|
||||
= 8.5.0 (2022-02-11) =
|
||||
* Add api to hide review banner
|
||||
|
||||
= 8.4.662 (2022-02-04) =
|
||||
* Remove "shortcode" property from form definition as it was not used anywhere
|
||||
|
||||
= 8.4.598 (2022-01-25) =
|
||||
* Add sandbox attribute to iframe
|
||||
|
||||
= 8.4.463 (2021-12-16) =
|
||||
* Store activation time in the database. This will be needed to show contextual suggestions at the right time in the future.
|
||||
|
||||
= 8.4.353 (2021-11-29) =
|
||||
* Add rel='noopener' to target _blank link
|
||||
|
||||
= 8.4.344 (2021-11-23) =
|
||||
* Replace jQuery .unbind with .off
|
||||
* Replace rand with wp_rand
|
||||
* Fix Gutenberg block not showing due to a js error
|
||||
|
||||
= 8.4.302 (2021-10-21) =
|
||||
* Fix for search function in HubSpot Gutenberg block
|
||||
|
||||
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2024-05-16T14:09:54+00:00\n"
|
||||
"POT-Creation-Date: 2024-06-04T16:12:14+00:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Language: \n"
|
||||
"X-Generator: WP-CLI 2.10.0\n"
|
||||
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2024-05-16T14:09:54+00:00\n"
|
||||
"POT-Creation-Date: 2024-06-04T16:12:14+00:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Language: \n"
|
||||
"X-Generator: WP-CLI 2.10.0\n"
|
||||
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2024-05-16T14:09:54+00:00\n"
|
||||
"POT-Creation-Date: 2024-06-04T16:12:14+00:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Language: \n"
|
||||
"X-Generator: WP-CLI 2.10.0\n"
|
||||
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2024-05-16T14:09:54+00:00\n"
|
||||
"POT-Creation-Date: 2024-06-04T16:12:14+00:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Language: \n"
|
||||
"X-Generator: WP-CLI 2.10.0\n"
|
||||
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2024-05-16T14:09:54+00:00\n"
|
||||
"POT-Creation-Date: 2024-06-04T16:12:14+00:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Language: \n"
|
||||
"X-Generator: WP-CLI 2.10.0\n"
|
||||
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2024-05-16T14:09:54+00:00\n"
|
||||
"POT-Creation-Date: 2024-06-04T16:12:14+00:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Language: \n"
|
||||
"X-Generator: WP-CLI 2.10.0\n"
|
||||
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2024-05-16T14:09:54+00:00\n"
|
||||
"POT-Creation-Date: 2024-06-04T16:12:14+00:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Language: \n"
|
||||
"X-Generator: WP-CLI 2.10.0\n"
|
||||
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2024-05-16T14:09:54+00:00\n"
|
||||
"POT-Creation-Date: 2024-06-04T16:12:14+00:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Language: \n"
|
||||
"X-Generator: WP-CLI 2.10.0\n"
|
||||
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2024-05-16T14:09:54+00:00\n"
|
||||
"POT-Creation-Date: 2024-06-04T16:12:14+00:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Language: \n"
|
||||
"X-Generator: WP-CLI 2.10.0\n"
|
||||
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2024-05-16T14:09:54+00:00\n"
|
||||
"POT-Creation-Date: 2024-06-04T16:12:14+00:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Language: \n"
|
||||
"X-Generator: WP-CLI 2.10.0\n"
|
||||
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2024-05-16T14:09:54+00:00\n"
|
||||
"POT-Creation-Date: 2024-06-04T16:12:14+00:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Language: \n"
|
||||
"X-Generator: WP-CLI 2.10.0\n"
|
||||
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2024-05-16T14:09:54+00:00\n"
|
||||
"POT-Creation-Date: 2024-06-04T16:12:14+00:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Language: \n"
|
||||
"X-Generator: WP-CLI 2.10.0\n"
|
||||
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2024-05-16T14:09:54+00:00\n"
|
||||
"POT-Creation-Date: 2024-06-04T16:12:14+00:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Language: \n"
|
||||
"X-Generator: WP-CLI 2.10.0\n"
|
||||
@@ -159,7 +159,7 @@ msgstr "Adquirir versión superior"
|
||||
#: public/admin/class-leadinadmin.php:258
|
||||
#: public/admin/class-leadinadmin.php:264
|
||||
msgid "HubSpot All-In-One Marketing %1$s requires PHP %2$s or higher Please upgrade WordPress first"
|
||||
msgstr "HubSpot Marketing todo en uno %1$s requiere PHP %2$s o superior. Actualiza WordPress primero."
|
||||
msgstr "HubSpot Marketing todo en uno %1$s requiere PHP %2$s o una edición superior. Primero, cámbiate a una edición superior de WordPress."
|
||||
|
||||
#: public/admin/class-noticemanager.php:35
|
||||
msgid "The HubSpot plugin is not connected right now To use HubSpot tools on your WordPress site, %1$sconnect the plugin now%2$s"
|
||||
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2024-05-16T14:09:54+00:00\n"
|
||||
"POT-Creation-Date: 2024-06-04T16:12:14+00:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Language: \n"
|
||||
"X-Generator: WP-CLI 2.10.0\n"
|
||||
@@ -159,7 +159,7 @@ msgstr "Adquirir versión superior"
|
||||
#: public/admin/class-leadinadmin.php:258
|
||||
#: public/admin/class-leadinadmin.php:264
|
||||
msgid "HubSpot All-In-One Marketing %1$s requires PHP %2$s or higher Please upgrade WordPress first"
|
||||
msgstr "HubSpot Marketing todo en uno %1$s requiere PHP %2$s o superior. Actualiza WordPress primero."
|
||||
msgstr "HubSpot Marketing todo en uno %1$s requiere PHP %2$s o una edición superior. Primero, cámbiate a una edición superior de WordPress."
|
||||
|
||||
#: public/admin/class-noticemanager.php:35
|
||||
msgid "The HubSpot plugin is not connected right now To use HubSpot tools on your WordPress site, %1$sconnect the plugin now%2$s"
|
||||
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2024-05-16T14:09:54+00:00\n"
|
||||
"POT-Creation-Date: 2024-06-04T16:12:14+00:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Language: \n"
|
||||
"X-Generator: WP-CLI 2.10.0\n"
|
||||
@@ -159,7 +159,7 @@ msgstr "Adquirir versión superior"
|
||||
#: public/admin/class-leadinadmin.php:258
|
||||
#: public/admin/class-leadinadmin.php:264
|
||||
msgid "HubSpot All-In-One Marketing %1$s requires PHP %2$s or higher Please upgrade WordPress first"
|
||||
msgstr "HubSpot Marketing todo en uno %1$s requiere PHP %2$s o superior. Actualiza WordPress primero."
|
||||
msgstr "HubSpot Marketing todo en uno %1$s requiere PHP %2$s o una edición superior. Primero, cámbiate a una edición superior de WordPress."
|
||||
|
||||
#: public/admin/class-noticemanager.php:35
|
||||
msgid "The HubSpot plugin is not connected right now To use HubSpot tools on your WordPress site, %1$sconnect the plugin now%2$s"
|
||||
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2024-05-16T14:09:54+00:00\n"
|
||||
"POT-Creation-Date: 2024-06-04T16:12:14+00:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Language: \n"
|
||||
"X-Generator: WP-CLI 2.10.0\n"
|
||||
@@ -159,7 +159,7 @@ msgstr "Adquirir versión superior"
|
||||
#: public/admin/class-leadinadmin.php:258
|
||||
#: public/admin/class-leadinadmin.php:264
|
||||
msgid "HubSpot All-In-One Marketing %1$s requires PHP %2$s or higher Please upgrade WordPress first"
|
||||
msgstr "HubSpot Marketing todo en uno %1$s requiere PHP %2$s o superior. Actualiza WordPress primero."
|
||||
msgstr "HubSpot Marketing todo en uno %1$s requiere PHP %2$s o una edición superior. Primero, cámbiate a una edición superior de WordPress."
|
||||
|
||||
#: public/admin/class-noticemanager.php:35
|
||||
msgid "The HubSpot plugin is not connected right now To use HubSpot tools on your WordPress site, %1$sconnect the plugin now%2$s"
|
||||
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2024-05-16T14:09:54+00:00\n"
|
||||
"POT-Creation-Date: 2024-06-04T16:12:14+00:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Language: \n"
|
||||
"X-Generator: WP-CLI 2.10.0\n"
|
||||
@@ -159,7 +159,7 @@ msgstr "Adquirir versión superior"
|
||||
#: public/admin/class-leadinadmin.php:258
|
||||
#: public/admin/class-leadinadmin.php:264
|
||||
msgid "HubSpot All-In-One Marketing %1$s requires PHP %2$s or higher Please upgrade WordPress first"
|
||||
msgstr "HubSpot Marketing todo en uno %1$s requiere PHP %2$s o superior. Actualiza WordPress primero."
|
||||
msgstr "HubSpot Marketing todo en uno %1$s requiere PHP %2$s o una edición superior. Primero, cámbiate a una edición superior de WordPress."
|
||||
|
||||
#: public/admin/class-noticemanager.php:35
|
||||
msgid "The HubSpot plugin is not connected right now To use HubSpot tools on your WordPress site, %1$sconnect the plugin now%2$s"
|
||||
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2024-05-16T14:09:54+00:00\n"
|
||||
"POT-Creation-Date: 2024-06-04T16:12:14+00:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Language: \n"
|
||||
"X-Generator: WP-CLI 2.10.0\n"
|
||||
@@ -159,7 +159,7 @@ msgstr "Adquirir versión superior"
|
||||
#: public/admin/class-leadinadmin.php:258
|
||||
#: public/admin/class-leadinadmin.php:264
|
||||
msgid "HubSpot All-In-One Marketing %1$s requires PHP %2$s or higher Please upgrade WordPress first"
|
||||
msgstr "HubSpot Marketing todo en uno %1$s requiere PHP %2$s o superior. Actualiza WordPress primero."
|
||||
msgstr "HubSpot Marketing todo en uno %1$s requiere PHP %2$s o una edición superior. Primero, cámbiate a una edición superior de WordPress."
|
||||
|
||||
#: public/admin/class-noticemanager.php:35
|
||||
msgid "The HubSpot plugin is not connected right now To use HubSpot tools on your WordPress site, %1$sconnect the plugin now%2$s"
|
||||
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2024-05-16T14:09:54+00:00\n"
|
||||
"POT-Creation-Date: 2024-06-04T16:12:14+00:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Language: \n"
|
||||
"X-Generator: WP-CLI 2.10.0\n"
|
||||
@@ -159,7 +159,7 @@ msgstr "Adquirir versión superior"
|
||||
#: public/admin/class-leadinadmin.php:258
|
||||
#: public/admin/class-leadinadmin.php:264
|
||||
msgid "HubSpot All-In-One Marketing %1$s requires PHP %2$s or higher Please upgrade WordPress first"
|
||||
msgstr "HubSpot Marketing todo en uno %1$s requiere PHP %2$s o superior. Actualiza WordPress primero."
|
||||
msgstr "HubSpot Marketing todo en uno %1$s requiere PHP %2$s o una edición superior. Primero, cámbiate a una edición superior de WordPress."
|
||||
|
||||
#: public/admin/class-noticemanager.php:35
|
||||
msgid "The HubSpot plugin is not connected right now To use HubSpot tools on your WordPress site, %1$sconnect the plugin now%2$s"
|
||||
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2024-05-16T14:09:54+00:00\n"
|
||||
"POT-Creation-Date: 2024-06-04T16:12:14+00:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Language: \n"
|
||||
"X-Generator: WP-CLI 2.10.0\n"
|
||||
@@ -159,7 +159,7 @@ msgstr "Adquirir versión superior"
|
||||
#: public/admin/class-leadinadmin.php:258
|
||||
#: public/admin/class-leadinadmin.php:264
|
||||
msgid "HubSpot All-In-One Marketing %1$s requires PHP %2$s or higher Please upgrade WordPress first"
|
||||
msgstr "HubSpot Marketing todo en uno %1$s requiere PHP %2$s o superior. Actualiza WordPress primero."
|
||||
msgstr "HubSpot Marketing todo en uno %1$s requiere PHP %2$s o una edición superior. Primero, cámbiate a una edición superior de WordPress."
|
||||
|
||||
#: public/admin/class-noticemanager.php:35
|
||||
msgid "The HubSpot plugin is not connected right now To use HubSpot tools on your WordPress site, %1$sconnect the plugin now%2$s"
|
||||
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2024-05-16T14:09:54+00:00\n"
|
||||
"POT-Creation-Date: 2024-06-04T16:12:14+00:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Language: \n"
|
||||
"X-Generator: WP-CLI 2.10.0\n"
|
||||
@@ -159,7 +159,7 @@ msgstr "Adquirir versión superior"
|
||||
#: public/admin/class-leadinadmin.php:258
|
||||
#: public/admin/class-leadinadmin.php:264
|
||||
msgid "HubSpot All-In-One Marketing %1$s requires PHP %2$s or higher Please upgrade WordPress first"
|
||||
msgstr "HubSpot Marketing todo en uno %1$s requiere PHP %2$s o superior. Actualiza WordPress primero."
|
||||
msgstr "HubSpot Marketing todo en uno %1$s requiere PHP %2$s o una edición superior. Primero, cámbiate a una edición superior de WordPress."
|
||||
|
||||
#: public/admin/class-noticemanager.php:35
|
||||
msgid "The HubSpot plugin is not connected right now To use HubSpot tools on your WordPress site, %1$sconnect the plugin now%2$s"
|
||||
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2024-05-16T14:09:54+00:00\n"
|
||||
"POT-Creation-Date: 2024-06-04T16:12:14+00:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Language: \n"
|
||||
"X-Generator: WP-CLI 2.10.0\n"
|
||||
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2024-05-16T14:09:54+00:00\n"
|
||||
"POT-Creation-Date: 2024-06-04T16:12:14+00:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Language: \n"
|
||||
"X-Generator: WP-CLI 2.10.0\n"
|
||||
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2024-05-16T14:09:54+00:00\n"
|
||||
"POT-Creation-Date: 2024-06-04T16:12:14+00:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Language: \n"
|
||||
"X-Generator: WP-CLI 2.10.0\n"
|
||||
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2024-05-16T14:09:54+00:00\n"
|
||||
"POT-Creation-Date: 2024-06-04T16:12:14+00:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Language: \n"
|
||||
"X-Generator: WP-CLI 2.10.0\n"
|
||||
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2024-05-16T14:09:54+00:00\n"
|
||||
"POT-Creation-Date: 2024-06-04T16:12:14+00:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Language: \n"
|
||||
"X-Generator: WP-CLI 2.10.0\n"
|
||||
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2024-05-16T14:09:54+00:00\n"
|
||||
"POT-Creation-Date: 2024-06-04T16:12:14+00:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Language: \n"
|
||||
"X-Generator: WP-CLI 2.10.0\n"
|
||||
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2024-05-16T14:09:54+00:00\n"
|
||||
"POT-Creation-Date: 2024-06-04T16:12:14+00:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Language: \n"
|
||||
"X-Generator: WP-CLI 2.10.0\n"
|
||||
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2024-05-16T14:09:54+00:00\n"
|
||||
"POT-Creation-Date: 2024-06-04T16:12:14+00:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Language: \n"
|
||||
"X-Generator: WP-CLI 2.10.0\n"
|
||||
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2024-05-16T14:09:54+00:00\n"
|
||||
"POT-Creation-Date: 2024-06-04T16:12:14+00:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Language: \n"
|
||||
"X-Generator: WP-CLI 2.10.0\n"
|
||||
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2024-05-16T14:09:54+00:00\n"
|
||||
"POT-Creation-Date: 2024-06-04T16:12:14+00:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Language: \n"
|
||||
"X-Generator: WP-CLI 2.10.0\n"
|
||||
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2024-05-16T14:09:54+00:00\n"
|
||||
"POT-Creation-Date: 2024-06-04T16:12:14+00:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Language: \n"
|
||||
"X-Generator: WP-CLI 2.10.0\n"
|
||||
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2024-05-16T14:09:54+00:00\n"
|
||||
"POT-Creation-Date: 2024-06-04T16:12:14+00:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Language: \n"
|
||||
"X-Generator: WP-CLI 2.10.0\n"
|
||||
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2024-05-16T14:09:54+00:00\n"
|
||||
"POT-Creation-Date: 2024-06-04T16:12:14+00:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Language: \n"
|
||||
"X-Generator: WP-CLI 2.10.0\n"
|
||||
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2024-05-16T14:09:54+00:00\n"
|
||||
"POT-Creation-Date: 2024-06-04T16:12:14+00:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Language: \n"
|
||||
"X-Generator: WP-CLI 2.10.0\n"
|
||||
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2024-05-16T14:09:54+00:00\n"
|
||||
"POT-Creation-Date: 2024-06-04T16:12:14+00:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Language: \n"
|
||||
"X-Generator: WP-CLI 2.10.0\n"
|
||||
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2024-05-16T14:09:54+00:00\n"
|
||||
"POT-Creation-Date: 2024-06-04T16:12:14+00:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Language: \n"
|
||||
"X-Generator: WP-CLI 2.10.0\n"
|
||||
|
||||
@@ -9,7 +9,7 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2024-05-16T14:09:54+00:00\n"
|
||||
"POT-Creation-Date: 2024-06-04T16:12:14+00:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"X-Generator: WP-CLI 2.10.0\n"
|
||||
"X-Domain: leadin\n"
|
||||
|
||||
@@ -6,7 +6,7 @@ namespace Leadin;
|
||||
* Plugin Name: HubSpot All-In-One Marketing - Forms, Popups, Live Chat
|
||||
* Plugin URI: http://www.hubspot.com/integrations/wordpress
|
||||
* Description: HubSpot’s official WordPress plugin allows you to add forms, popups, and live chat to your website and integrate with the best WordPress CRM.
|
||||
* Version: 11.1.11
|
||||
* Version: 11.1.21
|
||||
* Author: HubSpot
|
||||
* Author URI: http://hubspot.com/products/wordpress
|
||||
* License: GPL v3
|
||||
@@ -59,7 +59,7 @@ if ( ! defined( 'LEADIN_REQUIRED_PHP_VERSION' ) ) {
|
||||
}
|
||||
|
||||
if ( ! defined( 'LEADIN_PLUGIN_VERSION' ) ) {
|
||||
define( 'LEADIN_PLUGIN_VERSION', '11.1.11' );
|
||||
define( 'LEADIN_PLUGIN_VERSION', '11.1.21' );
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -13,9 +13,6 @@ use Leadin\admin\MenuConstants;
|
||||
*/
|
||||
class OAuth {
|
||||
|
||||
const MAX_RETRIES = 3;
|
||||
const RETRY_DELAY_MICROSECONDS = 100000; // 100ms converted to microseconds
|
||||
|
||||
/**
|
||||
* Authorizes the plugin with given oauth credentials by storing them in the options DB.
|
||||
*
|
||||
@@ -38,33 +35,30 @@ class OAuth {
|
||||
}
|
||||
|
||||
/**
|
||||
* Attempts to get and decrypt the refresh token with retries.
|
||||
* Attempts to get and decrypt the refresh token.
|
||||
* Records an error if decryption fails or if the token is invalid.
|
||||
*
|
||||
* @return string The decrypted refresh token, or an empty string on failure.
|
||||
* Note: WordPress sites that are missing keys and salts will have the refresh token stored in plaintext.
|
||||
* The decrypt function will return the plaintext token in this case.
|
||||
*
|
||||
* @return string The result of decrypt function, or an empty string on failure.
|
||||
*/
|
||||
public static function get_refresh_token() {
|
||||
for ( $attempt = 0; $attempt < self::MAX_RETRIES; $attempt++ ) {
|
||||
$encrypted_refresh_token = Portal_Options::get_refresh_token();
|
||||
$encrypted_refresh_token = Portal_Options::get_refresh_token();
|
||||
|
||||
if ( ! self::is_valid_value( $encrypted_refresh_token ) ) {
|
||||
Portal_Options::set_refresh_token_error( 'Token is invalid or missing' );
|
||||
self::retry_delay();
|
||||
continue;
|
||||
}
|
||||
|
||||
$refresh_token = OAuthCrypto::decrypt( $encrypted_refresh_token );
|
||||
|
||||
if ( ! self::is_valid_value( $refresh_token ) ) {
|
||||
Portal_Options::set_refresh_token_error( 'Decryption failed' );
|
||||
self::retry_delay();
|
||||
continue;
|
||||
}
|
||||
|
||||
return $refresh_token;
|
||||
if ( ! self::is_valid_value( $encrypted_refresh_token ) ) {
|
||||
Portal_Options::set_refresh_token_error( 'Token is invalid or missing' );
|
||||
return '';
|
||||
}
|
||||
|
||||
return '';
|
||||
$refresh_token = OAuthCrypto::decrypt( $encrypted_refresh_token );
|
||||
|
||||
if ( ! self::is_valid_value( $refresh_token ) ) {
|
||||
Portal_Options::set_refresh_token_error( 'Decryption failed' );
|
||||
return '';
|
||||
}
|
||||
|
||||
return $refresh_token;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
@@ -18,7 +18,6 @@ class Portal_Options {
|
||||
const LAST_DEAUTHORIZE_TIME = LEADIN_PREFIX . '_last_deauthorize_time';
|
||||
const LAST_DISCONNECT_TIME = LEADIN_PREFIX . '_last_disconnect_time';
|
||||
const REFRESH_TOKEN_ERROR = LEADIN_PREFIX . '_refresh_token_error';
|
||||
|
||||
/**
|
||||
* Return portal id.
|
||||
*/
|
||||
@@ -274,5 +273,4 @@ class Portal_Options {
|
||||
public static function get_refresh_token_error() {
|
||||
return get_option( self::REFRESH_TOKEN_ERROR, 'unknown' );
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@@ -6,7 +6,7 @@ Tags: CRM, Marketing, Live Chat, Forms, Analytics, popups, newsletter, contact m
|
||||
Requires at least: 5.8
|
||||
Tested up to: 6.4.1
|
||||
Requires PHP: 7.2
|
||||
Stable tag: 11.1.11
|
||||
Stable tag: 11.1.21
|
||||
|
||||
The CRM, Sales, and Marketing WordPress plugin to grow your business better.
|
||||
|
||||
@@ -418,12 +418,12 @@ Please visit the <a href="https://community.hubspot.com/?utm_source=wordpress-pl
|
||||
== Changelog ==
|
||||
|
||||
<a href="http://plugins.svn.wordpress.org/leadin/trunk/changelog.txt" target="_blank">Full changelog here</a>
|
||||
- Current version: 11.1.11
|
||||
- Version release date: 2024-05-16
|
||||
- Current version: 11.1.21
|
||||
- Version release date: 2024-06-04
|
||||
|
||||
= 11.1.11 (2024-05-16) =
|
||||
* Add another field to integrated app config
|
||||
= 11.1.21 (2024-06-04) =
|
||||
* Improve load performance by removing redundant retry logic
|
||||
|
||||
= 11.1.10 (2024-05-15) =
|
||||
* fix race condition with our Elementor widgets which would occasionally prevent them from loading.
|
||||
= 11.1.20 (2024-05-31) =
|
||||
* Remove extra logs
|
||||
|
||||
|
||||
@@ -5,6 +5,7 @@ export const CoreMessages = {
|
||||
RedirectParentFrame: 'INTEGRATED_APP_EMBEDDER_REDIRECT_PARENT_FRAME',
|
||||
SendLocale: 'INTEGRATED_APP_EMBEDDER_SEND_LOCALE',
|
||||
SendDeviceId: 'INTEGRATED_APP_EMBEDDER_SEND_DEVICE_ID',
|
||||
SendIntegratedAppConfig: 'INTEGRATED_APP_EMBEDDER_CONFIG',
|
||||
} as const;
|
||||
|
||||
export type CoreMessageType = typeof CoreMessages[keyof typeof CoreMessages];
|
||||
|
||||
@@ -58,6 +58,14 @@ type PartialLeadinConfig = Pick<
|
||||
| 'refreshTokenError'
|
||||
>;
|
||||
|
||||
type AppIntegrationConfig = Pick<LeadinConfig, 'adminUrl'>;
|
||||
|
||||
const getIntegrationConfig = (): AppIntegrationConfig => {
|
||||
return {
|
||||
adminUrl: leadinQueryParams.adminUrl,
|
||||
};
|
||||
};
|
||||
|
||||
/**
|
||||
* A modified version of the original leadinConfig that is passed to some integrated apps.
|
||||
*
|
||||
@@ -143,7 +151,9 @@ const getAppOptions = (app: App, createRoute = false) => {
|
||||
.setPluginSettingsInit();
|
||||
break;
|
||||
case App.Forms:
|
||||
options = new FormsAppOptions();
|
||||
options = new FormsAppOptions().setIntegratedAppConfig(
|
||||
getIntegrationConfig()
|
||||
);
|
||||
if (createRoute) {
|
||||
options = options.setCreateFormAppInit();
|
||||
}
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
<?php return array(
|
||||
'root' => array(
|
||||
'name' => 'hubspot/leadin-wordpress-plugin',
|
||||
'pretty_version' => '11.1.11',
|
||||
'version' => '11.1.11.0',
|
||||
'reference' => '274eae235191412f03c0865de147b922d821ee54',
|
||||
'pretty_version' => '11.1.21',
|
||||
'version' => '11.1.21.0',
|
||||
'reference' => '7a3ee3937dbf7f2d2aee1ccef200de5880caa064',
|
||||
'type' => 'library',
|
||||
'install_path' => __DIR__ . '/../../',
|
||||
'aliases' => array(),
|
||||
@@ -11,9 +11,9 @@
|
||||
),
|
||||
'versions' => array(
|
||||
'hubspot/leadin-wordpress-plugin' => array(
|
||||
'pretty_version' => '11.1.11',
|
||||
'version' => '11.1.11.0',
|
||||
'reference' => '274eae235191412f03c0865de147b922d821ee54',
|
||||
'pretty_version' => '11.1.21',
|
||||
'version' => '11.1.21.0',
|
||||
'reference' => '7a3ee3937dbf7f2d2aee1ccef200de5880caa064',
|
||||
'type' => 'library',
|
||||
'install_path' => __DIR__ . '/../../',
|
||||
'aliases' => array(),
|
||||
|
||||
Reference in New Issue
Block a user