Changelog for Eclecticon – Legacy
Legend
- A => A file has been (A)dded
- M => A file has been (M)odified
- D => A file has been (D)eleted
1.3.6 - January 22, 2023
Compatibility: WordPress 6.1 — 6.7.1 - WooCommerce 7.3.0+
----------------------------------------------------------------------------------------------
List of changes between eclecticon v1.3.5 and v1.3.6
----------------------------------------------------------------------------------------------
* FIXED: Authorbox's avatar type would fallback to an invalid type value.
M part-authorbox.php
* FIXED: Future-proof support for One Click Demo Import, by replacing older 'pt-ocdi/*' hook names with the more recent 'ocdi/' ones.
M functions.php
* FIXED: Implicit conversion warning in PHP 8
M inc/functions.php
* ADDED: Minified assets.
A js/admin/post-edit.min.js
A js/admin/repeating-fields.min.js
A js/jquery.fitvids.min.js
A js/jquery.flexslider.min.js
A js/jquery.magnific-popup.min.js
A js/scripts.min.js
* Updated language file.
M languages/ci-theme.pot
* CHANGED: Theme version to 1.3.6
M css/font-awesome.min.css
M css/magnific.css
M css/magnific.min.css
M style.css
M style.min.css
M style.scss
1.3.5 - March 24, 2021
Compatibility: WordPress 5.6.2+ - WooCommerce 5.1.0+
----------------------------------------------------------------------------------------------
List of changes between eclecticon v1.3.4 and v1.3.5
----------------------------------------------------------------------------------------------
* FIXED: Conditional metaboxes wouldn't work in WP 5.7
M inc/custom-fields-page.php
M inc/helpers-post-meta.php
* CHANGED: Theme version to 1.3.5
M style.css
M style.min.css
M style.scss
1.3.4 - November 2, 2020
Compatibility: WordPress 5.5.2+ - WooCommerce 4.6.1+
----------------------------------------------------------------------------------------------
List of changes between eclecticon v1.3.3 and v1.3.4
----------------------------------------------------------------------------------------------
* FIXED: Styling issues on WooCommerce 4.6
M css/inc/_ecommerce.scss
M ignitefile.js
M style.css
M style.min.css
* CHANGED: Theme version to 1.3.4
M style.css
M style.min.css
M style.scss
1.3.3 - September 15, 2020
Compatibility: WordPress 5.5.0+ - WooCommerce 4.5.2+
----------------------------------------------------------------------------------------------
List of changes between eclecticon v1.3.2 (rev. 28560) and v1.3.3 (rev. 30831)
----------------------------------------------------------------------------------------------
* CHANGED: WooCommerce product listing now uses Flexbox.
M css/inc/_ecommerce.scss
M style.css
M style.min.css
* CHANGED: Theme version to 1.3.3
M style.scss
M style.css
M style.min.css
1.3.2 - February 6, 2020
Compatibility: WordPress 5.3.1+ - WooCommerce 3.9.1+
----------------------------------------------------------------------------------------------
List of changes between eclecticon v1.3.1 (rev. 25147) and v1.3.2 (rev. 28560)
----------------------------------------------------------------------------------------------
* FIXED: A bug would cause ci_theme_hex2rgba() to return rgb() instead of rgba() values, when passed a valid opacity number.
M inc/functions.php
* ADDED: Call to wp_body_open() (since WP v5.2)
* ADDED: Conditionally declare wp_body_open() if it doesn't exist, for back-compat with earlier WP versions (pre v5.2)
M functions.php
M header.php
* REMOVED: Google+ Social Icon
* ADDED: Trip Advisor Social Icon
* ADDED: Telegram Social Icon
M functions.php
* FIXED: Force term recount after import.
M functions.php
* FIXED: Widgets would throw a notice when used from a builder (such as Elementor) where a widget area ID is not defined.
M inc/widgets/about-me.php
* FIXED: Old Custom CSS field migration would re-trigger in some installations.
M functions.php
* REMOVED: Compatibility code for wp_body_open() in WordPress versions older than v5.2
M functions.php
* FIXED: Improved logo/heading markup
M archive.php
M css/inc/_header.scss
M css/inc/_modules.scss
M header.php
M index.php
M search.php
M style.css
M style.min.css
* CHANGED: Theme version to 1.3.2
M style.css
M style.min.css
M style.scss
1.3.1 - April 22, 2019
Compatibility: WordPress 5.0+ - WooCommerce 3.6.1+
----------------------------------------------------------------------------------------------
List of changes between eclecticon v1.3 (rev. 24917) and v1.3.1 (rev. 25147)
----------------------------------------------------------------------------------------------
* FIXED: Issue where eShop sidebar overrode the page & blog sidebars
* FIXED: Styling on mini cart buttons
M css/inc/_ecommerce.scss
M sidebar.php
M style.css
M style.min.css
* changed theme version to 1.3.1
M style.css
M style.min.css
M style.scss
1.3 - March 28, 2019
Compatibility: WordPress 5.0+ - WooCommerce 3.5.7+
----------------------------------------------------------------------------------------------
List of changes between eclecticon v1.2 (rev. 23855) and v1.3 (rev. 24917)
----------------------------------------------------------------------------------------------
* FIXED: Metaboxes bound to specific post formats (if any), wouldn't appear on initial page load inside the new block editor.
M inc/helpers-post-meta.php
* FIXED: A change event is now triggered when a repeating field item is removed.
M js/admin/repeating-fields.js
* ADDED: WooCommerce integration
A css/admin/repeating-fields.min.css
A css/base.min.css
A css/flexslider.min.css
A css/font-awesome.min.css
M css/inc/_ci-base.scss
A css/inc/_ecommerce.scss
M css/inc/_extends.scss
M css/inc/_mediaqueries.scss
M css/inc/_modules.scss
M css/inc/_variables.scss
A css/magnific.min.css
M functions.php
A inc/woocommerce.php
M sidebar.php
M style.css
A style.min.css
M style.scss
A woocommerce.php
* updated language files
* changed theme version to 1.3
M languages/ci-theme.pot
M style.css
M style.min.css
M style.scss
1.2 - December 7, 2018
Compatibility: WordPress 4.9+
----------------------------------------------------------------------------------------------
List of changes between eclecticon v1.1 (rev. 19522) and v1.2 (rev. 23855)
----------------------------------------------------------------------------------------------
* FIXED: WordPress 4.9 by default calls wpautop() on author descriptions.
M part-authorbox.php
* FIXED: Added lang file header so that Poedit will recognise "translators:" comments.
M languages/ci-theme.pot
* FIXED: A condition was erroneously placed inside a count() call, triggering a warning in PHP >= 7.2.x
M inc/helpers.php
* ADDED: Add styles for Gutenberg.
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.php
* FIXED: Migrated theme's custom css in favor of WordPress's native Custom CSS option.
* REMOVED: Theme's custom css option.
M functions.php
M inc/customizer-styles.php
M inc/customizer.php
* FIXED: Page template-bound metaboxes, wouldn't behave correctly in Gutenberg mode (where applicable).
M inc/helpers-post-meta.php
* FIXED: Post format-bound metaboxes (where applicable) now work properly with Gutenberg.
M inc/helpers-post-meta.php
* FIXED: Metabox for projects listing template wouldn't appear.
M inc/custom-fields-page.php
* FIXED: Admin notice regarding the sample content, wouldn't persist its state when dismissed from within the block editor.
M inc/helpers.php
M inc/js/sample-content.js
* UPDATED: language files
* CHANGED: theme version to 1.2
M css/admin/repeating-fields.css
M css/flexslider.css
M css/magnific.css
M languages/ci-theme.pot
M style.css
M style.scss
1.1 - September 20, 2017
Compatibility: WordPress 4.7+
----------------------------------------------------------------------------------------------
List of changes between eclecticon v1.0.1 (rev. 14927) and v1.1 (rev. 19522)
----------------------------------------------------------------------------------------------
* FIXED: Wrong term_id field name in taxonomy query, would prevent WPML from picking up the correct translations of custom post types properly.
M template-listing-ci_theme_project.php
* ADDED: Sample content URL is now filterable via the 'ci_theme_sample_content_url' filter (where ci_theme is the theme name)
M inc/helpers.php
A inc/js/sample-content.js
* FIXED: Logo padding bottom wouldn’t get applied if a respective top padding wasn’t defined.
M inc/customizer-styles.php
* 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 inc/helpers-post-meta.php
* UPDATED: Font Awesome v4.7.0
M css/font-awesome.css
M fonts/FontAwesome.otf
M fonts/fontawesome-webfont.eot
M fonts/fontawesome-webfont.svg
M fonts/fontawesome-webfont.ttf
M fonts/fontawesome-webfont.woff
M fonts/fontawesome-webfont.woff2
M functions.php
* FIXED: Customizer would throw warnings on WP 4.7
M inc/customizer.php
* FIXED: Added Text Domain and Domain Path headers in stylesheet.
M style.css
M style.scss
* ADDED: Introducted ci_theme_color_luminance() and ci_theme_hex2rgba()
M inc/functions.php
* FIXED: alpha-color-picker loaded by plugins would break visually.
M inc/css/post-meta.css
* FIXED: Proper escaping of search for attributes.
M searchform.php
* ADDED: Support for One Click Demo Import.
M functions.php
* updated language files
* Changed version to 1.1
M languages/ci-theme.pot
M style.css
M style.scss
1.0.1 - July 7, 2016
Compatibility: WordPress 4.4+
----------------------------------------------------------------------------------------------
List of changes between eclecticon v1.0 (rev. 13256) and v1.0.1 (rev. 14927)
----------------------------------------------------------------------------------------------
* FIXED: Wrapped widgets in if class_exists() calls.
M inc/widgets/about-me.php
M inc/widgets/socials.php
* FIXED: Improved security on sample content dismiss.
M inc/helpers.php
* FIXED: Prefixed some localized JS variables.
M inc/helpers-post-meta.php
M inc/js/post-meta.js
* FIXED: "Creating object from empty value" warning on customizer when there are no pages.
M inc/customizer.php
* ADDED: Introduced ci_theme_get_allowed_tags() utility function for use with wp_kses()
M inc/sanitization.php
* UPDATED: Font Awesome v4.6.1
M css/font-awesome.css
M fonts/FontAwesome.otf
M fonts/fontawesome-webfont.eot
M fonts/fontawesome-webfont.svg
M fonts/fontawesome-webfont.ttf
M fonts/fontawesome-webfont.woff
M fonts/fontawesome-webfont.woff2
M functions.php
* FIXED: Sanitization of the custom CSS box to prevent removal of whitespace and line breaks.
M inc/customizer.php
M inc/sanitization.php
* ADDED: Introduced ci_theme_can_use_plugin()
M inc/helpers.php
* UPDATED: Font Awesome v4.6.3
M css/font-awesome.css
M fonts/FontAwesome.otf
M fonts/fontawesome-webfont.eot
M fonts/fontawesome-webfont.svg
M fonts/fontawesome-webfont.ttf
M fonts/fontawesome-webfont.woff
M fonts/fontawesome-webfont.woff2
M functions.php
* Updated language file.
* Changed version to 1.0.1
M languages/ci-theme.pot
M style.css
M style.scss
1.0 - December 16, 2015
Compatibility: WordPress 4.4+
Initial release