This commit is contained in:
proelements
2026-02-16 11:44:35 +02:00
parent 08ec8d01f1
commit b499583e5a
348 changed files with 3915 additions and 1414 deletions

View File

@@ -1,4 +1,4 @@
/*! pro-elements- v3.34.0 - 22-12-2025 */
/*! pro-elements - v3.35.0 - 02-02-2026 */
/******/ (() => { // webpackBootstrap
/******/ var __webpack_modules__ = ({
@@ -1219,7 +1219,7 @@ function ConditionsModal() {
} = elements;
if (!title.$input.attr('value').length) {
title.$label.addClass('screen-reader-text');
title.$input.attr('value', __('Elementor Custom-Code #', 'elementor-pro') + elementorProAdmin.customCode.post.ID);
title.$input.attr('value', __('Custom-Code #', 'elementor-pro') + elementorProAdmin.customCode.post.ID);
}
},
onPublishClick = e => {