Use the coupon code WORDPRESS and save 30% OFF! Buy Now

Changelog for Business3ree – Legacy

Legend

  • A => A file has been (A)dded
  • M => A file has been (M)odified
  • D => A file has been (D)eleted

2.6.3 - March 28, 2022

Compatibility: WordPress 5.9.1 — 6.4.3 - WooCommerce 5.1.0 up to 5.1.0

----------------------------------------------------------------------------------------------
List of changes between business3ree v2.6.2 and v2.6.3
----------------------------------------------------------------------------------------------

* FIXED: Deprecated Elementor method _register_controls()
* FIXED: Fatal errors due to Elementor\Scheme_Typography and Elementor\Scheme_Color class removals.
* FIXED: Deprecated parameter 'who' in WP_User_Query since WP 5.9
  M functions/elementor/ci-theme-element.php
  M functions/elementor/ci-theme-slider.php
  M functions/elementor/inc/ci-theme-element-posts-group-control.php

* Changed theme version to 2.6.3
* Updated language files.
  M css/admin/admin-widgets.css
  M css/admin/admin-widgets.min.css
  M css/admin/repeating-fields.css
  M css/admin/repeating-fields.min.css
  M css/flexslider.css
  M css/flexslider.min.css
  M css/magnific.css
  M css/magnific.min.css
  M css/mmenu.css
  M css/mmenu.min.css
  M lang/en_US.mo
  M lang/en_US.po
  M style.css
  M style.min.css
  M style.scss

2.6.2 - March 29, 2021

Compatibility: WordPress 5.6.2+ - WooCommerce 5.1.0+

----------------------------------------------------------------------------------------------
List of changes between business3ree v2.6.1 and v2.6.2
----------------------------------------------------------------------------------------------

* FIXED: In panel, replaced deprecated jQuery .click() event handlers with .on('click').
  M panel/scripts/panelscripts.js
  M panel/snippets/newsletter_hidden_fields.php

* CHANGED: Assets are now versioned using a compound version string based on the parent and child themes' versions, when a child theme is enabled. This helps prevent caching issues, where the version reported was remaining constant (i.e. the child theme's version) even when the parent was updated.
  M panel/generic.php

* FIXED: Conditional metaboxes wouldn't work in WP 5.7
  M panel/post_meta.php

* REMOVED: Removed compatibility handler for action hook 'after_open_body_tag'. User code should now hook into the native 'wp_body_open' action hook directly, introduced in WP 5.2
  M panel/default_hooks.php

* UPDATED: renamed content-product_cat.php to content-product-cat.php and updated to latest version.
  A woocommerce/content-product-cat.php
  D woocommerce/content-product_cat.php

* CHANGED: Theme version to 2.6.2
  M style.css
  M style.min.css
  M style.scss

2.6.1 - September 15, 2020

Compatibility: WordPress 5.5.0+ - WooCommerce 4.5.2+

----------------------------------------------------------------------------------------------
List of changes between business3ree v2.6 (rev. 30470) and v2.6.1 (rev. 30822)
----------------------------------------------------------------------------------------------

* FIXED: get_logo_class() would sometimes return 'imglogo' instead of 'textual'.
  M panel/generic.php

* FIXED: Issue where product listing image flip effect would not work when lazy loading plugins were active.
  M css/_inc/_woocommerce.scss
  M style.css
  M style.min.css

* CHANGED: Theme version to 2.6.1
  M lang/en_US.mo
  M lang/en_US.po
  M style.css
  M style.min.css
  M style.scss

2.6 - August 24, 2020

Compatibility: WordPress 5.4.2+ - WooCommerce 4.4.1+

----------------------------------------------------------------------------------------------
List of changes between business3ree v2.5.5 (rev. 29111) and v2.6 (rev. 30470)
----------------------------------------------------------------------------------------------

* ADDED: Advanced typography controls.
  M css/_inc/_ci-base.scss
  M css/_inc/_variables.scss
  A functions/class-fonts-list.php
  A functions/customizer
  A functions/customizer/class-ci-theme-customizer-css-generator.php
  A functions/customizer/controls
  A functions/customizer/controls/scripts.js
  A functions/customizer/controls/style.css
  A functions/customizer/controls/style.min.css
  A functions/customizer/controls/style.scss
  A functions/customizer/controls/typography
  A functions/customizer/controls/typography/_style.scss
  A functions/customizer/controls/typography/customizer.js
  A functions/customizer/controls/typography/typography.php
  A functions/customizer/generated-styles
  A functions/customizer/generated-styles/global.php
  A functions/customizer/generated-styles.php
  A functions/customizer/partial-callbacks.php
  A functions/customizer/preview
  A functions/customizer/preview/global.js
  A functions/customizer/preview/preview.js
  A functions/customizer/sections
  A functions/customizer/sections/global
  A functions/customizer/sections/global/typography.php
  M functions/customizer-styles.php
  M functions/customizer.php
  A functions/fonts.json
  M functions/styles.php
  M functions.php
  A js/admin/admin-widgets.min.js
  M style.css
  M style.min.css

* FIXED: The "Semibold" font weight label would display 500 as the font weight number instead of the correct 600.
  M functions/class-fonts-list.php

* FIXED: Some wrong gettext domains.
* CHANGED: On theme activation, the redirection to panel now happens conditionally on the 'ci_theme_activated' action.
  M panel/bootstrap.php
  M panel/ci_panel.php

* ADDED: List of widgets is now filterable via 'ci_theme_load_widgets' before they are included.
  M panel/widgets.php

* UPDATED: Compatibility with WooCommerce 4.4.0
  M woocommerce/cart/cart.php
  M woocommerce/cart/cross-sells.php
  M woocommerce/single-product/up-sells.php

* Updated language files.
* Changed version to 2.6
  M lang/en_US.mo
  M lang/en_US.po
  M style.css
  M style.min.css
  M style.scss

2.5.5 - March 12, 2020

Compatibility: WordPress 5.3.1+ - WooCommerce 4.0.0+

----------------------------------------------------------------------------------------------
List of changes between business3ree v2.5.4 (rev. 28641) and v2.5.5 (rev. 29111)
----------------------------------------------------------------------------------------------

* FIXED: product quantity input placeholder font size
  M css/_inc/_woocommerce.scss
  M style.css
  M style.min.css

* CHANGED: Theme version to 2.5.5
  M style.css
  M style.min.css
  M style.scss

2.5.4 - February 10, 2020

Compatibility: WordPress 5.3.1+ - WooCommerce 3.9.1+

----------------------------------------------------------------------------------------------
List of changes between business3ree v2.5.3 (rev. 28378) and v2.5.4 (rev. 28641)
----------------------------------------------------------------------------------------------

* FIXED: Improved logo/heading markup
  M functions/elementor/ci-theme-element.php
  M functions/sidebars.php
  M index.php
  M part-hero.php
  M search.php

* CHANGED: Theme version to 2.5.4
  M style.css
  M style.min.css
  M style.scss

2.5.3 - January 27, 2020

Compatibility: WordPress 5.3.1+ - WooCommerce 3.9.0+

----------------------------------------------------------------------------------------------
List of changes between business3ree v2.5.2 (rev. 27696) and v2.5.3 (rev. 28378)
----------------------------------------------------------------------------------------------

* REMOVED: Compatibility code for wp_body_open() in WordPress versions older than v5.2
  M panel/default_hooks.php

* FIXED: Per-post color schemes wouldn't override the panel-selected value.
  M panel/post_color_scheme.php

* FIXED: Per-post color schemes would silently discard customizer-added colors.
  M panel/post_color_scheme.php

* UPDATED: Compatibility with WooCommerce 3.9.0
  M woocommerce/single-product/related.php

* CHANGED: Theme version to 2.5.3
  M lang/en_US.mo
  M lang/en_US.po
  M style.css
  M style.min.css
  M style.scss

2.5.2 - November 7, 2019

Compatibility: WordPress 5.2.3+ - WooCommerce 3.8.0+

----------------------------------------------------------------------------------------------
List of changes between business3ree v2.5.1 (rev. 26926) and v2.5.2 (rev. 27696)
----------------------------------------------------------------------------------------------

* FIXED: The theme's self update check now re-uses CSSIgniter Updater data if available.
  M panel/generic.php

* FIXED: Per-post color scheme dropdown shouldn't display minified files.
* FIXED: Refactored common code between per-post and panel's color schemes.
  M panel/post_color_scheme.php
  M panel/snippets/color_scheme.php

* FIXED: Unnecessary gettext calls for numbers.
  M functions/elementor/ci-theme-element.php

* FIXED: Widgets would throw a notice when used from a builder (such as Elementor) where a widget area ID is not defined.
  M functions/widgets/ci_widget_hero.php
  M functions/widgets/ci_widget_items.php
  M functions/widgets/ci_widget_latest_posts.php
  M functions/widgets/ci_widget_split_content.php
  M functions/widgets/ci_widget_split_custom.php
  M functions/widgets/ci_widget_testimonials.php

* FIXED: ci_metabox_textarea() would double-escape output.
* ADDED: Optional 'step' parameter in ci_metabox_input() for numeric inputs.
  M panel/post_meta.php

* UPDATED: Compatibility with WooCommerce 3.8.0
  M woocommerce/cart/cart.php

* UPDATED: Language files
* CHANGED: Theme version to 2.5.2
  M lang/en_US.mo
  M lang/en_US.po
  M style.css
  M style.min.css
  M style.scss

2.5.1 - September 3, 2019

Compatibility: WordPress 5.2.1+ - WooCommerce 3.7.0+

----------------------------------------------------------------------------------------------
List of changes between business3ree v2.5 (rev. 26582) and v2.5.1 (rev. 26926)
----------------------------------------------------------------------------------------------

* FIXED: Edge case where a warning would be thrown while saving options, on themes that don't support the "Limit logo size" option.
  M panel/snippets/logo.php

* FIXED: Removed unused variable assignment in function calls.
  M panel/widgets/ci_widget_about.php
  M panel/widgets/ci_widget_ads125.php
  M panel/widgets/ci_widget_bsa.php
  M panel/widgets/ci_widget_tweets.php

* FIXED: Added translators' comments in panel widgets.
  M panel/widgets/ci_widget_ads125.php
  M panel/widgets/ci_widget_bsa.php
  M panel/widgets/ci_widget_flickr.php

* FIXED: Non-canonical links to CSSIgniter
  M panel/generic.php
  M panel/snippets/google_maps_api.php
  M panel/widgets.php

* UPDATED: Compatibility with WooCommerce 3.7.0
  M woocommerce/cart/cart.php

* CHANGED: Theme version to 2.5.1
  M lang/en_US.mo
  M lang/en_US.po
  M style.css
  M style.min.css
  M style.scss

2.5 - July 8, 2019

Compatibility: WordPress 5.2.1+ - WooCommerce 3.6.5+

----------------------------------------------------------------------------------------------
List of changes between business3ree v2.4 (rev. 25372) and v2.5 (rev. 26582)
----------------------------------------------------------------------------------------------

* REMOVED: Customized styling of Post formats' radio buttons, from the classic editor.
  M panel/ci_panel.php
  M panel/scripts/ci-post-formats.js
  D panel/styles/ci-post-formats.css

* ADDED: Introduced ci_theme_asset_version()
  M panel/generic.php

* CHANGED: All front-facing scripts and styles now utilize ci_theme_asset_version(). The theme version will be used (to aid cache busting) unless WP_DEBUG or SCRIPT_DEBUG are enabled.
  M panel/ci_panel.php
  M panel/generic.php
  M panel/post_color_scheme.php
  M panel/scripts/fancybox.php

* CHANGED: Panel's support link now reads "Support" (was "Support Forum") and links to the CSSIgniter support hub page. Whitelabel or child themes that have overridden the CI_FORUM constant will continue working as usual.
  M panel/ci_panel.php

* FIXED: Improved update notifications handling to work with both unprefixed and prefixed theme slugs (e.g. wp_theme5).
  M panel/generic.php

* ADDED: Compatibility function wp_body_open() for pre-5.2 installations.
* CHANGED: The theme's own 'after_open_body_tag' action is now hooked (for backward compatibility) to wp_body_open(). As it is now deprecated, it will trigger a user notice when WP_DEBUG is true.
* CHANGED: BuySellAds main script is now outputted on the 'wp_body_open' action.
  M panel/default_hooks.php
  M panel/snippets/buysellads.php

* CHANGED: Call to wp_body_open() right after the opening body tag, instead of firing the theme's older 'after_open_body_tag' action.
  M header.php

* FIXED: Widget CI 125x125 Ads would display checked=checked above checked checkboxes.
  M panel/widgets/ci_widget_ads125.php

* FIXED: All default panel's options (a.k.a. snippets) are now sanitized properly.
  M panel/ci_panel.php
  M panel/snippets/archive.php
  M panel/snippets/buysellads.php
  M panel/snippets/color_scheme.php
  M panel/snippets/comments.php
  M panel/snippets/custom_background.php
  M panel/snippets/excerpt.php
  M panel/snippets/featured_image_fullwidth.php
  M panel/snippets/featured_image_single.php
  M panel/snippets/feedburner.php
  M panel/snippets/footer_text.php
  M panel/snippets/google_analytics.php
  M panel/snippets/google_maps_api.php
  M panel/snippets/logo.php
  M panel/snippets/newsletter_hidden_fields.php
  M panel/snippets/pagination.php
  M panel/snippets/site_other.php
  M panel/snippets/slider_cycle.php
  M panel/snippets/slider_cycle_internal.php
  M panel/snippets/slider_flexslider.php
  M panel/snippets/slider_flexslider_internal.php
  M panel/snippets/twitter_api.php

* FIXED: Edge case were Custom CSS box would still show in the panel, instead of pointing to the native Customizer option.
  M panel/snippets/custom_css.php

* CHANGED: Renamed all default widgets that had titles like '-= CI Widget Title =-' to 'Theme - Widget Title'
* FIXED: Modernized default widgets (formatting, sanitization, defaults).
* CHANGED: Default widgets that had their title internally stored as 'ci_title' have been changed to 'title', so that internationalization plugins can hook normally. Existing titles have been migrated.
  M panel/widgets/ci_widget_about.php
  M panel/widgets/ci_widget_ads125.php
  M panel/widgets/ci_widget_bsa.php
  M panel/widgets/ci_widget_flickr.php
  M panel/widgets/ci_widget_tweets.php

* ADDED: Themes can now show a limited-sized logo instead of relying on javascript (retinajs). Themes can declare support for this new functionality by calling `add_filter( 'limit_logo_size_support', '__return_true' );` right before `get_template_part('panel/bootstrap');`. Full backwards compatibility is provided, as long as the two logo files (normal and retina) exist and are readable.
* FIXED: Media Manager scripts were updated to a more contemporary approach, fixing some console errors in the process.
  M panel/ci_panel.php
  M panel/media_manager.php
  M panel/panel.css
  M panel/scripts/media-manager-3.5.js
  M panel/snippets/logo.php

* ADDED: Introduced ci_theme_main_menu_fallback() as a generic main menu fallback.
  M panel/generic.php

* FIXED: A regression caused the excerpt cutoff text to not store the correct value upon saving the panel settings.
  M panel/snippets/excerpt.php

* UPDATED: TGM Plugin Activation v2.6.1
  M panel/libraries/class-tgm-plugin-activation.php

* FIXED: Some margin-specific classes would sometimes get overridden, affecting the panel's layout.
  M panel/panel.css

* CHANGED: As soon as a theme declares support for the native WordPress 'custom-background', the related options are migrated to the customizer.
  M panel/snippets/custom_background.php

* FIXED: Eliminated usages of ci_get_image_src() from the panel (replaced with wp_get_attachment_image_url())
  M panel/media_manager.php

* FIXED: Logo input field styling.
  M panel/snippets/logo.php

* FIXED: Twitter widget would sometimes throw some notices in some installations.
  M panel/widgets/ci_widget_tweets.php

* ADDED: "Theme - About Me" widget now has a button to select the image instead of pasting it.
  M panel/ci_panel.php
  A panel/styles/widgets.css
  A panel/styles/widgets.scss
  M panel/widgets/ci_widget_about.php

* ADDED: Customizer default colors
  M css/_inc/_modules.scss
  M css/_inc/_variables.scss
  M functions/customizer.php
  M style.css
  M style.min.css

* ADDED: Theme Element and Slider Element
  M css/_inc/_external.scss
  A functions/elementor
  M functions.php
  A js/ci-element-scripts.js
  M style.css
  M style.min.css

* ADDED: Customizer options for product columns and rows on shop page
  M css/_inc/_ci-base.scss
  A functions/elementor/ci-theme-element.php
  A functions/elementor/ci-theme-slider.php
  A functions/elementor/elementor.php
  A functions/elementor/inc
  M functions/tabs/ecommerce_options.php
  M functions/woocommerce.php
  M functions.php
  M style.css
  M style.min.css

* REMOVED: Panel options 'eshop_posts_per_page' and 'product_columns'.
* CHANGED: e-Commerce panel tab now points to the customizer for alternatives to 'eshop_posts_per_page' and 'product_columns' options.
  M functions/tabs/ecommerce_options.php
  M functions/woocommerce.php
  M functions.php

* ADDED: Templates for theme element
  M functions/elementor/ci-theme-element.php
  A template-parts
  A template-parts/elementor
  A template-parts/elementor/content-item-product.php
  A template-parts/elementor/content-item.php

* FIXED: Template files - Sanitized, escaped, formatted, removed unnecessary ifs.
  M 404.php
  M comments.php
  M content-item-cpt_portfolio.php
  M content-item-cpt_service.php
  M content-item-cpt_team.php
  M content-item-product.php
  M content-item.php
  M footer.php
  M header.php
  M index.php
  M js/admin/admin-widgets.js
  M page.php
  M part-hero.php
  M part-home-slider.php
  M search.php
  M searchform.php
  M sidebar.php
  M single-cpt_feature.php
  M single-cpt_partner.php
  M single-cpt_portfolio.php
  M single-cpt_service.php
  M single-cpt_team.php
  M single.php
  M taxonomy-portfolio-category.php
  M template-archives.php
  M template-builder.php
  M template-front.php
  M template-fullwidth.php
  M template-listing-cpt_feature.php
  M template-listing-cpt_partner.php
  M template-listing-cpt_portfolio.php
  M template-listing-cpt_service.php
  M template-listing-cpt_team.php

* FIXED: Formatting, coding standards.
  M functions/constants.php
  M functions/customizer.php
  M functions/elementor/ci-theme-slider.php
  M functions/nav_menus.php
  M functions/overrides.php
  M functions/post_types.php
  M functions/scripts.php
  M functions/sidebars.php
  M functions/styles.php
  M functions/template_hooks.php
  M template-parts/elementor/content-item-product.php
  M template-parts/elementor/content-item.php

* FIXED: All panel options are now properly sanitized.
* CHANGED: CHANGED: Dropped retina logo option in favor of "Limit logo size" option.
  M functions/tabs/archive_options.php
  M functions/tabs/buysellads_options.php
  M functions/tabs/color_options.php
  M functions/tabs/custom_css.php
  M functions/tabs/display_options.php
  M functions/tabs/ecommerce_options.php
  M functions/tabs/feedburner_options.php
  M functions/tabs/google_options.php
  M functions/tabs/home_options.php
  M functions/tabs/site_options.php
  M functions/tabs/twitter_options.php
  M functions.php

* ADDED: Social Icon options and widget.
* FIXED: All widgets are now properly escaped and sanitized.
  M functions/customizer.php
  A functions/helpers.php
  M functions/sidebars.php
  A functions/template-tags.php
  M functions/widgets/ci_widget_hero.php
  M functions/widgets/ci_widget_items.php
  M functions/widgets/ci_widget_latest_posts.php
  M functions/widgets/ci_widget_split_content.php
  M functions/widgets/ci_widget_split_custom.php
  M functions/widgets/ci_widget_testimonials.php
  A functions/widgets/socials.php
  M functions.php

* CHANGED: Replaced access to global $post->ID with get_the_ID() where possible.
* CHANGED: Replaced calls to ci_get_featured_image_src() with get_the_post_thumbnail_url().
  M functions/elementor/ci-theme-slider.php
  M functions/post_types/page.php
  M page.php
  M part-hero.php
  M part-home-slider.php
  M single-cpt_feature.php
  M single-cpt_partner.php
  M single-cpt_portfolio.php
  M single-cpt_service.php
  M single-cpt_team.php
  M single.php
  M template-fullwidth.php
  M template-listing-cpt_feature.php
  M template-listing-cpt_partner.php
  M template-listing-cpt_portfolio.php
  M template-listing-cpt_service.php
  M template-listing-cpt_team.php

* FIXED: Items widget should call wp_reset_postdata().
  M functions/elementor/ci-theme-element.php
  M functions/widgets/ci_widget_items.php

* FIXED: All scripts and styles now register with a correct version number.
* CHANGED: Scripts/styles version numbers now follow the theme's version unless WP_DEBUG or SCRIPT_DEBUG are enabled, for easier cache busting.
  M functions/customizer.php
  M functions/elementor/elementor.php
  M functions/scripts.php
  M functions/styles.php

* FIXED: Modernized custom fields.
  M functions/post_types/feature.php
  M functions/post_types/page.php
  M functions/post_types/partner.php
  M functions/post_types/portfolio.php
  M functions/post_types/service.php
  M functions/post_types/slider.php
  M functions/post_types/team.php
  M functions/post_types/testimonial.php

* CHANGED: Moved content-item*.php templates inside the template-parts/ folder. Back-compat is provided by the placeholder content-item.php file left in the root folder.
  D content-item-cpt_portfolio.php
  D content-item-cpt_service.php
  D content-item-cpt_team.php
  D content-item-post.php
  D content-item-product.php
  M content-item.php
  A template-parts/content-item-cpt_portfolio.php
  A template-parts/content-item-cpt_service.php
  A template-parts/content-item-cpt_team.php
  A template-parts/content-item-post.php
  A template-parts/content-item-product.php
  A template-parts/content-item.php
  M template-parts/elementor/content-item.php

* FIXED: Related portfolios wouldn't switch on/off using the correct option.
* CHANGED: Refactored related posts (and portfolios) code into their own template parts.
  M single-cpt_portfolio.php
  M single.php
  A template-parts/related-cpt_portfolio.php
  A template-parts/related.php

* FIXED: Force term recount after import.
  M functions.php

* FIXED: Added helpful main menu fallback.
  M header.php

* REMOVED: Script 'ci-post-edit-scripts'. It's functionality is replaced by the more generic 'ci-theme-repeating-fields'.
* CHANGED: Widgets no longer enqueue their own scripts/styles via self::_enqueue_admin_scripts(). They are now centrally enqueued from functions/scripts.php and functions/styles.php respectively.
* FIXED: Widgets now work properly in the customizer.
* FIXED: Repeating fields are now styled properly.
  A assets
  A assets/repeating-fields
  A assets/repeating-fields/repeating-fields.css
  A assets/repeating-fields/repeating-fields.js
  A assets/repeating-fields/repeating-fields.min.css
  A assets/repeating-fields/repeating-fields.scss
  M functions/post_types.php
  M functions/scripts.php
  M functions/styles.php
  M functions/widgets/ci_widget_hero.php
  M functions/widgets/ci_widget_items.php
  M functions/widgets/ci_widget_latest_posts.php
  M functions/widgets/ci_widget_split_content.php
  M functions/widgets/ci_widget_split_custom.php
  M functions/widgets/ci_widget_testimonials.php
  M js/admin/admin-widgets.js
  D js/admin/post-edit-screens.js

* FIXED: Hero widget button would appear inline with the content if the "Automatically add paragraphs" wasn't checked.
  M functions/widgets/ci_widget_hero.php

* FIXED: Fix global heading color (in customizer) overriding widget's foreground color
* FIXED: Customizer default colors made widget headings darker which could clash with dark backgrounds
* FIXED: Customizer default colors affected transparent buttons
* FIXED: Improved application of customizer’s theme colors
* ADDED: Add tags in single post templates
* ADDED: Add “Add to cart” buttons in product listings (WooCommerce)
* UPDATED: Update logo to be a <div>
* UPDATED: Restructured headings hierarchy
* UPDATED: Styled new social icons
* UPDATED: Updated prettyPhoto (lightbox) with magnific
* REMOVED: Removed modernizr
* FIXED: Fixed issue where there was no spacing between the cart update and coupon code entry on mobiles (WooCommerce)
* FIXED: Style adjustments in account page (WooCommerce)
* FIXED: Improved appearance of WooCommerce product tabs on mobiles (WooCommerce)
* UPDATED: Things looked cluttered in the group product table, realigned a few elements and distances to improve appearance (WooCommerce)
* UPDATED: Restyled all  elements
* UPDATED: Improved appearance of cart widget (WooCommerce)
* FIXED: Improved appearance of Store Notice (WooCommerce)
* UPDATED: All stars in star ratings are now gold (WooCommerce)
* FIXED: Some product widgets needed styling (select2 widgets mainly) (WooCommerce)
* FIXED: Appearance of Testimonials with background colors in sidebars
* UPDATED: Tables and lists in comments appearance improvements
* UPDATED: Removed dependency on superfish.js and restyled the main navigation menu using CSS only
* UPDATED: Styled the header with CSS Flexbox
* UPDATED: Styles cleanup
  M css/_inc/_ci-base.scss
  M css/_inc/_comments.scss
  M css/_inc/_external.scss
  M css/_inc/_header.scss
  M css/_inc/_mediaqueries.scss
  M css/_inc/_modules.scss
  M css/_inc/_navigation.scss
  M css/_inc/_variables.scss
  M css/_inc/_widgets.scss
  M css/_inc/_woocommerce.scss
  A css/_inc/magnific
  A css/_inc/magnific/_settings.scss
  A css/magnific.css
  A css/magnific.min.css
  A css/magnific.scss
  D css/prettyPhoto.css
  D css/prettyPhoto.min.css
  D fonts
  M footer.php
  M functions/customizer-styles.php
  M functions/customizer.php
  M functions/scripts.php
  M functions/styles.php
  M functions/woocommerce.php
  M functions.php
  M header.php
  D images/ajax-loader.gif
  D images/[email protected]
  M js/customizer-preview.js
  A js/jquery.magnific-popup.js
  A js/jquery.magnific-popup.min.js
  D js/jquery.prettyPhoto.min.js
  A js/magnific-init.js
  A js/magnific-init.min.js
  M js/scripts.js
  D js/superfish.js
  M page.php
  M sidebar.php
  M single-cpt_feature.php
  M single-cpt_partner.php
  M single-cpt_portfolio.php
  M single-cpt_service.php
  M single-cpt_team.php
  M single.php
  M style.css
  M style.min.css
  M template-fullwidth.php
  M template-listing-cpt_feature.php
  M template-listing-cpt_partner.php
  M template-listing-cpt_service.php
  M template-listing-cpt_team.php
  M template-parts/content-item-cpt_portfolio.php
  M template-parts/content-item-cpt_service.php
  M template-parts/content-item-cpt_team.php
  M template-parts/content-item-post.php
  M template-parts/content-item.php
  M woocommerce/content-product.php

* FIXED: Header minicart now updates when a product is added from product listing pages.
  M functions/template-tags.php
  M functions/woocommerce.php
  M header.php

* FIXED: An invalid CSS rule would get generated when there was no background color defined.
  M functions/customizer-styles.php

* FIXED: Changed the titles/descriptions of the Items and Latest Posts widgets, to reflect that they should be used on the homepage.
  M functions/widgets/ci_widget_items.php
  M functions/widgets/ci_widget_latest_posts.php

* FIXED: WooCommerce notices should appear above shop actions.
  M functions/woocommerce.php
  M woocommerce/archive-product.php

* Updated language files.
* Changed version to 2.5
  M js/magnific-init.min.js
  M lang/en_US.mo
  M lang/en_US.po
  M style.css
  M style.min.css
  M style.scss

2.4 - May 9, 2019

Compatibility: WordPress 5.1+ - WooCommerce 3.6.2+

----------------------------------------------------------------------------------------------
List of changes between business3ree v2.3.2 (rev. 24544) and v2.4 (rev. 25372)
----------------------------------------------------------------------------------------------

* REMOVED: Deleted snippets favicon.php and touch_favicon.php as they are not used any more.
  D panel/snippets/favicon.php
  D panel/snippets/touch_favicon.php

* FIXED: A change event is now triggered when a repeating field item is removed.
  M js/admin/admin-widgets.js
  M js/admin/post-edit-screens.js

* FIXED: Added version numbers in panel's scripts/styles registrations so that they'll be properly invalidated when the theme updates.
  M panel/ci_panel.php
  M panel/generic.php
  M panel/post_color_scheme.php

* FIXED: Color Scheme panel option now won't list minified files, if they exist.
  M panel/snippets/color_scheme.php

* REMOVED: Remove facebook like button from theme settings
  M panel/ci_panel.php

* FIXED: ci_fancyboxrel() now will not add rel="fancybox[]" to image links that already have a rel attribute.
  M panel/scripts/fancybox.php

* FIXED: A regression would cause ci_fancyboxrel() to not close image links properly.
  M panel/scripts/fancybox.php

* UPDATED: Compatibility with WooCommerce 3.6.x
  M woocommerce/cart/cart-shipping.php
  M woocommerce/content-product.php
  M woocommerce/content-single-product.php

* ADDED: Minified Stylesheets
* UPDATED: Language Files
* CHANGED: Theme version to 2.4
  A colors/black.min.css
  A colors/brown.min.css
  A colors/default.min.css
  A colors/green.min.css
  A colors/grey.min.css
  A colors/magenta.min.css
  A colors/orange.min.css
  A colors/pink.min.css
  A colors/purple.min.css
  A colors/red.min.css
  A colors/teal.min.css
  A css/admin/admin-widgets.min.css
  A css/admin/repeating-fields.min.css
  A css/base.min.css
  A css/flexslider.min.css
  A css/mmenu.min.css
  A css/prettyPhoto.min.css
  M lang/en_US.mo
  M lang/en_US.po
  M style.css
  A style.min.css
  M style.scss

2.3.2 - February 27, 2019

Compatibility: WordPress 5.0+ - WooCommerce 3.5.5+

----------------------------------------------------------------------------------------------
List of changes between business3ree v2.3.1 (rev. 23756) and v2.3.2 (rev. 24544)
----------------------------------------------------------------------------------------------

* UPDATED: Compatibility with WooCommerce 3.5.5
  M woocommerce/content-widget-product.php

* CHANGED: Replaced usages of get_child_or_parent_file_uri() with the native alternative get_theme_file_uri()
  M panel/ci_panel.php
  M panel/scripts/fancybox.php
  M panel/snippets/favicon.php
  M panel/snippets/touch_favicon.php

* CHANGED: Replaced usages of get_child_or_parent_file_uri() with the native alternative get_theme_file_uri()
  M functions/scripts.php
  M functions/styles.php
  M functions/widgets/ci_widget_split_content.php
  M functions/woocommerce.php

* CHANGED: Added deprecation notice to get_child_or_parent_file_uri(). All child themes are now encouraged to switch to get_theme_file_uri() instead.
  M panel/generic.php

* FIXED: Metaboxes bound to specific post formats, wouldn't appear on initial page load inside the new block editor.
  M panel/scripts/ci-post-formats.js

* Changed theme version to 2.3.2
  M lang/en_US.mo
  M lang/en_US.po
  M style.css
  M style.scss

2.3.1 - December 7, 2018

Compatibility: WordPress 4.9+ - WooCommerce 3.5.2+

----------------------------------------------------------------------------------------------
List of changes between business3ree v2.3 (rev. 23051) and v2.3.1 (rev. 23756)
----------------------------------------------------------------------------------------------

* FIXED: Fixed issue where migration of the panel's Custom CSS would result in multiple copies of the migrated CSS, due to a race condition.
  M panel/snippets/custom_css.php

* UPDATED: Compatibility with WooCommerce 3.5.1
  M woocommerce/single-product/product-image.php
  M woocommerce/single-product/product-thumbnails.php

* UPDATED: Brought WooCommerce files closer to the originals (in v3.5.1).
  M css/_inc/_woocommerce.scss
  M functions/woocommerce.php
  M style.css
  M woocommerce/single-product/product-image.php
  M woocommerce/single-product/product-thumbnails.php

* FIXED: Page template-bound metaboxes, would behave correctly in Gutenberg mode (where applicable).
  M panel/post_meta.php

* UPDATED: Post format metaboxes now work in gutenberg
  M panel/scripts/ci-post-formats.js

* UPDATED: Compatibility with WooCommerce 3.5.2
  M woocommerce/content-widget-product.php

* CHANGED: theme version to 2.3.1
  M lang/en_US.mo
  M lang/en_US.po
  M style.css
  M style.scss

2.3 - October 30, 2018

Compatibility: WordPress 4.8+ - WooCommerce 3.5.0+

----------------------------------------------------------------------------------------------
List of changes between business3ree v2.2 (rev. 21738) and v2.3 (rev. 23051)
----------------------------------------------------------------------------------------------

* CHANGED: Custom CSS is now migrated to the native customizer option automatically. The existing panel option will keep working for WP installations = 7.2.x
  M panel/generic.php

* ADDED: Customizer color options
  A functions/customizer-styles.php
  A functions/customizer.php
  M functions/styles.php
  M functions.php
  A js/customizer-preview.js

* REMOVED: Obsolete Favicon section from CSSIgniter Settings
  M functions/tabs/site_options.php

* ADDED: Option to display service thumbnail instead of icon for widgets.
  M content-item-cpt_service.php
  M functions/tabs/display_options.php

* UPDATED: Compatibility with WooCommerce 3.5
  M woocommerce/cart/cart-shipping.php
  M woocommerce/cart/cart.php
  M woocommerce/content-widget-product.php
  M woocommerce/single-product/product-image.php

* ADDED: Support for basic Gutenberg styles
  A common
  A common/common.php
  A common/css
  A common/css/global.css
  A common/css/global.scss
  A common/css/inc
  A common/css/inc/_gutenberg.scss
  M functions/styles.php
  M functions.php

* FIXED: WooCommerce shipping calculator's address input, would appear in the totals table in some cases.
  M woocommerce/cart/cart-shipping.php
  A woocommerce/cart/cart-totals.php
  M woocommerce/cart/cart.php

* FIXED: minor customizer color options
  M functions/customizer-styles.php
  M functions/customizer.php
  M js/customizer-preview.js

* updated language files
* changed version to 2.3
  M css/mmenu.css
  M lang/en_US.mo
  M lang/en_US.po
  M style.css
  M style.scss

2.2 - June 4, 2018

Compatibility: WordPress 4.8+ - WooCommerce 3.4.1+

----------------------------------------------------------------------------------------------
List of changes between business3ree v2.1 (rev. 21139) and v2.2 (rev. 21738)
----------------------------------------------------------------------------------------------

* UPDATED: Compatibility for WooCommerce 3.4.0
  M css/_inc/_woocommerce.scss
  M style.css
  M woocommerce/archive-product.php
  M woocommerce/cart/cart.php
  M woocommerce/content-product.php
  M woocommerce/content-single-product.php

* FIXED: Related products / upsells title styling mismatch
  M woocommerce/single-product/related.php

* FIXED: comment consent checkbox styling
  M css/_inc/_comments.scss
  M style.css

* changed version to 2.2
* updated language files
  M lang/en_US.mo
  M lang/en_US.po
  M style.css
  M style.scss

2.1 - February 25, 2018

Compatibility: WordPress 4.8+ - WooCommerce 3.3.3+

----------------------------------------------------------------------------------------------
List of changes between business3ree v2.0 (rev. 19856) and v2.1 (rev. 21139)
----------------------------------------------------------------------------------------------

* FIXED: Theme update notification is now styled as a WordPress notice.
  M panel/ci_panel.php

* FIXED: Fix an issue where header background size option would not be respected
  M panel/snippets/custom_background.php

* ADDED: Introduced ci_panel_get_custom_background_values() to return the values array of panel's header/body/footer custom background options.
* CHANGED: Refactored and removed code from ci_custom_background() into the newly introduced ci_panel_get_custom_background_values()
  M panel/snippets/custom_background.php

* ADDED: Panel 'stylesheet' option is now filterable with filter name 'ci_theme_panel_default_stylesheet'.
  M panel/snippets/color_scheme.php

* UPDATED: RetinaJS v2.1.2
* FIXED: RetinaJS no longer causes countless 404 requests.
  M panel/ci_panel.php
  M panel/components/retinajs/LICENSE
  M panel/components/retinajs/README.md
  M panel/components/retinajs/dist/retina.js
  M panel/generic.php

* FIXED: Added lang file header so that Poedit will recognise "translators:" comments.
  M lang/en_US.po

* FIXED: Compatibility with WooCommerce 3.3.x
* ADDED: ignitefile.js
  M colors/black.css
  M colors/brown.css
  M colors/default.css
  M colors/green.css
  M colors/grey.css
  M colors/magenta.css
  M colors/orange.css
  M colors/pink.css
  M colors/purple.css
  M colors/red.css
  M colors/teal.css
  M css/_inc/_woocommerce.scss
  M css/admin/admin-widgets.css
  M css/admin/repeating-fields.css
  M css/base.css
  M css/flexslider.css
  M css/mmenu.css
  A ignitefile.js
  M style.css
  M woocommerce/archive-product.php
  M woocommerce/cart/cart.php
  M woocommerce/content-widget-product.php
  M woocommerce/global/wrapper-end.php
  M woocommerce/global/wrapper-start.php
  M woocommerce/loop/loop-start.php
  M woocommerce/loop/pagination.php
  M woocommerce/product-searchform.php

* FIXED: WooCommerce image size declaration
  M functions.php

* UPDATED: Update WooCommerce product thumbnails layout
  M style.css

* updated language files
* changed version to 2.1
  M lang/en_US.mo
  M lang/en_US.po
  M style.css
  M style.scss

2.0 - October 20, 2017

Compatibility: WordPress 4.7+ - WooCommerce 3.2.1+

----------------------------------------------------------------------------------------------
List of changes between business3ree v1.9.3 (rev. 18871) and v2.0 (rev. 19856)
----------------------------------------------------------------------------------------------

* FIXED: Proper escaping of search form attributes.
  M searchform.php

* ADDED: Style handle 'ci-theme-style-parent' refers to the paren's stylesheet, if currently on a child theme.
* CHANGED: Style handle 'ci-style' now always refers to the active theme's stylesheet.
  M functions/styles.php

* FIXED: Compatibility with WooCommerce 3.2.1
  M woocommerce/cart/cart-shipping.php

* ADDED: Support for One Click Demo Import.
  M functions.php

* FIXED: Wrong homepage name on ocdi configuration
  M functions.php

* updated language files
* changed version to 2.0
  M lang/en_US.mo
  M lang/en_US.po
  M style.css
  M style.scss

1.9.3 - July 13, 2017

Compatibility: WordPress 4.7+ - WooCommerce 3.1+

----------------------------------------------------------------------------------------------
List of changes between business3ree v1.9.2 (rev. 17928) and v1.9.3 (rev. 18871)
----------------------------------------------------------------------------------------------

* Updated compatibility with WooCommerce 3.1
  M woocommerce/cart/cart-shipping.php
  M woocommerce/cart/cart.php
  M woocommerce/single-product/product-image.php
  M woocommerce/single-product/product-thumbnails.php

* Changed version to 1.9.3
  M style.css
  M style.scss

1.9.2 - April 21, 2017

Compatibility: WordPress 4.6+ - WooCommerce 3.0.4+

----------------------------------------------------------------------------------------------
List of changes between business3ree v1.9.1 (rev. 17773) and v1.9.2 (rev. 17928)
----------------------------------------------------------------------------------------------

* FIXED: Compatibility with WooCommerce 3.0.4
  M woocommerce/cart/cart.php
  M woocommerce/content-single-product.php
  M woocommerce/single-product/product-image.php
  M woocommerce/single-product/product-thumbnails.php

* Changed version to 1.9.2
  M style.css
  M style.scss

1.9.1 - April 7, 2017

Compatibility: WordPress 4.6+ - WooCommerce 3.0.0+

----------------------------------------------------------------------------------------------
List of changes between business3ree v1.9 (rev. 17742) and v1.9.1 (rev. 17773)
----------------------------------------------------------------------------------------------

* FIXED: Updated version number on WooCommerce templates
  M woocommerce/content-product.php
  M woocommerce/single-product/up-sells.php

* Changed version to 1.9.1
  M style.css
  M style.scss

1.9 - April 6, 2017

Compatibility: WordPress 4.6+ - WooCommerce 3.0.0+

----------------------------------------------------------------------------------------------
List of changes between business3ree v1.8.1 (rev. 16930) and v1.9 (rev. 17742)
----------------------------------------------------------------------------------------------

* FIXED: Isotope filtering does not work if term slug is in non latin characters.
  M template-listing-cpt_portfolio.php

* FIXED: Isotope filtering does not work if term slug is in non latin characters.
  M style.css
  M style.scss

* FIXED: An issue where only the top half of the home slider image would appear when the effect was set to slide.
  M css/_inc/_modules.scss
  M style.css

* FIXED: Spacing issues in grouped products
  M css/_inc/_woocommerce.scss
  M style.css

* FIXED: Isotope listings could throw warnings if the listed items had no term assigned.
  M template-listing-cpt_portfolio.php

* FIXED: Compatibility with WooCommerce v2.7
  M content-item-product.php
  M functions/woocommerce.php
  M woocommerce/archive-product.php
  M woocommerce/cart/cart.php
  M woocommerce/cart/cross-sells.php
  M woocommerce/content-single-product.php
  M woocommerce/content-widget-product.php
  M woocommerce/single-product/meta.php
  M woocommerce/single-product/product-image.php
  M woocommerce/single-product/product-thumbnails.php
  M woocommerce/single-product/related.php
  M woocommerce/single-product/up-sells.php
  M woocommerce/single-product.php

* REMOVED: obsolete template meta.php
  D woocommerce/single-product/meta.php

* FIXED: an issue where the sale flash would appear twice
  M content-item-product.php

* Updated language files
* Changed version to 1.9
  M lang/en_US.mo
  M lang/en_US.po
  M style.css
  M style.scss

1.8.1 - January 24, 2017

Compatibility: WordPress 4.6+ - WooCommerce 2.6.13 up to 2.6.14

----------------------------------------------------------------------------------------------
List of changes between business3ree v1.8 (rev. 15833) and v1.8.1 (rev. 16930)
----------------------------------------------------------------------------------------------

* FIXED: Page (usually listing related) metaboxes would all appear when editing the page designated as the "Posts page" from Settings > Reading. Since WP 4.6, the page template selection metabox is not included in the edit page interface, making the related JS-bound metaboxes all visible by default.
  M panel/post_meta.php

* FIXED: An issue where the first items on the CI Items widget did not display on mobile devices
  M functions/widgets/ci_widget_items.php

* FIXED: Minor styling issues on grouped products and stock notice
  M css/_inc/_woocommerce.scss
  M style.css

* FIXED: Cart appearance on mobile devices
  M css/_inc/_woocommerce.scss
  M style.css

* UPDATED: Fontawesome v4.7.0
  M panel/ci_panel.php
  M panel/components/fontawesome/css/font-awesome.min.css
  M panel/components/fontawesome/fonts/FontAwesome.otf
  M panel/components/fontawesome/fonts/fontawesome-webfont.eot
  M panel/components/fontawesome/fonts/fontawesome-webfont.svg
  M panel/components/fontawesome/fonts/fontawesome-webfont.ttf
  M panel/components/fontawesome/fonts/fontawesome-webfont.woff
  M panel/components/fontawesome/fonts/fontawesome-webfont.woff2

* ADDED: Portfolio item title on hover
  M content-item-cpt_portfolio.php
  M css/_inc/_modules.scss
  M style.css

* Changed version to 1.8.1
  M style.css
  M style.scss

1.8 - September 29, 2016

Compatibility: WordPress 4.5+ - WooCommerce 2.6.4+

----------------------------------------------------------------------------------------------
List of changes between business3ree v1.7.1 (rev. 14784) and v1.8 (rev. 15833)
----------------------------------------------------------------------------------------------

* FIXED: Updated templates for WooCommerce 2.6.3
  M woocommerce/single-product/product-image.php
  M woocommerce/single-product/product-thumbnails.php

* FIXED: Modified prettyPhoto to utilise https URLs, as it would break secure installations by querying over http YouTube, Vimeo, and Twitter.
  M js/jquery.prettyPhoto.min.js

* ADDED: Sample content URL is not filterable through the 'ci_theme_sample_content_url' filter.
  M panel/snippets/sample_content.php

* ADDED: Page builder template
  A template-builder.php

* Updated language files
  M lang/en_US.mo
  M lang/en_US.po

* Changed version to 1.8
  M style.css
  M style.scss

1.7.1 - July 6, 2016

Compatibility: WordPress 4.4+ - WooCommerce 2.6.2+

----------------------------------------------------------------------------------------------
List of changes between business3ree v1.7 (rev. 14528) and v1.7.1 (rev. 14784)
----------------------------------------------------------------------------------------------

* FIXED: Add more disabled button classes
  M css/_inc/_ci-base.scss
  M style.css

* FIXED: Fix layout issue on account page for non logged in users
  M css/_inc/_woocommerce.scss
  M style.css

* FIXED: Replaced deprecated WC()->cart->coupons_enabled() with call to wc_coupons_enabled()
  M woocommerce/cart/cart.php

* FIXED: Changed Google Maps API Key description to point out that an API key is now required.
* CHANGED: Google Maps API version changed to '3', i.e. the "release" version of the API. The previous '3.5' although was meant to be a frozen version, it's now retired so it falls back to the most current "experimental" version. More information can be found here: https://developers.google.com/maps/documentation/javascript/versions
  M panel/snippets/google_maps_api.php

* CHANGED: Google Maps API is now disabled by default, as it now needs an API key to work properly (otherwise it throws popup alerts in some cases).
  M panel/snippets/google_maps_api.php

* Updated lang files.
* Changed version to 1.7.1
  M lang/en_US.mo
  M lang/en_US.po
  M style.css
  M style.scss

1.7 - June 21, 2016

Compatibility: WordPress 4.4+ - WooCommerce 2.6.1+

----------------------------------------------------------------------------------------------
List of changes between business3ree v1.6 (rev. 13596) and v1.7 (rev. 14528)
----------------------------------------------------------------------------------------------

* ADDED: Introduced ci_theme_get_allowed_tags() utility function for use with wp_kses()
  M panel/generic.php

* FIXED: Added conditional to protect WP_OAuth classes from being redeclared.
* ADDED: Icon for Weather Options panel tab (where available).
  M panel/libraries/WP_OAuth.php
  M panel/panel.css

* UPDATED: Fontawesome v4.6.1
  M panel/ci_panel.php
  M panel/components/fontawesome/css/font-awesome.min.css
  M panel/components/fontawesome/fonts/FontAwesome.otf
  M panel/components/fontawesome/fonts/fontawesome-webfont.eot
  M panel/components/fontawesome/fonts/fontawesome-webfont.svg
  M panel/components/fontawesome/fonts/fontawesome-webfont.ttf
  M panel/components/fontawesome/fonts/fontawesome-webfont.woff
  A panel/components/fontawesome/fonts/fontawesome-webfont.woff2

* UPDATED: Font Awesome v4.6.2
  M panel/ci_panel.php
  M panel/components/fontawesome/css/font-awesome.min.css
  M panel/components/fontawesome/fonts/FontAwesome.otf
  M panel/components/fontawesome/fonts/fontawesome-webfont.eot
  M panel/components/fontawesome/fonts/fontawesome-webfont.svg
  M panel/components/fontawesome/fonts/fontawesome-webfont.ttf
  M panel/components/fontawesome/fonts/fontawesome-webfont.woff
  M panel/components/fontawesome/fonts/fontawesome-webfont.woff2

* UPDATED: Font Awesome v4.6.3
  M panel/ci_panel.php
  M panel/components/fontawesome/css/font-awesome.min.css
  M panel/components/fontawesome/fonts/FontAwesome.otf
  M panel/components/fontawesome/fonts/fontawesome-webfont.eot
  M panel/components/fontawesome/fonts/fontawesome-webfont.svg
  M panel/components/fontawesome/fonts/fontawesome-webfont.ttf
  M panel/components/fontawesome/fonts/fontawesome-webfont.woff
  M panel/components/fontawesome/fonts/fontawesome-webfont.woff2

* FIXED: Style account page for WooCommerce 2.6
  M colors/black.css
  M colors/black.scss
  M colors/brown.css
  M colors/brown.scss
  M colors/default.css
  M colors/default.scss
  M colors/green.css
  M colors/green.scss
  M colors/grey.css
  M colors/grey.scss
  M colors/magenta.css
  M colors/magenta.scss
  M colors/orange.css
  M colors/orange.scss
  M colors/pink.css
  M colors/pink.scss
  M colors/purple.css
  M colors/purple.scss
  M colors/red.css
  M colors/red.scss
  M colors/teal.css
  M colors/teal.scss
  M css/_inc/_woocommerce.scss
  M style.css

* FIXED: Brought some template files up to date for WooCommerce 2.6.1
  M woocommerce/content-product.php
  M woocommerce/content-product_cat.php

* FIXED: Replaced instances of global $woocommerce object with WC() where applicable.
* FIXED: Replaced calls to $woocommerce->cart->get_cart_url() with wc_get_cart_url() where applicable.
  M header.php
  M woocommerce/cart/cross-sells.php
  M woocommerce/single-product/up-sells.php

* FIXED: CSSIgniter is now linked on the default footer text.
  M functions/template_hooks.php

* Updated lang files.
* Changed version to 1.7
  M lang/en_US.mo
  M lang/en_US.po
  M style.css
  M style.scss

1.6 - February 12, 2016

Compatibility: WordPress 4.4+ - WooCommerce 2.5.2 up to 2.5.5

----------------------------------------------------------------------------------------------
List of changes between business3ree v1.5 (rev. 11832) and v1.6 (rev. 13596)
----------------------------------------------------------------------------------------------

* ADDED: ci_setting() return values are now filterable through the 'ci_setting' filter.
  M panel/generic.php

* FIXED: Fixed an undefined index notice, that could be seen in older/updated installations using the 125x125 Ads widget.
  M panel/widgets/ci_widget_ads125.php

* DELETED: Previously deprecated SEO panel options (snippet).
* DELETED: SEO-related functions, in particular: ci_title(), ci_e_title(), ci_check_seo_plugin(), ci_wp_render_title_tag(), ci_render_title_tag(). Users that may have used ci_title() and/or ci_e_title() in child themes, should now look into the wp_title() function.
  D panel/snippets/seo.php

* CHANGED: Support for 'title-tag' now moved to functions.php
  M functions.php

* CHANGED: Automatic video thumbnails URLs returned by ci_get_video_thumbnail_url() are now returned with https.
* CHANGED: CI Tweets widget now generates https links to twitter.com
  M panel/generic.php
  M panel/widgets/ci_widget_tweets.php

* REMOVED: Support for the old social icons completely removed (icons, stylesheet, panel snippet, widget).
  D panel/snippets/social.php
  D panel/widgets/ci_widget_social.php
  D panel/widgets/images
  D panel/widgets/scripts
  D panel/widgets/styles

* FIXED: Fixed issue where the CSSIgniter News dashboard widget wouldn't show any news due to a protocol-less URI.
  M panel/widgets.php

* FIXED: html5shim is now loaded protocol-less from googlecode.com
  M panel/generic.php

* FIXED: Removed calls to the previously deleted SEO snippet.
  M functions/tabs/display_options.php

* FIXED: Escaped a gettex string inside an attribute.
  M panel/media_manager.php

* ADDED: Added support for Site Icon. When both a site icon and a favicon or touch favicon is present, Site Icon is preferred.
  M panel/snippets/favicon.php
  M panel/snippets/touch_favicon.php

* UPDATED: font-awesome v4.5.0
  M panel/ci_panel.php
  M panel/components/fontawesome/css/font-awesome.min.css
  M panel/components/fontawesome/fonts/FontAwesome.otf
  M panel/components/fontawesome/fonts/fontawesome-webfont.eot
  M panel/components/fontawesome/fonts/fontawesome-webfont.svg
  M panel/components/fontawesome/fonts/fontawesome-webfont.ttf
  M panel/components/fontawesome/fonts/fontawesome-webfont.woff

* CHANGED: Removed widgets' placeholders styling in Widgets screen, as it wouldn't behave consistently.
  M css/admin/admin-widgets.css
  M css/admin/admin-widgets.scss

* UPDATED: Re-styled post meta fields.
  M panel/media_manager.php
  M panel/post_meta.php
  M panel/styles/post-edit-screens.css
  A panel/styles/post-edit-screens.scss

* FIXED: Updated templates for WooCommerce 2.5.2
  M functions/woocommerce.php
  M functions.php
  D product-searchform.php
  M woocommerce/cart/cart-shipping.php
  M woocommerce/content-product.php
  M woocommerce/content-product_cat.php
  M woocommerce/content-widget-product.php
  M woocommerce/loop/sale-flash.php
  D woocommerce/loop/title.php
  A woocommerce/product-searchform.php

* FIXED: Style disabled buttons
* FIXED: Fix text color of labels in the variations table
  M css/_inc/_ci-base.scss
  M css/_inc/_woocommerce.scss
  M style.css

* FIXED: Removed sensor parameter from Google Maps API url.
  M panel/snippets/google_maps_api.php

* Updated lang files.
* Changed version to 1.6
  M lang/en_US.mo
  M lang/en_US.po
  M style.css
  M style.scss

1.5 - August 11, 2015

Compatibility: WordPress 4.1+ - WooCommerce 2.4.0 up to 2.4.13

----------------------------------------------------------------------------------------------
List of changes between business3ree v1.4.2 (rev. 11152) and v1.5 (rev. 11832)
----------------------------------------------------------------------------------------------

* REMOVED: Deleted bower, grunt, and otherwise unneeded, files from panel/components.
* REMOVED: fontawesome less, sass, and woff2 file(s).
  D panel/.bowerrc
  D panel/components/fontawesome/.bower.json
  D panel/components/fontawesome/.npmignore
  D panel/components/fontawesome/fonts/fontawesome-webfont.woff2
  D panel/components/fontawesome/less
  D panel/components/fontawesome/scss
  D panel/components/retinajs/.bower.json
  D panel/components/retinajs/Gruntfile.js
  D panel/components/retinajs/bower.json
  D panel/components/retinajs/dist/retina-1.3.0.zip
  D panel/components/retinajs/dist/retina.min.js
  D panel/components/retinajs/package.json
  D panel/components/retinajs/src

* CHANGED: Fontawesome now uses the minified css file.
* REMOVED: Some more unneeded fontawesome files.
  M panel/ci_panel.php
  D panel/components/fontawesome/css/font-awesome.css
  D panel/components/fontawesome/css/font-awesome.css.map

* FIXED: Delete woff2 call from fontawesome font file.
  M panel/components/fontawesome/css/font-awesome.min.css

* FIXED: Added handler to trigger a resize event on page template metaboxes, so that metaboxes that have a google map and are hidden by default, will render properly upon show.
  M panel/post_meta.php

* FIXED: wp_dropdown_posts() wouldn't work properly with hierarchical post types.
  M panel/generic.php

* DEPRECATED: Favicon and Touch Icons panel options are now deprecated in favour of the Customizer's Site Icon feature (WP 4.3). Instructional messages have been added, urging the user to use the Site Icon instead, as these options will be removed in feature theme updates, once WP 4.4 is released.
  M panel/snippets/favicon.php
  M panel/snippets/touch_favicon.php

* ADDED: Default icon for property options panel tab.
  M panel/panel.css

* Style price change indicators.
  M panel/term_meta_api.php

* ADDED: Added description and link for the Flickr ID.
* FIXED: Made Flickr widget labels a bit more intuitive.
* CHANGED: The Flickr widget title is now translatable via the default WPML hooks. Back-compat is maintained.
  M panel/widgets/ci_widget_flickr.php

* UPDATED: Font-awesome v4.4.0
  M panel/ci_panel.php
  M panel/components/fontawesome/css/font-awesome.min.css
  M panel/components/fontawesome/fonts/FontAwesome.otf
  M panel/components/fontawesome/fonts/fontawesome-webfont.eot
  M panel/components/fontawesome/fonts/fontawesome-webfont.svg
  M panel/components/fontawesome/fonts/fontawesome-webfont.ttf
  M panel/components/fontawesome/fonts/fontawesome-webfont.woff

* FIXED: Prepared files for WooCommerce v2.4.0
  M functions/woocommerce.php
  M woocommerce/content-product.php
  M woocommerce/content-product_cat.php
  A woocommerce/loop/price.php
  A woocommerce/loop/sale-flash.php
  A woocommerce/loop/title.php

* UPDATED: Updated TGM Activation Plugin to v2.5.2
* FIXED: Changed panel widgets' to use PHP5-style constructors (in preparation for WordPress 4.3 and PHP 7).
  M panel/libraries/class-tgm-plugin-activation.php
  M panel/plugins.php
  M panel/widgets/ci_widget_about.php
  M panel/widgets/ci_widget_ads125.php
  M panel/widgets/ci_widget_bsa.php
  M panel/widgets/ci_widget_flickr.php
  M panel/widgets/ci_widget_social.php
  M panel/widgets/ci_widget_tweets.php

* FIXED: ci_theme_wrap_category_widget_post_counts_in_span() would throw notices in some occasions.
  M panel/default_hooks.php

* FIXED: Changed theme widgets' to use PHP5-style constructors (in preparation for WordPress 4.3 and PHP 7).
  M functions/widgets/ci_widget_latest_posts.php

* FIXED: Some function calls in panel weren't terminated by a semicolon.
  M panel/ci_panel.php
  M panel/snippets/custom_background.php

* FIXED: Some function calls weren't terminated by a semicolon.
  M content-item-cpt_portfolio.php
  M content-item-cpt_team.php
  M content-item-product.php
  M single-cpt_team.php
  M template-archives.php
  M template-listing-cpt_team.php
  M woocommerce/cart/cross-sells.php
  M woocommerce/content-product.php
  M woocommerce/single-product/up-sells.php

* FIXED: Made the shop thumbnail image size be hard-cropped in new installations. Existing installations will need to manually check the checkbox on WooCommerce -> Settings -> Products -> Display -> Product Thumbnails -> Hard Crop.
  M functions.php

* Updated lang files.
* Changed version to 1.5
  M lang/en_US.mo
  M lang/en_US.po
  M style.css
  M style.scss

1.4.2 - June 15, 2015

Compatibility: WordPress 4.1+ - WooCommerce 2.3.8 up to 2.3.13

----------------------------------------------------------------------------------------------
List of changes between business3ree v1.4.1 (rev. 10376) and v1.4.2 (rev. 11152)
----------------------------------------------------------------------------------------------

* CHANGED: fitVids is now loaded in the footer.
  M panel/ci_panel.php

* REMOVED: Function format_price() was removed from panel/generic.php as it depends on specific panel options that most themes don't include. It will be re-added to the specific themes affected.
  M panel/generic.php

* REMOVED: Removed some version-specific styles, applicable to the options panel, for WP < 3.8
  M panel/ci_panel.php

* CHANGED: Moved all add_action() and add_filter() calls from media_manager.php and generic.php into default_hooks.php
  M panel/default_hooks.php
  M panel/generic.php
  M panel/media_manager.php

* FIXED: Updated TGM strings.
* CHANGED: TGM property ‘is_automatic’ is now enabled, making it automatically forcefully manage activations and deactivations.
  M panel/plugins.php

* REMOVED: Deleted function ci_count_wp_gallery_images() from panel/generic.php. Will add it into functions.php only in the themes that actually need it.
  M panel/generic.php

* REMOVED: Deleted experimental customizer.php as it was unused.
  M panel/bootstrap.php
  D panel/customizer.php

* FIXED: Escaped pretty much everything that can/should be escaped.
  M panel/ci_panel.php
  M panel/media_manager.php
  M panel/post_color_scheme.php
  M panel/post_meta.php
  M panel/snippets/custom_background.php
  M panel/snippets/excerpt.php
  M panel/snippets/feedburner.php
  M panel/snippets/social.php
  M panel/widgets/ci_widget_about.php
  M panel/widgets/ci_widget_ads125.php
  M panel/widgets/ci_widget_bsa.php
  M panel/widgets/ci_widget_flickr.php
  M panel/widgets/ci_widget_social.php
  M panel/widgets/ci_widget_tweets.php

* FIXED: Styled wp color pickers inside custom fields tabs.
  M panel/styles/post-edit-screens.css

* FIXED: Made urls to cssigniter.com and other loaded resources, protocol-less. i.e. removed http and/or https so that the appropriate will be used automatically.
  M panel/generic.php
  M panel/snippets/featured_image_single.php
  M panel/snippets/google_maps_api.php
  M panel/snippets/sample_content.php
  M panel/widgets/ci_widget_tweets.php
  M panel/widgets.php

* FIXED: Reverted a couple of "http:" on the update checks, as wp_remote_get() doesn't support protocol-less urls.
  M panel/generic.php

* UPDATED: Updated prettyPhoto to 3.1.6 as previous versions were susceptible to an XSS attack.
  M functions/scripts.php
  M js/jquery.prettyPhoto.min.js

* Updated lang files.
* Changed version to 1.4.2
  M lang/en_US.mo
  M lang/en_US.po
  M style.css
  M style.scss

1.4.1 - May 7, 2015

Compatibility: WordPress 4.1+ - WooCommerce 2.3.8+

------------------------------------------------------------------------------
List of changes between business3ree v1.4 (rev. 10045) and v1.4.1 (rev. 10376)
------------------------------------------------------------------------------

* CHANGED: Panel Show “Comments are closed” message option is now unchecked by default. Existing installations are not affected.
  M panel/snippets/comments.php

* FIXED: Moved a couple of add_action() calls outside their related if( !function_exists() ) functions’ checks.
  M panel/localization.php

* UPDATED: TGM-Plugin-Activation library to v2.4.1 develop branch, as it deals with an XSS vulnerability that could be caused by not escaping urls that made use of the add_query_arg() and remove_query_arg() functions.
  M panel/libraries/class-tgm-plugin-activation.php

* FIXED: Removed CSSIgniter link from default footer text.
  M functions/template_hooks.php

* ADDED: Added panel Google Maps API options snippet.
  M panel/scripts/post-edit-screens.js
  A panel/snippets/google_maps_api.php (from /resources/ci_panel/snippets/google_analytics.php:10309)

* FIXED: ci_title() would return duplicate information, as the output of wp_title() now includes the site name and description, depending on context.
  M panel/snippets/seo.php

* Updated lang files.
* Changed version to 1.4.1
  M lang/en_US.mo
  M lang/en_US.po
  M style.css
  M style.scss

1.4 - April 21, 2015

Compatibility: WordPress 4.1+ - WooCommerce 2.3.8+

------------------------------------------------------------------------------
List of changes between business3ree v1.3 (rev. 9532) and v1.4 (rev. 10045)
------------------------------------------------------------------------------

* FIXED: Improved html attributes sanitization in panel.
* REMOVED: Script handle 'ci-colorpicker'. The native WP colorpicker is now used, where applicable.
* DELETED: 'ci-colorpicker' related files from /panel/scripts/colorpicker
* CHANGED: 'retinajs' script handle now loads from panel/components/retinajs/
* DELETED: panel/scripts/retina.1.3.0.min.js file as it now lives inside the panel/components/retinajs/ folder.
  M panel/ci_panel.php
  D panel/scripts/colorpicker
  D panel/scripts/retina.1.3.0.min.js

* UPDATED: Updated TGM plugin activation. Although the version number hasn’t change, the github repository had changes that fixed some incompatibilities when multiple copies of TGM were loaded by themes/plugins.
  M panel/libraries/class-tgm-plugin-activation.php

* FIXED: Added a description for the Meta Generator option, so the user can take a better informed decision.
  M panel/snippets/site_other.php

* FIXED: ci_human_time_diff() never showed month strings if date diff was greater than 30 days. Also made code a bit more readable.
  M panel/generic.php

* ADDED: Support for metabox tabs. Introduced: ci_metabox_open_tab() and ci_metabox_close_tab(). They require to be wrapped in a div.ci-cf-wrap
* ADDED: Panel file post-edit-screens.js with handle 'ci-panel-post-edit-screens' now loads on all post edit screens.
  M panel/ci_panel.php
  M panel/panel.css
  M panel/post_meta.php
  A panel/scripts/post-edit-screens.js
  M panel/styles/post-edit-screens.css

* ADDED: Introduced ci_metabox_guide()
  M panel/post_meta.php

* ADDED: Term meta API
  M panel/bootstrap.php
  A panel/term_meta_api.php (from /themes/tabloid/wp_tabloid5/functions/term_meta_api.php:9598)

* Moved development functions inside panel/generic.php
* Deleted panel/development.php and related references.
  M panel/bootstrap.php
  M panel/development.php
  M panel/generic.php

* Acutally deletion of development.php
  D panel/development.php

* ADDED: Introduced panel/default_hooks.php for actions/filters affecting core WP functionality.
* ADDED: Made the native Category and Archive widgets wrap their post counts into a span.ci-count, however due to the lack of appropriate filters, the get_archives_link() and wp_list_categories() functions are filtered instead.
  M panel/bootstrap.php
  A panel/default_hooks.php

* FIXED: When the theme title is selected under the SEO panel options and the site description is empty, a separator is outputted unnecessarily.
  M panel/snippets/seo.php

* Fixed an undefined variable error caused by the previous commit.
  M panel/snippets/seo.php

* Fixed an issue where the title separator would appear in the front of the page title, caused by the previous fix.
  M panel/snippets/seo.php

* ADDED: Introduced array_insert() to insert array elements into a specific position.
  M panel/generic.php

* FIXED: Improved behaviour of ci_e_content() in certain cases.
  M panel/generic.php

* FIXED: Updated CI_Panel_Walker_Category_Checklist walker class to be up to par with the core Walker_Category_Checklist.
  M panel/ci_panel.php

* Fixed checkboxes styling in panel
  M panel/panel.css

* FIXED: Made custom post type slugs (and archive slugs if applicable) translatable. Users can now change the default slugs by “translating” them into english, and also translate them for other languages.
  M functions/post_types/feature.php
  M functions/post_types/partner.php
  M functions/post_types/portfolio.php
  M functions/post_types/service.php
  M functions/post_types/slider.php
  M functions/post_types/team.php
  M functions/post_types/testimonial.php

* CHANGED: Panel Show “Comments are closed” message option is now unchecked by default. Existing installations are not affected.
  M panel/snippets/comments.php

* FIXED: Cart totals would appear twice after the WooCommerce 2.3.8 update.
  M woocommerce/cart/cart.php

* FIXED: Copied over the changes made to the cart template by WooCommerce 2.3.8.
  M woocommerce/cart/cart.php

* Updated lang files.
* Changed version to 1.4
  M lang/en_US.mo
  M lang/en_US.po
  M style.css
  M style.scss

1.3 - February 27, 2015

Compatibility: WordPress 4.0+ - WooCommerce 2.3 up to 2.3.7

------------------------------------------------------------------------------
List of changes between business3ree v1.2 (rev. 9405) and v1.3 (rev. 9532)
------------------------------------------------------------------------------

* FIXED: Improved html attributes sanitization in panel.
* REMOVED: Script handle 'ci-colorpicker'. The native WP colorpicker is now used, where applicable.
* DELETED: 'ci-colorpicker' related files from /panel/scripts/colorpicker
* CHANGED: 'retinajs' script handle now loads from panel/components/retinajs/
* DELETED: panel/scripts/retina.1.3.0.min.js file as it now lives inside the panel/components/retinajs/ folder.
  M panel/ci_panel.php
  D panel/scripts/colorpicker
  D panel/scripts/retina.1.3.0.min.js

* FIXED: Added remove button in CI Split Custom widget to remove selected image.
  M css/admin/admin-widgets.css
  M css/admin/admin-widgets.scss
  M functions/widgets/ci_widget_split_custom.php
  M js/admin/admin-widgets.js

* ADDED: Added Latest Posts widget.
* CHANGED: Split content-item.php into multiple files depending on post type as overriding is easier for child themes. Changed related get_template_part() calls.
  A content-item-cpt_portfolio.php (from /themes/business3ree/wp_business3ree5/content-item.php:9519)
  A content-item-cpt_service.php
  A content-item-cpt_team.php
  A content-item-post.php
  A content-item-product.php
  M content-item.php
  M functions/widgets/ci_widget_items.php
  A functions/widgets/ci_widget_latest_posts.php (from /themes/space9/wp_space95/functions/widgets/ci_widget_latest_posts.php:9375)
  M js/admin/admin-widgets.js
  M single-cpt_portfolio.php
  M single.php
  M taxonomy-portfolio-category.php
  M template-listing-cpt_portfolio.php

* Updated lang files.
* Changed version to 1.3
  M css/_inc/_extends.scss
  M lang/en_US.mo
  M lang/en_US.po
  M style.css
  M style.scss

Get access to all WordPress themes & plugins

24/7 Support Included. Join 115,000+ satisfied customers.

Pricing & Sign Up

30-day money-back guarantee. Not satisfied? Your money back, no questions asked.

Back to top