== Changelog == = 2.29.20 – 08 August 2024 = * Rank Math: Resolved content analysis issue when multiple blocks in use. = 2.29.19 – 21 July 2024 = * Further improvements for attribute name handling. * Layout Directory: Resolved an issue with fetching page two. = 2.29.18 – 29 June 2024 = * Improved attribute name handling. * Layout Block: Improved preview updating. * Widget Groups: Resolved a potential `TypeError`. * Vantage Compatibility: Resolved a potential `TypeError`. = 2.29.17 – 15 June 2024 = * Layout Builder: Default the modal icon to "Cog". * Layouts Block: Added an additional check for clearing potential block errors. * Row Overlays: Resolved a potential Column/Widget video content overlap. * Row Cell Preview: Adjusted the percentage symbol placement. * Updated escaping functions to use translatable versions where needed. * Updated SiteOrigin Installer. * Number Style Field: Added min/max support. = 2.29.16 – 13 May 2024 = * Adjusted Add Widget modal sidebar link order and display. * Restored WP Events Manager compatibility. * Resolved fallback shortcode decoding issue. * Added Layout Directory caching for better performance. * Increased required PHP version to `7.0.0`. * Developer: Improved `panelsOptions` translation handling. = 2.29.15 – 27 April 2024 = * Layout Block: Further improvements to preview functionality and performance. * Admin Area: Update to ensure Classic Editor notice is translatable. = 2.29.14 – 26 April 2024 = * Layout Block: Restored preview functionality. = 2.29.13 – 21 April 2024 = * Rank Math SEO Compatibility: Resolved dependency error. = 2.29.12 – 19 April 2024 = * Layout Block: Improved preview. * Layout Block: Fix repeated rendering when switching to editor. * Layout Block: Restored data integration for SEO content analysis. * Post Content Widget: Added "Content" option. = 2.29.11 – 31 March 2024 = * Post Content Widget: Fixed post featured image output. * Post Content Widget: Remove unused content and improved title output. * Block-Based Widgets Editor: Resolved JavaScript error. * Legacy PB Widgets: Resolved lessphp notices. = 2.29.10 - 29 March 2024 = * SiteOrigin Layout Block: Update to prevent a potential issue during rendering and saving. * Legacy Widgets: Update to resolve styles not outputting correctly. * Excerpt Generation: Update to prevent potential warnings. Expanded the list of supported widgets. * Recommended Widgets: Update to ensure the tab doesn't display if there are no widgets to recommend. * Resolved column preset sizes display issue. * Sortable: Update to prevent third-party plugins from misaligning text. = 2.29.9 - 23 March 2024 = * Layouts: Resolved import error. * Inline CSS Generation: Resolved inline CSS potentially printing on the site front-end. * Block Editor: Removed redundant shortcode fallback. = 2.29.8 - 19 March 2024 = * Post Loop: Update to allow HTML formatting in the widget title. = 2.29.7 - 18 March 2024 = * ACF: Added gallery field support. * Resolved a potential layout import error. * Inline Styles: Aligned widget margin value output with non-inline value output. * Updated the SiteOrigin Installer submodule. * Added additional data sanitization. = 2.29.6 - 05 March 2024 = * Added a dismiss button to the Classic Editor notice in the admin panel. * Improved saving functionality of the Layouts Block with server-side validation for post types, enhanced rendering, block sanitization methods, and improved functionality for locating layout blocks. * Ensured that errors are not processed and returned as part of the layout in the Layouts Block. = 2.29.5 - 16 February 2024 = * Media Style: Adjust border color to match other fields. * Background Overlay: Added `border-radius` support. * Border Radius: Added a context class for additional styling. * CSS Output Location: Added Block Editor support. * Inline CSS Styles: Update to apply widget margin directly to the widget. = 2.29.4 - 19 January 2024 = * Added compatibility with Pagelayer Templates. The panels filter is selectively enabled or disabled based on template usage. * Prevented the row overlay from covering widget contents by adjusting CSS rules in `front-flex.less`. * Developer: Added `siteorigin_panels_data` filter. Allows for the filtering of `$panels_data` when `generate_css` is run. = 2.29.3 - 03 January 2024 = * Vantage Theme: Account for unmigrated legacy row layouts. * Toggle style field accessibility improvements. * Save mode accessibility improvements. * Live Editor Redirection: Resolve PHP 8 warning and deprecated notice. * Color Field: Minor border color adjustment. * Removed legacy content cache cleanup. = 2.29.2 - 03 January 2024 = * Vantage Theme: Prevented a type error if empty rows are present. = 2.29.1 - 01 January 2024 = * Vantage Theme: Prevented a potential Full Width Stretched display issue when no padding is set. = 2.29.0 - 31 December 2023 = * Layout Block: Defaulted the Layout Block to edit mode when no content is present. * Row Layout: Merged `Full Width Stretched` & `With Padding Support` settings. * Renamed Resize Columns to Column Presets and improved responsive behavior. * Added a Column Presets `Direction` button. Enhances the Column Presets feature by offering an efficient way to reverse the order of columns in a preset layout. * Improved cell size field accessibility. = 2.28.0 - 12 November 2023 = * Column Preset Sizes: Added `Golden Ratio` for two columns. * Rounded column sizes to two decimal places to prevent display issues. * Row update to allow for custom overlays. = 2.27.1 - 09 November 2023 = * Renamed "Cell" to "Column" throughout the codebase for improved clarity and consistency. * Updated the "Tested up to" version in the readme.txt file from 6.3 to 6.4. * Rewrote the usage of Lodash functions in the `siteorigin-panels-layout-block.js` file for better performance and code readability. * Updated the Installer by changing the subproject commit. = 2.27.0 - 02 November 2023 = * Improved user experience of cell resizers in the admin interface with visual enhancements and interaction adjustments. * Adjusted the spacing in the Color Style Field to improve field consistency. * Improved the design of the Save Mode Button by aligning them to the right and adding a new visual style for the save mode list. * Renamed the "Full Width Stretched Padded" setting to "Full Width Stretched With Padding Support" for better description. * Resolved a jQuery Migrate flag related to the color picker by updating the code to use Array.isArray instead of the deprecated $.isArray function. * Made adjustments to the styles filter in the admin panel by adding a new parameter current_styles to the apply_filters function call. = 2.26.2 - 25 October 2023 = * Added compatibility with SEOPress Content Analysis. * Developer: Made adjustments to the styles filter in the admin panel. Added a new parameter `current_styles` to the `apply_filters` function call. Also, introduced a new filter `siteorigin_panels_style_field_sanitize_all_` that allows a field to modify other values. = 2.26.1 - 20 September 2023 = * Improved handling of a greater number of sizes in the Row Cell Ratio feature. * Prevented absolute position issues with the background overlay. * Resolved potential display issue with rows, cells, and widgets that have custom styles. = 2.26.0 - 16 September 2023 = * Added Inline Widget Saving: Click the two vertical dots next to the widget Done button to change modes. * Row Cell Ratio: Improved styling, layout, and functionality. * Color Field: Improved spacing on smaller displays. * Updated FitVids. * Switched CSS container `var` to `public. * PHP formatting improvements. = 2.25.3 - 26 August 2023 = * Fixed box shadow related settings. Added missing `break` statement in the `styles-admin.php` file for better code structure and readability. * Allowed fields that store arrays to have a `0` index, enhancing the functionality of the Advanced Custom Fields (ACF) compatibility. * Removed the check for the allowed state in the SiteOrigin Premium Copy Paste feature, improving cross-domain copy and paste functionality. * Removed extra spacing from the WordPress color picker in the admin.less file for cleaner UI. = 2.25.2 - 13 August 2023 = * Updated the Build submodule. * Excluded the standalone updater from SiteOrigin Installer. = 2.25.1 - 09 August 2023 = * Advanced Custom Fields: Added support for multiple options. * Inline Styles: Resolved an issue with unexpected widget margins when custom margins are set. * Fixed an issue with saving settings in the SiteOrigin Installer. * Updated the "Tested up to" version in the readme.txt file from 6.2 to 6.3. = 2.25.0 - 13 July 2023 = * Added "Block Editor Layout Block Quick Add Button" setting to display the "Add SiteOrigin Layout Block" quick add button in the Block Editor. * Added "Enable SiteOrigin Installer" setting to display the SiteOrigin Installer admin menu item. * Updated SiteOrigin Installer. * Resolved sizing issues in row layouts. * Improved handling of padding in row layouts to prevent potential offset. * Triggered resize event on load to avoid a situation where the `body` width is incorrect. = 2.24.0 - 20 June 2023 = * Row Styles: Improved Border Radius field user interface. * Resolved `Creation of dynamic property` deprecated notice. * Minor styling update to SiteOrigin Page Builder News dashboard widget. * Added SiteOrigin Installer. = 2.23.0 - 21 May 2023 = * Row Styles: Added a Full Height setting to the Design section. * Box Shadow: Resolved potential migration error due to an invalid hex. * Widget Admin Titles: Improved display of unusually long strings. * Color Settings: Update to ensure only alpha enabled settings apply opacity to the swatch. * Page Builder Settings Page: Minor styling update. = 2.22.1 - 06 May 2023 = * Inline Styles: Restored tablet and mobile padding. = 2.22.0 - 05 May 2023 = * Color Settings: Added alpha channel support which specifies the opacity for a color. * Styles: Prevented `!important` from being added to tablet and mobile padding. * Classic Editor: Further SEO plugin compatibility changes on load. = 2.21.1 - 25 April 2023 = * Prevented potential new page JavaScript error. = 2.21.0 - 22 April 2023 = * Added an Inline Styles setting at `Settings > Page Builder > Layout`. Supports margin, border, and padding. * Classic Editor: Improved preview markup handling. * Rank Math: Removed `wp_targeted_link_rel` from sitemap compatibility. * SEO: Removed widget class requirement. * Added Cross Domain Copy Paste support. * PHP coding standards update. = 2.20.6 - 30 March 2023 = * Updated Tested up to tag. = 2.20.5 - 04 March 2023 = * Excluded some WooCommerce post types from the Page Builder Post Types list. * Sidebar Emulator: Resolved `Undefined array key "option_name"` warning. * Removed preview content if `Copy Content` is disabled. * Developer: Added `siteorigin_panels_add_preview_content` filter. * Developer: Added `siteorigin_panels_layout_tabs` filter. = 2.20.4 - 16 January 2023 = * Prevented potential "Are you sure you want to navigate away." notice. * Customizer Widgets Block Editor: Fixed Layout Block styling. * Layouts Directory: Allowed layouts to be named "0". * Modern Parallax Sliders: Prevented a potential mobile display issue. * Developer: Prevented `$layout_data` loading if already set. = 2.20.3 - 29 December 2022 = * Reverted: Prevented `$layout_data` loading if already set. = 2.20.2 - 29 December 2022 = * Styles: Improved `Background Image Display` and `Size` settings conditional display behavior. * Classic Editor: Prevented potential notice when opening a saved widget. * Developer: Prevented `$layout_data` loading if already set. * Developer: Added custom style field type support via `siteorigin_panels_style_field_*`, and `siteorigin_panels_style_field_sanitize_*`. = 2.20.1 - 09 December 2022 = * Darkened default cell admin background color. * Removed `@font-face` query string. * Altered `siteorigin_panels_url` to better allow different directory names. = 2.20.0 - 02 December 2022 = * Styles: Added a row, cell, and widget `Border Thickness` setting. * Parallax: Resolved `Disable Parallax On Mobile` setting bug. = 2.19.0 - 22 November 2022 = * Styles: Added a row, cell, and widget `Background Image Size` setting. = 2.18.4 - 13 November 2022 = * Admin Row Colors: Adjusted swatches layout and spacing. = 2.18.3 - 09 November 2022 = * Styles: Added viewport units of measurement. * Updated `Tested up to` tag to 6.1. = 2.18.2 - 26 October 2022 = * Restored row re-ordering functionality. = 2.18.1 - 25 October 2022 = * Restored admin row background functionality. * Developer: Added `siteorigin_panels_admin_row_colors_default` to set the default admin row background color. = 2.18.0 - 22 October 2022 = * Box Shadow: Added a new `Inset` setting. Inset box shadows appear inside the row, cell, or widget. * Media Modal: Updated the title to `Choose Media`. * Developer: Added `siteorigin_panels_admin_row_colors` filter. * Developer: Added a client side event to allow for widget validation. * Developer: Accounted for a situation where `$panels_data` is passed as a string containing JSON rather than an array. = 2.17.0 - 28 August 2022 = * Row, Cell, and Widget Design Settings: Added Border Radius and Box Shadow settings. = 2.16.19 - 16 August 2022 = * Resolved `Uncaught TypeError` Customizer Layout Builder console error. = 2.16.18 - 10 August 2022 = * Easy Digital Downloads: Resolved `Add New` button error. * Resolved a Customizer Layout Builder widget sizing issue. * Improved `style` tag HTML validation. * Resolved a potential Panels preview PHP 8.3 type error. = 2.16.17 - 19 July 2022 = * Restored Cell `Link Color` and `Link Hover Color` settings. * Gravity Forms: Added additional check to prevent an unrelated notice. * Jetpack: Added Copy Post module support. = 2.16.16 - 09 July 2022 = * Legacy Layout Engine: Resolved `Undefined index: cell_index` notice. = 2.16.15 - 27 June 2022 = * Resolved edge case empty widgets warning. = 2.16.14 - 19 June 2022 = * Layout Block: Limited block preview attempts. * Modern Parallax: Resolved potential choppy scrolling. = 2.16.13 - 25 May 2022 = * Updated WordPress `Tested up to` tag. * Minor PHP formatting improvements. = 2.16.12 - 22 May 2022 = * Layout Block: Resolved WP 6.0 styling conflict. * WP Version Check: Update to check for version body class instead of branch. = 2.16.11 - 18 April 2022 = * Widget Descriptions: Resolved a potential error with old SiteOrigin Image Widgets title value set to `false` rather than `null`. = 2.16.10 - 13 April 2022 = * Block-Based Widgets Editor: Restored SiteOrigin Layout Block compatibility and other improvements. = 2.16.9 - 07 April 2022 = * Layout Block: Fixed JSON layout export file name. * Developer: Passed `postId` to server when rendering widget form. = 2.16.8 - 30 March 2022 = * Improved PHP 8 Compatibility: Replaced `GLOB_BRACE` flag in favor of multiple `glob` functions. * Developer: Added `siteorigin_panels_output_row` and `siteorigin_panels_output_widget` filters. = 2.16.7 - 23 March 2022 = * Improved empty CSS rule check to avoid potential edge cases. = 2.16.6 - 21 March 2022 = * Prevented CSS properties outputting with only `px` set as the value. * WPML: Refined sidebar emulator language path removal. = 2.16.5 - 06 March 2022 = * Full-Width Containers Using CSS: Ensured full-width global CSS is only output once. = 2.16.4 - 19 February 2022 = * Full-Width Containers Using CSS: Restored normal functionality when Standard or Full-Width rows not present. * Full-Width Containers Using CSS: Resolved a collapse issue when the browser resolution equals the collapse value. = 2.16.3 - 14 February 2022 = * Fixed Background Images: Change to `scroll` on mobile devices. Resolves iOS bug. = 2.16.2 - 07 February 2022 = * Added Yoast Video SEO plugin integration. * Restored content analysis functionality for newer Yoast SEO versions. = 2.16.1 - 26 January 2022 = * Sidebar Emulator: Accounted for a potential notice when setting widget ID. * Updated the `Tested up to tag` to `5.9`. = 2.16.0 - 04 January 2022 = * Added a new global `Mobile Widget Bottom Margin` setting. * Added a new global `Mobile Cell Bottom Margin` setting. * Legacy Widgets: Updated for PHP 8 compatibility. * WordPress 5.9 Compatibility: Resolved row ordering issue. * jQuery: Resolved jQuery Migrate notice. Updated `ready` function. * Full-Width Containers Using CSS: Theme container no longer removed on pages without full-width rows. * Developer: Resolved JavaScript error when all style fields removed. * Developer: Added `panels_title_check_sub_fields` to allow for sub-field detection. = 2.15.3 - 01 December 2021 = * Rows/Cells: Prevented possible data mismatch. = 2.15.2 - 29 November 2021 = * Cells: Resolved undefined `style` error. = 2.15.1 - 27 November 2021 = * Updated Page Builder `Pro Tips`. * SiteOrigin Premium: Added row and widget fade styling when hidden by the Toggle Visibility Addon. = 2.15.0 - 22 October 2021 = * Added a "Mobile Margin" setting to `Widget Styles > Mobile Layout`. * Ensured the Widget Title is used as the widget description if present. = 2.14.3 - 10 October 2021 = * Resolved conflict caused by Block Editor JavaScript loaded in the Classic Editor. = 2.14.2 - 08 October 2021 = * Layout Block: Force a draft before displaying the Live Editor button. * Fixed `Cell Vertical Alignment` setting. * Developer: Prevented potential notice when processing Page Builder fallback shortcode. = 2.14.1 - 01 October 2021 = * Layout Block: Restored Live Editor and History functionality. * Ensured Cell Vertical Alignment doesn't stretch independently of the setting chosen. * Developer: Prevented a potential small jump on load when CSS full width containers in use. = 2.14.0 - 29 September 2021 = * Tablet Styles: Added a new Tablet Styles section to row, cell, and widget styles. * Widget Design Settings: Added a Link Hover Color setting. * History Browser: Resolved incorrect preview URL. * Live Editor: When accessing the Live Editor via the toolbar link, return to the site after saving. Setting available at Settings > Page Builder > General. * Polylang: Ensured Page Builder data is copied during page duplication in the Classic Editor. * Yoast SEO: Added additional Open Graph compatibility check. * Developer: Advanced Custom Fields: Improved repeater support. * Developer: Changed CSS Builder `$css` to public to allow more extensive filtering. * Developer: Added `setup_style_fields` JavaScript event to allow the setup of custom style fields. * Developer: Added an optional CSS method for full width containers using `siteorigin_panels_theme_container_width` and `siteorigin_panels_theme_container_selector`. = 2.13.2 - 14 August 2021 = * Modern Parallax: Resolved potential Jetpack Image Accelerator notice. * Customizer: Resolved new widget area notice. = 2.13.1 - 03 August 2021 = * Modern Parallax: Exclude images from Jetpack Image Accelerator. * Modern Parallax: Resolved sizing issue when the browser back button was used. * Yoast: Selectively disabled Page Builder when Yoast is generating the OpenGraph meta description. Resolves potential Forminator and Ninja Forms errors. = 2.13.0 - 20 July 2021 = * Compatibility enhancements for WordPress 5.8. * Developer: Added a style field wrapper ID. = 2.12.6 - 5 July 2021 = * Added cell editing icons to replace text action links when space isn't sufficient. * Live Editor: Resolved bottom margin not being removed from the last widget in a given row. * Parallax: Improved type detection to ensure legacy is always set when appropriate. * Resolved a potential restore content prompt in the Classic Editor. * Developer: Expanded widget title detection to include Widgets Bundle repeaters and sections. * Developer: Expanded `panels_title` to fetch the first valid widget description. = 2.12.5 - 17 June 2021 = * Modern Parallax: Use the image attachment if available. * Modern Parallax: Prevent possible container overflow using CSS. * Live Editor: Minor button alignment improvements. * Developer: ACF compatibility - use `panelsopen` for more consistent loading. * Developer: ACF compatibility - added a check to ensure instance ACF data exists. * Developer: Fixed `siteorigin_panels_row_column_count_input` filter. = 2.12.4 - 04 June 2021 = * Restored Tablet Layout row collapse. = 2.12.3 - 03 June 2021 = * Developer: Added the ability to filter fields based on the widget the user is editing using the `siteorigin_panels_widget_style_fields` filter. * Developer: Added the ability to create individual row collapse points using the `siteorigin_panels_css_row_collapse_point` filter. = 2.12.2 - 21 May 2021 = * ACF: Added a check to ensure 5.7.10+ is active before loading Page Builder compatibility. * Lazy Load: Added support for WP Rocket Lazy Load. * Gravity Forms: Added compatibility to ensure conditional forms function normally when added via the Form widget. * Developer: Stopped checking for repeated rendering if `$panels_data` was supplied. = 2.12.1 - 11 May 2021 = * Prevented potential repeated rendering of layouts. * Moved the Page Builder metabox PHP outside of the metabox template. * Added a check for `has_blocks()` before using the function. * Resolved potential background display issue when a local and external background is used. = 2.12.0 - 03 May 2021 = * **New Parallax Scrolling!** Existing users can optionally switch to `Modern` at `Settings > Page Builder > General`. * ACF: Added widget fields compatibility. `siteorigin_panels_before_widget_form` action is triggered before the widget form is output. * Improved Add/Edit row responsive behavior. * Updated sidebar emulator to detect current page ID by path. Resolves WPML compatibility issue. * Added WP Rocket Lazy Loading compatibility for row, cell, and, widget background images. * Automatic Excerpt: Added support for the `` quicktag. * Improved indexing of text containing multibyte Unicode such as Greek. * Instant Open Widgets: Updated the setting to default enabled for new installs. * Limited the `Page Builder Layout CSS Output Location` setting to the Classic Editor. * Add Layout: Improved responsive behavior for long post titles. * Ensured background image remove URL only displays when an image is present. * SiteOrigin Layout Block: Removed the preview button when a preview isn't available. * SiteOrigin Layout Block: Prevent an empty layout from being rendered. * Block Editor: Added support for automatic excerpt generation if the first post block is a SiteOrigin Layout Block. * Block Editor: Resolved duplicate Add SiteOrigin Layout button. * Accessibility: Implemented keyboard navigation for the Page Builder admin interface. You can now tab through all fields and settings, and make changes without a mouse. * Developer: Ensured prebuilt layout compatibility with JSON MIME type. * Developer: Updated depreciated jQuery `bind` usage. * Developer: Replaced older-style PHP type conversion functions with type casts. * Developer: Resolved a PHP 8 notice relating to the CSS builder. * Developer: Improved WordPress indexing of languages that use multibyte Unicode = 2.11.8 - 09 December 2020 = * Developer: jQuery updates for WordPress 5.6. = 2.11.7 - 07 December 2020 = * SEO: Generated `preview_url` before `preview_content`. Resolves Live Editor preview issue when a post loop is present in the page. = 2.11.6 - 01 December 2020 = * New: `Page Builder Layout CSS Output Location` setting that controls where PB outputs its CSS. Located at `Settings > Page Builder > Layout`. * SEO: Improved content analysis process for slower servers and connections. * SEO: Excluded `