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

Changelog for Hellomouse – 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.5 - March 29, 2022

Compatibility: WordPress 5.9.1 — 6.4.3

----------------------------------------------------------------------------------------------
List of changes between hellomouse v1.3.4 and v1.3.5
----------------------------------------------------------------------------------------------

* FIXED: Deprecation warning "Required parameter follows optional parameter" in PHP 8.
  M functions.php

* 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 inc/elements.php

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

1.3.4 - March 25, 2021

Compatibility: WordPress 5.6.2+

----------------------------------------------------------------------------------------------
List of changes between hellomouse v1.3.3 and v1.3.4
----------------------------------------------------------------------------------------------

* 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.4
  M style.css
  M style.min.css
  M style.scss

1.3.3 - September 15, 2020

Compatibility: WordPress 5.5.0+

----------------------------------------------------------------------------------------------
List of changes between hellomouse v1.3.2 (rev. 28563) and v1.3.3 (rev. 30834)
----------------------------------------------------------------------------------------------

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

* FIXED: Issue where child theme would not enqueue parent stylesheet properly
  M functions.php

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

1.3.2 - February 6, 2020

Compatibility: WordPress 5.3.1+

----------------------------------------------------------------------------------------------
List of changes between hellomouse v1.3.1 (rev. 27979) and v1.3.2 (rev. 28563)
----------------------------------------------------------------------------------------------

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

* FIXED: Improved logo/heading markup
* FIXED: An issue which caused the theme's stylesheet to be enqueued twice
  M css/inc/_modules.scss
  M functions.php
  M header.php
  M item-listing.php
  M item-widget-image.php
  M item-widget-noimage.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 - December 2, 2019

Compatibility: WordPress 5.3+

----------------------------------------------------------------------------------------------
List of changes between hellomouse v1.3 (rev. 25101) and v1.3.1 (rev. 27979)
----------------------------------------------------------------------------------------------

* 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/info.php
  M inc/widgets/latest-posts.php
  M inc/widgets/post-type-items.php

* FIXED: Old Custom CSS field migration would re-trigger in some installations.
  M functions.php

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

* UPDATED: Language files
* CHANGED: Theme version to 1.3.1
  M languages/ci-theme.pot
  M style.css
  M style.min.css
  M style.scss

1.3 - April 16, 2019

Compatibility: WordPress 5.0.4+

----------------------------------------------------------------------------------------------
List of changes between hellomouse v1.2 (rev. 23881) and v1.3 (rev. 25101)
----------------------------------------------------------------------------------------------

* 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: Projects now can link to an External URL instead of their single page.
  A elementor-item-ci_theme_project.php
  M elementor-item.php
  M inc/custom-fields-project.php
  M inc/elements.php
  M item-ci_theme_project.php
  M item-tall-ci_theme_project.php

* ADDED: Optional minified scripts and styles.
  A css/admin/repeating-fields.min.css
  A css/admin/widgets.min.css
  A css/base.min.css
  A css/flexslider.min.css
  A css/font-awesome.min.css
  A css/magnific.min.css
  A css/mmenu.min.css
  A js/jquery.fitvids.min.js
  A js/jquery.flexslider.min.js
  A js/jquery.magnific-popup.min.js
  A js/jquery.matchHeight.min.js
  A js/scripts.min.js
  A js/superfish.min.js
  M languages/ci-theme.pot
  A style.min.css

* Updated language file.
* Changed 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 hellomouse v1.1.1 (rev. 21584) and v1.2 (rev. 23881)
----------------------------------------------------------------------------------------------

* 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 css/admin/repeating-fields.css
  M css/admin/widgets.css
  M css/base.css
  M css/flexslider.css
  M css/inc/_modules.scss
  M css/magnific.css
  M functions.php
  M style.css

* 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: 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 languages/ci-theme.pot
  M style.css
  M style.scss

1.1.1 - May 17, 2018

Compatibility: WordPress 4.8+

----------------------------------------------------------------------------------------------
List of changes between hellomouse v1.1 (rev. 19525) and v1.1.1 (rev. 21584)
----------------------------------------------------------------------------------------------

* FIXED: Added lang file header so that Poedit will recognise "translators:" comments.
  M languages/ci-theme.pot

* ADDED: Support for Elementor Pro v2.0 locations.
  M 404.php
  A archive.php
  M footer.php
  M header.php
  M inc/elements.php
  M page.php
  M search.php
  M single-ci_theme_project.php
  M single.php
  M taxonomy-ci_theme_project_category.php

* Updated language file.
* Changed version to 1.1.1
  M languages/ci-theme.pot
  M style.css
  M style.scss

1.1 - September 20, 2017

Compatibility: WordPress 4.7+

----------------------------------------------------------------------------------------------
List of changes between hellomouse v1.0.1 (rev. 15742) and v1.1 (rev. 19525)
----------------------------------------------------------------------------------------------

* 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: Isotope filtering does not work if term slug is in non latin characters.
  M template-listing-project.php

* FIXED: Customizer would throw warnings on WP 4.7
  M inc/customizer.php

* FIXED: Listing query ran twice.
  M template-listing-project.php

* FIXED: Listings could throw warnings if the listed items had no term assigned.
  M inc/widgets/post-type-items.php
  M taxonomy-ci_theme_project_category.php
  M template-listing-project.php

* CHANGED: Moved ci_theme_color_luminance() and ci_theme_hex2rgba() into inc/functions.php
  M inc/customizer-styles.php
  M inc/functions.php

* FIXED: alpha-color-picker loaded by plugins would break visually.
  M inc/css/post-meta.css

* ADDED: Elementor Widget
  M css/inc/_external.scss
  A elementor-item.php
  M functions.php
  A inc/elements.php
  A js/admin/post_ajax.js
  M style.css

* 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 - September 28, 2016

Compatibility: WordPress 4.5+

----------------------------------------------------------------------------------------------
List of changes between hellomouse v1.0 (rev. 15322) and v1.0.1 (rev. 15742)
----------------------------------------------------------------------------------------------

* ADDED: Sample content URL is now filterable via the 'ci_theme_sample_content_url' filter (where ci_theme is the theme name)
  M inc/customizer.php
  M inc/helpers.php
  A inc/js/sample-content.js

* FIXED: An issue where the footer section was not visible in the customizer
  M inc/customizer.php

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

* Updated language files
  M languages/ci-theme.pot

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

1.0 - August 24, 2016

Compatibility: WordPress 4.5+

Initial release

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