plugin updates

This commit is contained in:
Tony Volpe
2024-11-20 22:40:39 -05:00
parent 0238f0c4ca
commit 3362947c6e
434 changed files with 13405 additions and 9202 deletions

View File

@@ -1 +1 @@
<?php return array('dependencies' => array('jquery', 'react', 'react-dom', 'wp-i18n'), 'version' => '3831cb7f9bd3bc8ab33d');
<?php return array('dependencies' => array('jquery', 'react', 'react-dom', 'wp-i18n'), 'version' => '5ea252f79b82f31f06f9');

View File

@@ -3059,6 +3059,11 @@ function initBackgroundApp(initFn) {
}
(0,_appUtils__WEBPACK_IMPORTED_MODULE_1__.initApp)(main);
}
var getLeadinConfig = function getLeadinConfig() {
return {
leadinPluginVersion: _constants_leadinConfig__WEBPACK_IMPORTED_MODULE_0__.leadinPluginVersion
};
};
var getOrCreateBackgroundApp = function getOrCreateBackgroundApp() {
var refreshToken = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : '';
if (window.LeadinBackgroundApp) {
@@ -3067,7 +3072,7 @@ var getOrCreateBackgroundApp = function getOrCreateBackgroundApp() {
var _window = window,
IntegratedAppEmbedder = _window.IntegratedAppEmbedder,
IntegratedAppOptions = _window.IntegratedAppOptions;
var options = new IntegratedAppOptions().setLocale(_constants_leadinConfig__WEBPACK_IMPORTED_MODULE_0__.locale).setDeviceId(_constants_leadinConfig__WEBPACK_IMPORTED_MODULE_0__.deviceId).setRefreshToken(refreshToken);
var options = new IntegratedAppOptions().setLocale(_constants_leadinConfig__WEBPACK_IMPORTED_MODULE_0__.locale).setDeviceId(_constants_leadinConfig__WEBPACK_IMPORTED_MODULE_0__.deviceId).setLeadinConfig(getLeadinConfig()).setRefreshToken(refreshToken);
var embedder = new IntegratedAppEmbedder('integrated-plugin-proxy', _constants_leadinConfig__WEBPACK_IMPORTED_MODULE_0__.portalId, _constants_leadinConfig__WEBPACK_IMPORTED_MODULE_0__.hubspotBaseUrl, function () {}).setOptions(options);
embedder.attachTo(document.body, false);
embedder.postStartAppMessage(); // lets the app know all all data has been passed to it

File diff suppressed because one or more lines are too long

View File

@@ -1 +1 @@
<?php return array('dependencies' => array('jquery'), 'version' => '8e3594ca8c2743f05f03');
<?php return array('dependencies' => array('jquery'), 'version' => '2f135a746605db0ac16c');

View File

@@ -487,6 +487,11 @@ function initBackgroundApp(initFn) {
}
(0,_appUtils__WEBPACK_IMPORTED_MODULE_1__.initApp)(main);
}
var getLeadinConfig = function getLeadinConfig() {
return {
leadinPluginVersion: _constants_leadinConfig__WEBPACK_IMPORTED_MODULE_0__.leadinPluginVersion
};
};
var getOrCreateBackgroundApp = function getOrCreateBackgroundApp() {
var refreshToken = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : '';
if (window.LeadinBackgroundApp) {
@@ -495,7 +500,7 @@ var getOrCreateBackgroundApp = function getOrCreateBackgroundApp() {
var _window = window,
IntegratedAppEmbedder = _window.IntegratedAppEmbedder,
IntegratedAppOptions = _window.IntegratedAppOptions;
var options = new IntegratedAppOptions().setLocale(_constants_leadinConfig__WEBPACK_IMPORTED_MODULE_0__.locale).setDeviceId(_constants_leadinConfig__WEBPACK_IMPORTED_MODULE_0__.deviceId).setRefreshToken(refreshToken);
var options = new IntegratedAppOptions().setLocale(_constants_leadinConfig__WEBPACK_IMPORTED_MODULE_0__.locale).setDeviceId(_constants_leadinConfig__WEBPACK_IMPORTED_MODULE_0__.deviceId).setLeadinConfig(getLeadinConfig()).setRefreshToken(refreshToken);
var embedder = new IntegratedAppEmbedder('integrated-plugin-proxy', _constants_leadinConfig__WEBPACK_IMPORTED_MODULE_0__.portalId, _constants_leadinConfig__WEBPACK_IMPORTED_MODULE_0__.hubspotBaseUrl, function () {}).setOptions(options);
embedder.attachTo(document.body, false);
embedder.postStartAppMessage(); // lets the app know all all data has been passed to it

File diff suppressed because one or more lines are too long

View File

@@ -1 +1 @@
<?php return array('dependencies' => array('jquery', 'react', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-edit-post', 'wp-element', 'wp-i18n', 'wp-plugins'), 'version' => '9b5635b5145b25ada60d');
<?php return array('dependencies' => array('jquery', 'react', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-edit-post', 'wp-element', 'wp-i18n', 'wp-plugins'), 'version' => 'ea8852421367413bd271');

View File

@@ -3098,6 +3098,11 @@ function initBackgroundApp(initFn) {
}
(0,_appUtils__WEBPACK_IMPORTED_MODULE_1__.initApp)(main);
}
var getLeadinConfig = function getLeadinConfig() {
return {
leadinPluginVersion: _constants_leadinConfig__WEBPACK_IMPORTED_MODULE_0__.leadinPluginVersion
};
};
var getOrCreateBackgroundApp = function getOrCreateBackgroundApp() {
var refreshToken = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : '';
if (window.LeadinBackgroundApp) {
@@ -3106,7 +3111,7 @@ var getOrCreateBackgroundApp = function getOrCreateBackgroundApp() {
var _window = window,
IntegratedAppEmbedder = _window.IntegratedAppEmbedder,
IntegratedAppOptions = _window.IntegratedAppOptions;
var options = new IntegratedAppOptions().setLocale(_constants_leadinConfig__WEBPACK_IMPORTED_MODULE_0__.locale).setDeviceId(_constants_leadinConfig__WEBPACK_IMPORTED_MODULE_0__.deviceId).setRefreshToken(refreshToken);
var options = new IntegratedAppOptions().setLocale(_constants_leadinConfig__WEBPACK_IMPORTED_MODULE_0__.locale).setDeviceId(_constants_leadinConfig__WEBPACK_IMPORTED_MODULE_0__.deviceId).setLeadinConfig(getLeadinConfig()).setRefreshToken(refreshToken);
var embedder = new IntegratedAppEmbedder('integrated-plugin-proxy', _constants_leadinConfig__WEBPACK_IMPORTED_MODULE_0__.portalId, _constants_leadinConfig__WEBPACK_IMPORTED_MODULE_0__.hubspotBaseUrl, function () {}).setOptions(options);
embedder.attachTo(document.body, false);
embedder.postStartAppMessage(); // lets the app know all all data has been passed to it

File diff suppressed because one or more lines are too long

View File

@@ -1 +1 @@
<?php return array('dependencies' => array('jquery'), 'version' => '782a59bbc37d4ec6cab0');
<?php return array('dependencies' => array('jquery'), 'version' => 'b9c96a0abaf423fd5791');

View File

@@ -388,6 +388,11 @@ function initBackgroundApp(initFn) {
}
(0,_appUtils__WEBPACK_IMPORTED_MODULE_1__.initApp)(main);
}
var getLeadinConfig = function getLeadinConfig() {
return {
leadinPluginVersion: _constants_leadinConfig__WEBPACK_IMPORTED_MODULE_0__.leadinPluginVersion
};
};
var getOrCreateBackgroundApp = function getOrCreateBackgroundApp() {
var refreshToken = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : '';
if (window.LeadinBackgroundApp) {
@@ -396,7 +401,7 @@ var getOrCreateBackgroundApp = function getOrCreateBackgroundApp() {
var _window = window,
IntegratedAppEmbedder = _window.IntegratedAppEmbedder,
IntegratedAppOptions = _window.IntegratedAppOptions;
var options = new IntegratedAppOptions().setLocale(_constants_leadinConfig__WEBPACK_IMPORTED_MODULE_0__.locale).setDeviceId(_constants_leadinConfig__WEBPACK_IMPORTED_MODULE_0__.deviceId).setRefreshToken(refreshToken);
var options = new IntegratedAppOptions().setLocale(_constants_leadinConfig__WEBPACK_IMPORTED_MODULE_0__.locale).setDeviceId(_constants_leadinConfig__WEBPACK_IMPORTED_MODULE_0__.deviceId).setLeadinConfig(getLeadinConfig()).setRefreshToken(refreshToken);
var embedder = new IntegratedAppEmbedder('integrated-plugin-proxy', _constants_leadinConfig__WEBPACK_IMPORTED_MODULE_0__.portalId, _constants_leadinConfig__WEBPACK_IMPORTED_MODULE_0__.hubspotBaseUrl, function () {}).setOptions(options);
embedder.attachTo(document.body, false);
embedder.postStartAppMessage(); // lets the app know all all data has been passed to it

File diff suppressed because one or more lines are too long

View File

@@ -1,3 +1,6 @@
= 11.1.73 (2024-11-19) =
* Remove unknow wp_json_decode function
= 11.1.66 (2024-10-23) =
* Register gutenberg blocks at PHP side
@@ -298,6 +301,3 @@
= 8.9.14 (2022-04-12) =
* Fix security issue related to form inputs
= 8.9.0 (2022-04-11) =
* Add api that gets the correct hublet

View File

@@ -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-10-23T10:58:57+00:00\n"
"POT-Creation-Date: 2024-11-19T10:31:24+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"X-Generator: WP-CLI 2.11.0\n"

View File

@@ -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-10-23T10:58:57+00:00\n"
"POT-Creation-Date: 2024-11-19T10:31:24+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"X-Generator: WP-CLI 2.11.0\n"

View File

@@ -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-10-23T10:58:57+00:00\n"
"POT-Creation-Date: 2024-11-19T10:31:24+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"X-Generator: WP-CLI 2.11.0\n"

View File

@@ -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-10-23T10:58:57+00:00\n"
"POT-Creation-Date: 2024-11-19T10:31:24+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"X-Generator: WP-CLI 2.11.0\n"

View File

@@ -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-10-23T10:58:57+00:00\n"
"POT-Creation-Date: 2024-11-19T10:31:24+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"X-Generator: WP-CLI 2.11.0\n"

View File

@@ -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-10-23T10:58:57+00:00\n"
"POT-Creation-Date: 2024-11-19T10:31:24+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"X-Generator: WP-CLI 2.11.0\n"

View File

@@ -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-10-23T10:58:57+00:00\n"
"POT-Creation-Date: 2024-11-19T10:31:24+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"X-Generator: WP-CLI 2.11.0\n"

View File

@@ -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-10-23T10:58:57+00:00\n"
"POT-Creation-Date: 2024-11-19T10:31:24+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"X-Generator: WP-CLI 2.11.0\n"

View File

@@ -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-10-23T10:58:57+00:00\n"
"POT-Creation-Date: 2024-11-19T10:31:24+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"X-Generator: WP-CLI 2.11.0\n"

View File

@@ -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-10-23T10:58:57+00:00\n"
"POT-Creation-Date: 2024-11-19T10:31:24+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"X-Generator: WP-CLI 2.11.0\n"

View File

@@ -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-10-23T10:58:57+00:00\n"
"POT-Creation-Date: 2024-11-19T10:31:24+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"X-Generator: WP-CLI 2.11.0\n"

View File

@@ -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-10-23T10:58:57+00:00\n"
"POT-Creation-Date: 2024-11-19T10:31:24+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"X-Generator: WP-CLI 2.11.0\n"

View File

@@ -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-10-23T10:58:57+00:00\n"
"POT-Creation-Date: 2024-11-19T10:31:24+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"X-Generator: WP-CLI 2.11.0\n"
@@ -154,7 +154,7 @@ msgstr "Configuración"
#: public/admin/class-leadinadmin.php:213
#: public/admin/class-pluginactionsmanager.php:50
msgid "Upgrade"
msgstr "Adquirir versión superior"
msgstr "Adquirir nivel superior"
#. translators: %1$s: Plugin current version %2$s: PHP required version
#: public/admin/class-leadinadmin.php:259

View File

@@ -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-10-23T10:58:57+00:00\n"
"POT-Creation-Date: 2024-11-19T10:31:24+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"X-Generator: WP-CLI 2.11.0\n"
@@ -154,7 +154,7 @@ msgstr "Configuración"
#: public/admin/class-leadinadmin.php:213
#: public/admin/class-pluginactionsmanager.php:50
msgid "Upgrade"
msgstr "Adquirir versión superior"
msgstr "Adquirir nivel superior"
#. translators: %1$s: Plugin current version %2$s: PHP required version
#: public/admin/class-leadinadmin.php:259

View File

@@ -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-10-23T10:58:57+00:00\n"
"POT-Creation-Date: 2024-11-19T10:31:24+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"X-Generator: WP-CLI 2.11.0\n"
@@ -154,7 +154,7 @@ msgstr "Configuración"
#: public/admin/class-leadinadmin.php:213
#: public/admin/class-pluginactionsmanager.php:50
msgid "Upgrade"
msgstr "Adquirir versión superior"
msgstr "Adquirir nivel superior"
#. translators: %1$s: Plugin current version %2$s: PHP required version
#: public/admin/class-leadinadmin.php:259

View File

@@ -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-10-23T10:58:57+00:00\n"
"POT-Creation-Date: 2024-11-19T10:31:24+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"X-Generator: WP-CLI 2.11.0\n"
@@ -154,7 +154,7 @@ msgstr "Configuración"
#: public/admin/class-leadinadmin.php:213
#: public/admin/class-pluginactionsmanager.php:50
msgid "Upgrade"
msgstr "Adquirir versión superior"
msgstr "Adquirir nivel superior"
#. translators: %1$s: Plugin current version %2$s: PHP required version
#: public/admin/class-leadinadmin.php:259

View File

@@ -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-10-23T10:58:57+00:00\n"
"POT-Creation-Date: 2024-11-19T10:31:24+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"X-Generator: WP-CLI 2.11.0\n"
@@ -154,7 +154,7 @@ msgstr "Configuración"
#: public/admin/class-leadinadmin.php:213
#: public/admin/class-pluginactionsmanager.php:50
msgid "Upgrade"
msgstr "Adquirir versión superior"
msgstr "Adquirir nivel superior"
#. translators: %1$s: Plugin current version %2$s: PHP required version
#: public/admin/class-leadinadmin.php:259

View File

@@ -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-10-23T10:58:57+00:00\n"
"POT-Creation-Date: 2024-11-19T10:31:24+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"X-Generator: WP-CLI 2.11.0\n"
@@ -154,7 +154,7 @@ msgstr "Configuración"
#: public/admin/class-leadinadmin.php:213
#: public/admin/class-pluginactionsmanager.php:50
msgid "Upgrade"
msgstr "Adquirir versión superior"
msgstr "Adquirir nivel superior"
#. translators: %1$s: Plugin current version %2$s: PHP required version
#: public/admin/class-leadinadmin.php:259

View File

@@ -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-10-23T10:58:57+00:00\n"
"POT-Creation-Date: 2024-11-19T10:31:24+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"X-Generator: WP-CLI 2.11.0\n"
@@ -154,7 +154,7 @@ msgstr "Configuración"
#: public/admin/class-leadinadmin.php:213
#: public/admin/class-pluginactionsmanager.php:50
msgid "Upgrade"
msgstr "Adquirir versión superior"
msgstr "Adquirir nivel superior"
#. translators: %1$s: Plugin current version %2$s: PHP required version
#: public/admin/class-leadinadmin.php:259

View File

@@ -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-10-23T10:58:57+00:00\n"
"POT-Creation-Date: 2024-11-19T10:31:24+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"X-Generator: WP-CLI 2.11.0\n"
@@ -154,7 +154,7 @@ msgstr "Configuración"
#: public/admin/class-leadinadmin.php:213
#: public/admin/class-pluginactionsmanager.php:50
msgid "Upgrade"
msgstr "Adquirir versión superior"
msgstr "Adquirir nivel superior"
#. translators: %1$s: Plugin current version %2$s: PHP required version
#: public/admin/class-leadinadmin.php:259

View File

@@ -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-10-23T10:58:57+00:00\n"
"POT-Creation-Date: 2024-11-19T10:31:24+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"X-Generator: WP-CLI 2.11.0\n"
@@ -154,7 +154,7 @@ msgstr "Configuración"
#: public/admin/class-leadinadmin.php:213
#: public/admin/class-pluginactionsmanager.php:50
msgid "Upgrade"
msgstr "Adquirir versión superior"
msgstr "Adquirir nivel superior"
#. translators: %1$s: Plugin current version %2$s: PHP required version
#: public/admin/class-leadinadmin.php:259

View File

@@ -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-10-23T10:58:57+00:00\n"
"POT-Creation-Date: 2024-11-19T10:31:24+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"X-Generator: WP-CLI 2.11.0\n"

View File

@@ -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-10-23T10:58:57+00:00\n"
"POT-Creation-Date: 2024-11-19T10:31:24+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"X-Generator: WP-CLI 2.11.0\n"

View File

@@ -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-10-23T10:58:57+00:00\n"
"POT-Creation-Date: 2024-11-19T10:31:24+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"X-Generator: WP-CLI 2.11.0\n"

View File

@@ -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-10-23T10:58:57+00:00\n"
"POT-Creation-Date: 2024-11-19T10:31:24+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"X-Generator: WP-CLI 2.11.0\n"

View File

@@ -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-10-23T10:58:57+00:00\n"
"POT-Creation-Date: 2024-11-19T10:31:24+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"X-Generator: WP-CLI 2.11.0\n"

View File

@@ -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-10-23T10:58:57+00:00\n"
"POT-Creation-Date: 2024-11-19T10:31:24+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"X-Generator: WP-CLI 2.11.0\n"
@@ -173,7 +173,7 @@ msgstr "HubSpotプラグインは現在接続されていません。WordPress
#: public/admin/class-reviewbanner.php:27
msgid "Dismiss this notice"
msgstr "この通知を無視してください。"
msgstr "この通知を無視"
#. translators: %1$s: Current user name or nickname
#: public/admin/class-reviewbanner.php:31
@@ -183,7 +183,7 @@ msgstr "%1$sさん、こんにちは。"
#. translators: %1$s: HTML anchor opening tag %2$s: HTML anchor closing tag
#: public/admin/class-reviewbanner.php:36
msgid "Have you got 2 minutes to complete %1$sthis survey%2$s about the HubSpot for WordPress plugin?"
msgstr "HubSpot for WordPressプラグインに関する%1$sこのアンケート%2$sにご回答いただくため、2分ほどお時間をいただいてよろしいですか"
msgstr "HubSpot for WordPressプラグインに関する%1$sこのアンケート%2$sへのご協力をお願いしたいのですが、少しお時間をいただけますか所要時間2分程度"
#: public/admin/class-reviewbanner.php:37
msgid "We read every response Your feedback helps our team make the improvements that you need the most"

View File

@@ -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-10-23T10:58:57+00:00\n"
"POT-Creation-Date: 2024-11-19T10:31:24+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"X-Generator: WP-CLI 2.11.0\n"

View File

@@ -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-10-23T10:58:57+00:00\n"
"POT-Creation-Date: 2024-11-19T10:31:24+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"X-Generator: WP-CLI 2.11.0\n"

View File

@@ -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-10-23T10:58:57+00:00\n"
"POT-Creation-Date: 2024-11-19T10:31:24+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"X-Generator: WP-CLI 2.11.0\n"

View File

@@ -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-10-23T10:58:57+00:00\n"
"POT-Creation-Date: 2024-11-19T10:31:24+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"X-Generator: WP-CLI 2.11.0\n"

View File

@@ -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-10-23T10:58:57+00:00\n"
"POT-Creation-Date: 2024-11-19T10:31:24+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"X-Generator: WP-CLI 2.11.0\n"

View File

@@ -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-10-23T10:58:57+00:00\n"
"POT-Creation-Date: 2024-11-19T10:31:24+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"X-Generator: WP-CLI 2.11.0\n"

View File

@@ -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-10-23T10:58:57+00:00\n"
"POT-Creation-Date: 2024-11-19T10:31:24+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"X-Generator: WP-CLI 2.11.0\n"

View File

@@ -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-10-23T10:58:57+00:00\n"
"POT-Creation-Date: 2024-11-19T10:31:24+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"X-Generator: WP-CLI 2.11.0\n"

View File

@@ -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-10-23T10:58:57+00:00\n"
"POT-Creation-Date: 2024-11-19T10:31:24+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"X-Generator: WP-CLI 2.11.0\n"

View File

@@ -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-10-23T10:58:57+00:00\n"
"POT-Creation-Date: 2024-11-19T10:31:24+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"X-Generator: WP-CLI 2.11.0\n"

View File

@@ -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-10-23T10:58:57+00:00\n"
"POT-Creation-Date: 2024-11-19T10:31:24+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.11.0\n"
"X-Domain: leadin\n"

View File

@@ -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: HubSpots 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.66
* Version: 11.1.73
* 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.66' );
define( 'LEADIN_PLUGIN_VERSION', '11.1.73' );
}

View File

@@ -40,7 +40,7 @@ class User_Meta_Api_Controller extends Base_Api_Controller {
* @param array $request Request body.
*/
public function track_consent( $request ) {
$data = wp_json_decode( $request->get_body(), true );
$data = json_decode( $request->get_body(), true );
if ( array_key_exists( 'canTrack', $data ) ) {
$consent = $data['canTrack'];
User_Metadata::set_track_consent( $consent ? 'true' : 'false' );

View File

@@ -4,9 +4,9 @@ License: GPLv3
License URI: http://www.gnu.org/licenses/gpl.html
Tags: CRM, Marketing, Live Chat, Forms, Analytics, popups, newsletter, contact management, chat, contact form, marketing automation
Requires at least: 5.8
Tested up to: 6.6.1
Tested up to: 6.7
Requires PHP: 7.2
Stable tag: 11.1.66
Stable tag: 11.1.73
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.66
- Version release date: 2024-10-23
- Current version: 11.1.73
- Version release date: 2024-11-19
= 11.1.73 (2024-11-19) =
* Remove unknow wp_json_decode function
= 11.1.66 (2024-10-23) =
* Register gutenberg blocks at PHP side
= 11.1.34 (2024-07-18) =
* Fix XSS injection issue with Elementor meetings widget

View File

@@ -3,6 +3,7 @@ import {
hubspotBaseUrl,
locale,
portalId,
leadinPluginVersion,
} from '../constants/leadinConfig';
import { initApp } from './appUtils';
@@ -19,6 +20,12 @@ export function initBackgroundApp(initFn: CallbackFn | CallbackFn[]) {
initApp(main);
}
const getLeadinConfig = () => {
return {
leadinPluginVersion,
};
};
export const getOrCreateBackgroundApp = (refreshToken = '') => {
if ((window as any).LeadinBackgroundApp) {
return (window as any).LeadinBackgroundApp;
@@ -27,6 +34,7 @@ export const getOrCreateBackgroundApp = (refreshToken = '') => {
const options = new IntegratedAppOptions()
.setLocale(locale)
.setDeviceId(deviceId)
.setLeadinConfig(getLeadinConfig())
.setRefreshToken(refreshToken);
const embedder = new IntegratedAppEmbedder(

View File

@@ -1,9 +1,9 @@
<?php return array(
'root' => array(
'name' => 'hubspot/leadin-wordpress-plugin',
'pretty_version' => '11.1.66',
'version' => '11.1.66.0',
'reference' => '4312b2bae9d8a9dbed335d34f60cbc557fd11c60',
'pretty_version' => '11.1.73',
'version' => '11.1.73.0',
'reference' => '52fed1357aeea9e86434fa7c5c05f9ff7c3c1653',
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
@@ -11,9 +11,9 @@
),
'versions' => array(
'hubspot/leadin-wordpress-plugin' => array(
'pretty_version' => '11.1.66',
'version' => '11.1.66.0',
'reference' => '4312b2bae9d8a9dbed335d34f60cbc557fd11c60',
'pretty_version' => '11.1.73',
'version' => '11.1.73.0',
'reference' => '52fed1357aeea9e86434fa7c5c05f9ff7c3c1653',
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),