Version Description
- 09 November 2022 =
- Styles: Added viewport units of measurement.
- Updated
Tested up to
tag to 6.1.
Download this release
Release Info
Developer | SiteOrigin |
Plugin | Page Builder by SiteOrigin |
Version | 2.18.3 |
Comparing to | |
See all releases |
Code changes from version 2.18.2 to 2.18.3
- inc/styles-admin.php +5 -1
- lang/siteorigin-panels.pot +40 -40
- readme.txt +7 -3
- siteorigin-panels.php +2 -2
- tpl/js-templates.php +16 -12
inc/styles-admin.php
CHANGED
@@ -593,7 +593,11 @@ class SiteOrigin_Panels_Styles_Admin {
|
|
593 |
'ex',
|
594 |
'pt',
|
595 |
'pc',
|
596 |
-
'rem'
|
|
|
|
|
|
|
|
|
597 |
);
|
598 |
|
599 |
// Allow themes and plugins to trim or enhance the list.
|
593 |
'ex',
|
594 |
'pt',
|
595 |
'pc',
|
596 |
+
'rem',
|
597 |
+
'vw',
|
598 |
+
'vh',
|
599 |
+
'vmin',
|
600 |
+
'vmax',
|
601 |
);
|
602 |
|
603 |
// Allow themes and plugins to trim or enhance the list.
|
lang/siteorigin-panels.pot
CHANGED
@@ -165,7 +165,7 @@ msgstr ""
|
|
165 |
msgid "Addons"
|
166 |
msgstr ""
|
167 |
|
168 |
-
#: inc/admin.php:186, inc/admin.php:671, inc/admin.php:1409, inc/admin.php:1414, inc/settings.php:237, tpl/js-templates.php:
|
169 |
msgid "Page Builder"
|
170 |
msgstr ""
|
171 |
|
@@ -321,7 +321,7 @@ msgid "Layout Builder Widget"
|
|
321 |
msgstr ""
|
322 |
|
323 |
#. translators: A standard confirmation message
|
324 |
-
#: inc/admin.php:464, tpl/js-templates.php:103, tpl/js-templates.php:
|
325 |
msgid "Are you sure?"
|
326 |
msgstr ""
|
327 |
|
@@ -338,7 +338,7 @@ msgstr ""
|
|
338 |
msgid "Add Widget to Cell"
|
339 |
msgstr ""
|
340 |
|
341 |
-
#: inc/admin.php:472, tpl/js-templates.php:
|
342 |
msgid "Search Widgets"
|
343 |
msgstr ""
|
344 |
|
@@ -813,7 +813,7 @@ msgstr ""
|
|
813 |
msgid "Layout Block Default Mode"
|
814 |
msgstr ""
|
815 |
|
816 |
-
#: inc/settings.php:391, tpl/js-templates.php:
|
817 |
msgid "Edit"
|
818 |
msgstr ""
|
819 |
|
@@ -1413,7 +1413,7 @@ msgstr ""
|
|
1413 |
msgid "Add Widget"
|
1414 |
msgstr ""
|
1415 |
|
1416 |
-
#: tpl/js-templates.php:22, tpl/js-templates.php:
|
1417 |
msgid "Prebuilt Layouts"
|
1418 |
msgstr ""
|
1419 |
|
@@ -1445,143 +1445,143 @@ msgstr ""
|
|
1445 |
msgid "Pro Tip"
|
1446 |
msgstr ""
|
1447 |
|
1448 |
-
#: tpl/js-templates.php:
|
1449 |
msgid "Duplicate"
|
1450 |
msgstr ""
|
1451 |
|
1452 |
-
#: tpl/js-templates.php:
|
1453 |
msgid "Delete"
|
1454 |
msgstr ""
|
1455 |
|
1456 |
-
#: tpl/js-templates.php:
|
1457 |
msgid "Done"
|
1458 |
msgstr ""
|
1459 |
|
1460 |
-
#: tpl/js-templates.php:
|
1461 |
msgid "Add New Widget %s"
|
1462 |
msgstr ""
|
1463 |
|
1464 |
-
#: tpl/js-templates.php:
|
1465 |
msgid "Close"
|
1466 |
msgstr ""
|
1467 |
|
1468 |
-
#: tpl/js-templates.php:
|
1469 |
msgid "Left to Right"
|
1470 |
msgstr ""
|
1471 |
|
1472 |
-
#: tpl/js-templates.php:
|
1473 |
msgid "Right to Left"
|
1474 |
msgstr ""
|
1475 |
|
1476 |
-
#: tpl/js-templates.php:
|
1477 |
msgid "1{Set row layout}: %1$s columns with a ratio of %2$s going from %3$s"
|
1478 |
msgstr ""
|
1479 |
|
1480 |
-
#: tpl/js-templates.php:
|
1481 |
msgid "Set"
|
1482 |
msgstr ""
|
1483 |
|
1484 |
-
#: tpl/js-templates.php:
|
1485 |
msgid "Insert"
|
1486 |
msgstr ""
|
1487 |
|
1488 |
-
#: tpl/js-templates.php:
|
1489 |
msgid "Page Builder Layouts"
|
1490 |
msgstr ""
|
1491 |
|
1492 |
-
#: tpl/js-templates.php:
|
1493 |
msgid "Search"
|
1494 |
msgstr ""
|
1495 |
|
1496 |
-
#: tpl/js-templates.php:
|
1497 |
msgid "Import/Export"
|
1498 |
msgstr ""
|
1499 |
|
1500 |
-
#: tpl/js-templates.php:
|
1501 |
msgid "Clone: %s"
|
1502 |
msgstr ""
|
1503 |
|
1504 |
-
#: tpl/js-templates.php:
|
1505 |
msgid "Insert after"
|
1506 |
msgstr ""
|
1507 |
|
1508 |
-
#: tpl/js-templates.php:
|
1509 |
msgid "Insert before"
|
1510 |
msgstr ""
|
1511 |
|
1512 |
-
#: tpl/js-templates.php:
|
1513 |
msgid "Replace current"
|
1514 |
msgstr ""
|
1515 |
|
1516 |
-
#: tpl/js-templates.php:
|
1517 |
msgid "Do you want to browse the Prebuilt Layouts directory?"
|
1518 |
msgstr ""
|
1519 |
|
1520 |
-
#: tpl/js-templates.php:
|
1521 |
msgid "Enable"
|
1522 |
msgstr ""
|
1523 |
|
1524 |
-
#: tpl/js-templates.php:
|
1525 |
msgid "Your search didn't return any results"
|
1526 |
msgstr ""
|
1527 |
|
1528 |
-
#: tpl/js-templates.php:
|
1529 |
msgid "Previous"
|
1530 |
msgstr ""
|
1531 |
|
1532 |
-
#: tpl/js-templates.php:
|
1533 |
msgid "Next"
|
1534 |
msgstr ""
|
1535 |
|
1536 |
-
#: tpl/js-templates.php:
|
1537 |
msgid "Drop import file here"
|
1538 |
msgstr ""
|
1539 |
|
1540 |
-
#: tpl/js-templates.php:
|
1541 |
msgid "Or"
|
1542 |
msgstr ""
|
1543 |
|
1544 |
-
#: tpl/js-templates.php:
|
1545 |
msgid "Select Import File"
|
1546 |
msgstr ""
|
1547 |
|
1548 |
-
#: tpl/js-templates.php:
|
1549 |
msgid "Download Layout"
|
1550 |
msgstr ""
|
1551 |
|
1552 |
-
#: tpl/js-templates.php:
|
1553 |
msgid "Page Builder Change History"
|
1554 |
msgstr ""
|
1555 |
|
1556 |
-
#: tpl/js-templates.php:
|
1557 |
msgid "Restore Version"
|
1558 |
msgstr ""
|
1559 |
|
1560 |
-
#: tpl/js-templates.php:
|
1561 |
msgid "Save Draft"
|
1562 |
msgstr ""
|
1563 |
|
1564 |
-
#: tpl/js-templates.php:
|
1565 |
msgid "Update"
|
1566 |
msgstr ""
|
1567 |
|
1568 |
-
#: tpl/js-templates.php:
|
1569 |
msgid "Toggle desktop mode"
|
1570 |
msgstr ""
|
1571 |
|
1572 |
-
#: tpl/js-templates.php:
|
1573 |
msgid "Toggle tablet mode"
|
1574 |
msgstr ""
|
1575 |
|
1576 |
-
#: tpl/js-templates.php:
|
1577 |
msgid "Toggle mobile mode"
|
1578 |
msgstr ""
|
1579 |
|
1580 |
-
#: tpl/js-templates.php:
|
1581 |
msgid "No Results"
|
1582 |
msgstr ""
|
1583 |
|
1584 |
-
#: tpl/js-templates.php:
|
1585 |
msgid "Add SiteOrigin Layout Block"
|
1586 |
msgstr ""
|
1587 |
|
165 |
msgid "Addons"
|
166 |
msgstr ""
|
167 |
|
168 |
+
#: inc/admin.php:186, inc/admin.php:671, inc/admin.php:1409, inc/admin.php:1414, inc/settings.php:237, tpl/js-templates.php:219
|
169 |
msgid "Page Builder"
|
170 |
msgstr ""
|
171 |
|
321 |
msgstr ""
|
322 |
|
323 |
#. translators: A standard confirmation message
|
324 |
+
#: inc/admin.php:464, tpl/js-templates.php:103, tpl/js-templates.php:444
|
325 |
msgid "Are you sure?"
|
326 |
msgstr ""
|
327 |
|
338 |
msgid "Add Widget to Cell"
|
339 |
msgstr ""
|
340 |
|
341 |
+
#: inc/admin.php:472, tpl/js-templates.php:246
|
342 |
msgid "Search Widgets"
|
343 |
msgstr ""
|
344 |
|
813 |
msgid "Layout Block Default Mode"
|
814 |
msgstr ""
|
815 |
|
816 |
+
#: inc/settings.php:391, tpl/js-templates.php:151
|
817 |
msgid "Edit"
|
818 |
msgstr ""
|
819 |
|
1413 |
msgid "Add Widget"
|
1414 |
msgstr ""
|
1415 |
|
1416 |
+
#: tpl/js-templates.php:22, tpl/js-templates.php:409
|
1417 |
msgid "Prebuilt Layouts"
|
1418 |
msgstr ""
|
1419 |
|
1445 |
msgid "Pro Tip"
|
1446 |
msgstr ""
|
1447 |
|
1448 |
+
#: tpl/js-templates.php:157, tpl/js-templates.php:290, tpl/js-templates.php:375
|
1449 |
msgid "Duplicate"
|
1450 |
msgstr ""
|
1451 |
|
1452 |
+
#: tpl/js-templates.php:163, tpl/js-templates.php:289, tpl/js-templates.php:374
|
1453 |
msgid "Delete"
|
1454 |
msgstr ""
|
1455 |
|
1456 |
+
#: tpl/js-templates.php:228, tpl/js-templates.php:293, tpl/js-templates.php:382
|
1457 |
msgid "Done"
|
1458 |
msgstr ""
|
1459 |
|
1460 |
+
#: tpl/js-templates.php:242
|
1461 |
msgid "Add New Widget %s"
|
1462 |
msgstr ""
|
1463 |
|
1464 |
+
#: tpl/js-templates.php:258, tpl/js-templates.php:578
|
1465 |
msgid "Close"
|
1466 |
msgstr ""
|
1467 |
|
1468 |
+
#: tpl/js-templates.php:343
|
1469 |
msgid "Left to Right"
|
1470 |
msgstr ""
|
1471 |
|
1472 |
+
#: tpl/js-templates.php:344
|
1473 |
msgid "Right to Left"
|
1474 |
msgstr ""
|
1475 |
|
1476 |
+
#: tpl/js-templates.php:355
|
1477 |
msgid "1{Set row layout}: %1$s columns with a ratio of %2$s going from %3$s"
|
1478 |
msgstr ""
|
1479 |
|
1480 |
+
#: tpl/js-templates.php:361
|
1481 |
msgid "Set"
|
1482 |
msgstr ""
|
1483 |
|
1484 |
+
#: tpl/js-templates.php:380, tpl/js-templates.php:438
|
1485 |
msgid "Insert"
|
1486 |
msgstr ""
|
1487 |
|
1488 |
+
#: tpl/js-templates.php:400
|
1489 |
msgid "Page Builder Layouts"
|
1490 |
msgstr ""
|
1491 |
|
1492 |
+
#: tpl/js-templates.php:404
|
1493 |
msgid "Search"
|
1494 |
msgstr ""
|
1495 |
|
1496 |
+
#: tpl/js-templates.php:419
|
1497 |
msgid "Import/Export"
|
1498 |
msgstr ""
|
1499 |
|
1500 |
+
#: tpl/js-templates.php:426
|
1501 |
msgid "Clone: %s"
|
1502 |
msgstr ""
|
1503 |
|
1504 |
+
#: tpl/js-templates.php:442
|
1505 |
msgid "Insert after"
|
1506 |
msgstr ""
|
1507 |
|
1508 |
+
#: tpl/js-templates.php:443
|
1509 |
msgid "Insert before"
|
1510 |
msgstr ""
|
1511 |
|
1512 |
+
#: tpl/js-templates.php:444
|
1513 |
msgid "Replace current"
|
1514 |
msgstr ""
|
1515 |
|
1516 |
+
#: tpl/js-templates.php:455
|
1517 |
msgid "Do you want to browse the Prebuilt Layouts directory?"
|
1518 |
msgstr ""
|
1519 |
|
1520 |
+
#: tpl/js-templates.php:456
|
1521 |
msgid "Enable"
|
1522 |
msgstr ""
|
1523 |
|
1524 |
+
#: tpl/js-templates.php:469
|
1525 |
msgid "Your search didn't return any results"
|
1526 |
msgstr ""
|
1527 |
|
1528 |
+
#: tpl/js-templates.php:497
|
1529 |
msgid "Previous"
|
1530 |
msgstr ""
|
1531 |
|
1532 |
+
#: tpl/js-templates.php:498
|
1533 |
msgid "Next"
|
1534 |
msgstr ""
|
1535 |
|
1536 |
+
#: tpl/js-templates.php:508
|
1537 |
msgid "Drop import file here"
|
1538 |
msgstr ""
|
1539 |
|
1540 |
+
#: tpl/js-templates.php:509
|
1541 |
msgid "Or"
|
1542 |
msgstr ""
|
1543 |
|
1544 |
+
#: tpl/js-templates.php:512
|
1545 |
msgid "Select Import File"
|
1546 |
msgstr ""
|
1547 |
|
1548 |
+
#: tpl/js-templates.php:526
|
1549 |
msgid "Download Layout"
|
1550 |
msgstr ""
|
1551 |
|
1552 |
+
#: tpl/js-templates.php:537
|
1553 |
msgid "Page Builder Change History"
|
1554 |
msgstr ""
|
1555 |
|
1556 |
+
#: tpl/js-templates.php:552
|
1557 |
msgid "Restore Version"
|
1558 |
msgstr ""
|
1559 |
|
1560 |
+
#: tpl/js-templates.php:575
|
1561 |
msgid "Save Draft"
|
1562 |
msgstr ""
|
1563 |
|
1564 |
+
#: tpl/js-templates.php:576, tpl/js-templates.php:577
|
1565 |
msgid "Update"
|
1566 |
msgstr ""
|
1567 |
|
1568 |
+
#: tpl/js-templates.php:580
|
1569 |
msgid "Toggle desktop mode"
|
1570 |
msgstr ""
|
1571 |
|
1572 |
+
#: tpl/js-templates.php:583
|
1573 |
msgid "Toggle tablet mode"
|
1574 |
msgstr ""
|
1575 |
|
1576 |
+
#: tpl/js-templates.php:586
|
1577 |
msgid "Toggle mobile mode"
|
1578 |
msgstr ""
|
1579 |
|
1580 |
+
#: tpl/js-templates.php:625
|
1581 |
msgid "No Results"
|
1582 |
msgstr ""
|
1583 |
|
1584 |
+
#: tpl/js-templates.php:635
|
1585 |
msgid "Add SiteOrigin Layout Block"
|
1586 |
msgstr ""
|
1587 |
|
readme.txt
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
=== Page Builder by SiteOrigin ===
|
2 |
Tags: page builder, responsive, parallax, widgets, blocks, gallery, layout, grid, cms, builder, widget
|
3 |
Requires at least: 4.7
|
4 |
-
Tested up to: 6.
|
5 |
Requires PHP: 5.6.20
|
6 |
-
Stable tag: 2.18.
|
7 |
-
Build time: 2022-
|
8 |
License: GPLv3
|
9 |
License URI: http://www.gnu.org/licenses/gpl.html
|
10 |
Donate link: https://siteorigin.com/downloads/premium/
|
@@ -107,6 +107,10 @@ SiteOrigin Premium includes access to our professional email support service, pe
|
|
107 |
|
108 |
== Changelog ==
|
109 |
|
|
|
|
|
|
|
|
|
110 |
= 2.18.2 - 26 October 2022 =
|
111 |
* Restored row re-ordering functionality.
|
112 |
|
1 |
=== Page Builder by SiteOrigin ===
|
2 |
Tags: page builder, responsive, parallax, widgets, blocks, gallery, layout, grid, cms, builder, widget
|
3 |
Requires at least: 4.7
|
4 |
+
Tested up to: 6.1
|
5 |
Requires PHP: 5.6.20
|
6 |
+
Stable tag: 2.18.3
|
7 |
+
Build time: 2022-11-09T13:57:03+00:00
|
8 |
License: GPLv3
|
9 |
License URI: http://www.gnu.org/licenses/gpl.html
|
10 |
Donate link: https://siteorigin.com/downloads/premium/
|
107 |
|
108 |
== Changelog ==
|
109 |
|
110 |
+
= 2.18.3 - 09 November 2022 =
|
111 |
+
* Styles: Added viewport units of measurement.
|
112 |
+
* Updated `Tested up to` tag to 6.1.
|
113 |
+
|
114 |
= 2.18.2 - 26 October 2022 =
|
115 |
* Restored row re-ordering functionality.
|
116 |
|
siteorigin-panels.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
Plugin Name: Page Builder by SiteOrigin
|
4 |
Plugin URI: https://siteorigin.com/page-builder/
|
5 |
Description: A drag and drop, responsive page builder that simplifies building your website.
|
6 |
-
Version: 2.18.
|
7 |
Author: SiteOrigin
|
8 |
Author URI: https://siteorigin.com
|
9 |
License: GPL3
|
@@ -11,7 +11,7 @@ License URI: http://www.gnu.org/licenses/gpl.html
|
|
11 |
Donate link: http://siteorigin.com/page-builder/#donate
|
12 |
*/
|
13 |
|
14 |
-
define( 'SITEORIGIN_PANELS_VERSION', '2.18.
|
15 |
if ( ! defined( 'SITEORIGIN_PANELS_JS_SUFFIX' ) ) {
|
16 |
define( 'SITEORIGIN_PANELS_JS_SUFFIX', '.min' );
|
17 |
}
|
3 |
Plugin Name: Page Builder by SiteOrigin
|
4 |
Plugin URI: https://siteorigin.com/page-builder/
|
5 |
Description: A drag and drop, responsive page builder that simplifies building your website.
|
6 |
+
Version: 2.18.3
|
7 |
Author: SiteOrigin
|
8 |
Author URI: https://siteorigin.com
|
9 |
License: GPL3
|
11 |
Donate link: http://siteorigin.com/page-builder/#donate
|
12 |
*/
|
13 |
|
14 |
+
define( 'SITEORIGIN_PANELS_VERSION', '2.18.3' );
|
15 |
if ( ! defined( 'SITEORIGIN_PANELS_JS_SUFFIX' ) ) {
|
16 |
define( 'SITEORIGIN_PANELS_JS_SUFFIX', '.min' );
|
17 |
}
|
tpl/js-templates.php
CHANGED
@@ -101,19 +101,23 @@ $layouts = apply_filters( 'siteorigin_panels_prebuilt_layouts', array() );
|
|
101 |
<li><a class="so-row-settings"><?php _e('Edit Row', 'siteorigin-panels') ?></a></li>
|
102 |
<li><a class="so-row-duplicate"><?php _e('Duplicate Row', 'siteorigin-panels') ?></a></li>
|
103 |
<li><a class="so-row-delete so-needs-confirm" data-confirm="<?php esc_attr_e('Are you sure?', 'siteorigin-panels') ?>"><?php _e('Delete Row', 'siteorigin-panels') ?></a></li>
|
104 |
-
|
105 |
-
|
106 |
-
|
107 |
-
|
108 |
-
|
109 |
-
?>
|
110 |
-
<div data-color-label="<?php echo esc_attr( $name ); ?>"
|
111 |
-
class="<?php echo esc_attr( 'so-row-color so-row-color-' . $name ); ?>{{% if( rowColorLabel == '<?php echo esc_attr( $name ); ?>' ) print(' so-row-color-selected'); %}}"
|
112 |
-
></div>
|
113 |
<?php
|
114 |
-
|
115 |
-
|
116 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
117 |
</ul>
|
118 |
<div class="so-pointer"></div>
|
119 |
</div>
|
101 |
<li><a class="so-row-settings"><?php _e('Edit Row', 'siteorigin-panels') ?></a></li>
|
102 |
<li><a class="so-row-duplicate"><?php _e('Duplicate Row', 'siteorigin-panels') ?></a></li>
|
103 |
<li><a class="so-row-delete so-needs-confirm" data-confirm="<?php esc_attr_e('Are you sure?', 'siteorigin-panels') ?>"><?php _e('Delete Row', 'siteorigin-panels') ?></a></li>
|
104 |
+
<?php
|
105 |
+
$row_colors = SiteOrigin_Panels_Admin::get_row_colors();
|
106 |
+
if ( ! empty( $row_colors ) ) :
|
107 |
+
?>
|
108 |
+
<li class="so-row-colors-container">
|
|
|
|
|
|
|
|
|
109 |
<?php
|
110 |
+
foreach ( $row_colors as $id => $color ) {
|
111 |
+
$name = ! empty( $color['name'] ) ? sanitize_title( $color['name'] ) : $id;
|
112 |
+
?>
|
113 |
+
<div data-color-label="<?php echo esc_attr( $name ); ?>"
|
114 |
+
class="<?php echo esc_attr( 'so-row-color so-row-color-' . $name ); ?>{{% if( rowColorLabel == '<?php echo esc_attr( $name ); ?>' ) print(' so-row-color-selected'); %}}"
|
115 |
+
></div>
|
116 |
+
<?php
|
117 |
+
}
|
118 |
+
?>
|
119 |
+
</li>
|
120 |
+
<?php endif; ?>
|
121 |
</ul>
|
122 |
<div class="so-pointer"></div>
|
123 |
</div>
|