Changelog for Andros – Legacy
Legend
- A => A file has been (A)dded
- M => A file has been (M)odified
- D => A file has been (D)eleted
1.5.2 - March 28, 2022
Compatibility: WordPress 5.9.1 — 6.7
----------------------------------------------------------------------------------------------
List of changes between andros v1.5.1 and v1.5.2
----------------------------------------------------------------------------------------------
* FIXED: Comments' avatar size.
M comments.php
* FIXED: Authorbox's avatar type would fallback to an invalid type value.
M template-parts/authorbox.php
* FIXED: Deprecation warning "Required parameter follows optional parameter" in PHP 8.
M plugins/ci-theme-plugin/shortcodes.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/elementor/ci-theme-element.php
M inc/elementor/inc/ci-theme-element-posts-group-control.php
* CHANGED: Theme version to 1.5.2
* CHANGED: Theme plugin version to 1.2.2
M functions.php
M plugins/ci-theme-plugin/ci-theme-plugin.php
M style.css
M style.min.css
M style.scss
1.5.1 - March 24, 2021
Compatibility: WordPress 5.6.2+
----------------------------------------------------------------------------------------------
List of changes between andros v1.5.0 and v1.5.1
----------------------------------------------------------------------------------------------
* 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 theme was updated.
M base/functions.php
* FIXED: Conditional metaboxes wouldn't work in WP 5.7
M plugins/andros-plugin/base/post-meta.php
M plugins/andros-plugin/custom-fields-page.php
* CHANGED: Theme version to 1.5.1
M style.css
M style.min.css
M style.scss
* CHANGED: Plugin version to 1.2.1
M functions.php
M plugins/andros-plugin/ci-theme-plugin.php
1.5.0 - May 29, 2020
Compatibility: WordPress 5.4.0+
----------------------------------------------------------------------------------------------
List of changes between andros v1.4 (rev. 27988) and v1.5.0 (rev. 29787)
----------------------------------------------------------------------------------------------
* REMOVED: Compatibility code for wp_body_open() in WordPress versions older than v5.2
M base/default-hooks.php
* ADDED: Typography control for the main menu
M base/customizer/generated-styles/global.php
M base/customizer/preview/global.js
M base/customizer/sections/theme-typography-content.php
M base/generated-styles.php
M functions.php
* 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
* CHANGED: Typography defaults are now based on customizer settings.
* CHANGED: Typography line height option is now unitless. Backward compatibility is provided.
* CHANGED: Removed "Enable Google Fonts" (which dequeued the theme's default google fonts), in favor of "Disable Google Fonts" which disables all google fonts.
* CHANGED: Now some standard font weights are loaded by default (where available), in addition of the user selected ones.
M base/class-ci-theme-customizer-css-generator.php
M base/customizer/generated-styles/global.php
M base/customizer/preview/global.js
M base/customizer/preview/preview.js
M base/customizer/sections/theme-typography-content.php
M base/customizer/sections/theme-typography-widgets.php
M base/customizer-controls/typography/customizer.js
M base/customizer-controls/typography/typography.php
M base/customizer.php
M base/generated-styles.php
M css/inc/_ci-base.scss
M css/inc/_modules.scss
M css/inc/_variables.scss
D css/typography-default.css
D css/typography-default.min.css
D css/typography-default.scss
D css/typography-gfont.css
D css/typography-gfont.min.css
D css/typography-gfont.scss
M functions.php
M inc/fonts.json
A inc/upgrade.php
M style.css
M style.min.css
* FIXED: Minor fixes for Customizer color options.
M base/customizer-styles.php
M inc/customizer-styles.php
* ADDED: Item section toggles for theme element.
M css/inc/_external.scss
M inc/elementor/ci-theme-element.php
M inc/elementor/inc/ci-theme-element-common-functions.php
M style.css
M style.min.css
A template-parts/elementor
A template-parts/elementor/item-ci_theme_room.php
A template-parts/elementor/item-post.php
A template-parts/elementor/item.php
* ADDED: Room offer box color options on theme element.
* ADDED: Button color options on theme element.
M inc/elementor/ci-theme-element.php
* CHANGED: Theme version to 1.5.0
* UPDATED: Language files.
M languages/ci-theme.pot
M style.css
M style.min.css
M style.scss
1.4 - December 2, 2019
Compatibility: WordPress 5.3+
----------------------------------------------------------------------------------------------
List of changes between andros v1.3 (rev. 26621) and v1.4 (rev. 27988)
----------------------------------------------------------------------------------------------
* FIXED: Widgets would throw a notice when used from a builder (such as Elementor) where a widget area ID is not defined.
M base/widgets/latest-post-type.php
* ADDED: Advanced typography options.
D base/assets/css/customizer-preview.css
M base/assets/js/customizer-preview.js
A base/class-ci-theme-customizer-css-generator.php
A base/customizer/generated-styles
A base/customizer/generated-styles/global.php
A base/customizer/preview
A base/customizer/preview/global.js
A base/customizer/preview/preview.css
A base/customizer/preview/preview.js
A base/customizer/preview/preview.min.css
A base/customizer/preview/preview.scss
A base/customizer/sections
A base/customizer/sections/site-identity.php
A base/customizer/sections/theme-archive-options.php
A base/customizer/sections/theme-colors-footer.php
A base/customizer/sections/theme-colors-global.php
A base/customizer/sections/theme-colors-header-top-bar.php
A base/customizer/sections/theme-colors-hero.php
A base/customizer/sections/theme-colors-primary-menu-bar.php
A base/customizer/sections/theme-colors-sidebar.php
A base/customizer/sections/theme-footer-bottom-bar.php
A base/customizer/sections/theme-footer-style.php
A base/customizer/sections/theme-header-primary-menu.php
A base/customizer/sections/theme-header-style.php
A base/customizer/sections/theme-header-top-bar.php
A base/customizer/sections/theme-other-sample-content.php
A base/customizer/sections/theme-post-options.php
A base/customizer/sections/theme-social.php
A base/customizer/sections/theme-titles-general.php
A base/customizer/sections/theme-titles-post.php
A base/customizer/sections/theme-typography-content.php
A base/customizer/sections/theme-typography-widgets.php
D base/customizer/site-identity.php
D base/customizer/theme-archive-options.php
D base/customizer/theme-colors-footer.php
D base/customizer/theme-colors-global.php
D base/customizer/theme-colors-header-top-bar.php
D base/customizer/theme-colors-hero.php
D base/customizer/theme-colors-primary-menu-bar.php
D base/customizer/theme-colors-sidebar.php
D base/customizer/theme-footer-bottom-bar.php
D base/customizer/theme-footer-style.php
D base/customizer/theme-header-primary-menu.php
D base/customizer/theme-header-style.php
D base/customizer/theme-header-top-bar.php
D base/customizer/theme-other-sample-content.php
D base/customizer/theme-post-options.php
D base/customizer/theme-social.php
D base/customizer/theme-titles-general.php
D base/customizer/theme-titles-post.php
D base/customizer/theme-typography-content.php
D base/customizer/theme-typography-widgets.php
A base/customizer-controls/alpha-color-picker/alpha-color-picker.min.css
A base/customizer-controls/style.css
A base/customizer-controls/style.min.css
A base/customizer-controls/style.scss
A base/customizer-controls/typography
A base/customizer-controls/typography/_style.scss
A base/customizer-controls/typography/customizer.js
A base/customizer-controls/typography/typography.php
M base/customizer-partial-callbacks.php
M base/customizer-styles.php
M base/customizer.php
M base/functions.php
A base/generated-styles.php
M base/sanitization.php
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
M ignitefile.js
A inc/class-fonts-list.php
M inc/customizer-styles.php
A inc/fonts.json
* FIXED: Removed unused generated styles.
M base/assets/js/customizer-preview.js
M base/customizer-styles.php
* ADDED: Import customizer options along with the sample content.
M functions.php
* ADDED: Added Elementor in the list of recommended themes.
M functions.php
* Updated language file.
* Changed theme version to 1.4
M languages/ci-theme.pot
M style.css
M style.min.css
M style.scss
1.3 - July 12, 2019
Compatibility: WordPress 5.2.1+
----------------------------------------------------------------------------------------------
List of changes between andros v1.2 (rev. 23818) and v1.3 (rev. 26621)
----------------------------------------------------------------------------------------------
* FIXED: Metaboxes bound to specific post formats (if any), wouldn't appear on initial page load inside the new block editor.
M plugins/ci-theme-plugin/base/post-meta.php
* FIXED: A change event is now triggered when a repeating field item is removed.
M base/assets/js/repeating-fields.js
* FIXED: A bug would cause ci_theme_hex2rgba() to return rgb() instead of rgba() values, when passed a valid opacity number.
M base/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 base/default-hooks.php
M header.php
* REMOVED: Google+ Social Icon
* ADDED: Telegram Social Icon
M base/functions.php
* ADDED: Default customizer colors
M base/customizer/theme-colors-footer.php
M base/customizer/theme-colors-global.php
M base/customizer/theme-colors-header-top-bar.php
M base/customizer/theme-colors-hero.php
M base/customizer/theme-colors-primary-menu-bar.php
M base/customizer/theme-colors-sidebar.php
* ADDED: Andros Element
M functions.php
A inc/elementor
A inc/elementor/ci-theme-element.php
A inc/elementor/elementor.php
A inc/elementor/inc
A inc/elementor/inc/ci-theme-element-common-functions.php
A inc/elementor/inc/ci-theme-element-posts-group-control.php
A inc/elementor/inc/elementor-helper.php
D inc/elementor.php
* FIXED: Force term recount after import.
M functions.php
* FIXED: Refactored wp_link_pages() parameters into a filter, for cleaner template files.
M base/default-hooks.php
M page.php
M single.php
* FIXED: Formatting, coding standards, strict checks, translators comments, etc.
M base/customizer/site-identity.php
M base/customizer/theme-archive-options.php
M base/customizer/theme-footer-bottom-bar.php
M base/customizer/theme-footer-style.php
M base/customizer/theme-header-top-bar.php
M base/customizer/theme-social.php
M base/customizer.php
M base/default-hooks.php
M base/functions.php
M base/items-listing.php
M base/sanitization.php
M base/template-tags.php
M base/widgets/contact.php
M base/widgets/latest-post-type.php
M base/widgets/schedule.php
M base/widgets/socials.php
M functions.php
M inc/customizer.php
M inc/elementor/ci-theme-element.php
M inc/elementor/inc/ci-theme-element-common-functions.php
M inc/maxslider.php
M inc/widgets/home-instagram.php
M inc/widgets/home-latest-post-type.php
M inc/widgets/home-latest-testimonials.php
M inc/widgets/home-post-type-items.php
M inc/widgets/home-split-content.php
M plugins/ci-theme-plugin/base/items-listing.php
M plugins/ci-theme-plugin/base/post-meta-hero.php
M plugins/ci-theme-plugin/base/post-meta-sidebar.php
M plugins/ci-theme-plugin/base/post-meta-title-subtitle.php
M plugins/ci-theme-plugin/base/post-meta.php
M plugins/ci-theme-plugin/base/sanitization.php
M plugins/ci-theme-plugin/custom-fields-page.php
M plugins/ci-theme-plugin/custom-fields-post.php
M plugins/ci-theme-plugin/custom-fields-room.php
M plugins/ci-theme-plugin/custom-fields-testimonial.php
M plugins/ci-theme-plugin/user-meta.php
M template-parts/article-none.php
* FIXED: Widgets should ignore sticky posts.
M inc/widgets/home-post-type-items.php
M inc/widgets/home-split-content.php
* FIXED: Wording would mention sharing link, but there are none.
M base/customizer/theme-social.php
* ADDED: Helpful main menu fallback.
M base/functions.php
M base/template-tags.php
* CHANGED: Files are now included/enqueued using the get_theme_file_path() and get_theme_file_uri() functions, for better child theme support.
M base/customizer.php
M base/default-hooks.php
M base/functions.php
M functions.php
M inc/customizer.php
* FIXED: Widgets would misbehave when use in Customizer.
D base/assets/css/repeating-fields.css
D base/assets/css/repeating-fields.scss
D base/assets/js/repeating-fields.js
A base/assets/repeating-fields
A base/assets/repeating-fields/repeating-fields.css
A base/assets/repeating-fields/repeating-fields.js
A base/assets/repeating-fields/repeating-fields.min.css
A base/assets/repeating-fields/repeating-fields.scss
M base/customizer.php
M base/default-hooks.php
M base/functions.php
M functions.php
M inc/customizer.php
M js/admin/widgets.js
M plugins/ci-theme-plugin/base/assets/vendor/alpha-color-picker/alpha-color-picker.css
M plugins/ci-theme-plugin/base/assets/vendor/alpha-color-picker/alpha-color-picker.js
M plugins/ci-theme-plugin/base/helpers.php
M plugins/ci-theme-plugin/ci-theme-plugin.php
* UPDATED: Update logo element to be a <div> instead of an <h1>
* UPDATED: Restructure post type item headings (h2 in listings)
* ADDED: Added styles for WP page menu (when the menu is pages)
* UPDATED: Restyled a few elements when in the comments’ contents
* FIXED: Fix long title wrapping in content areas
* UPDATED: Post navigation will correctly display the current page
* UPDATED: Improved sticky menu performance
* UPDATED: Improve sticky menu positioning when viewed logged in (with the WP admin bar on)
M base/assets/js/customizer-preview.js
M base/customizer-styles.php
M base/template-tags.php
A css/admin/widgets.min.css
A css/base.min.css
M css/inc/_ci-base.scss
M css/inc/_comments.scss
M css/inc/_header.scss
M css/inc/_modules.scss
M css/inc/_navigation.scss
A css/mmenu.min.css
M inc/customizer-styles.php
M style.css
A style.min.css
M template-parts/item-ci_theme_room.php
M template-parts/item-post.php
M template-parts/item-tall-ci_theme_room.php
M template-parts/item-tall-post.php
M template-parts/item-tall.php
M template-parts/item.php
M template-parts/widgets/home-item-post.php
M template-parts/widgets/home-item.php
M template-parts/widgets/sidebar-item-post.php
M template-parts/widgets/sidebar-item.php
* ADDED: Room offer text can now be customized (per room)
M plugins/ci-theme-plugin/custom-fields-room.php
M template-parts/item-ci_theme_room.php
M template-parts/item-tall-ci_theme_room.php
* ADDED: Room amenities.
A base/assets/vendor/ci-hotel-icons
A base/assets/vendor/ci-hotel-icons/css
A base/assets/vendor/ci-hotel-icons/css/ci-hotel-icons.css
A base/assets/vendor/ci-hotel-icons/fonts
A base/assets/vendor/ci-hotel-icons/fonts/ci-hotel-icons.eot
A base/assets/vendor/ci-hotel-icons/fonts/ci-hotel-icons.svg
A base/assets/vendor/ci-hotel-icons/fonts/ci-hotel-icons.ttf
A base/assets/vendor/ci-hotel-icons/fonts/ci-hotel-icons.woff
A base/assets/vendor/ci-hotel-icons/fonts/ci-hotel-icons.woff2
M css/inc/_modules.scss
M functions.php
A plugins/ci-theme-plugin/base/assets/repeating-fields
A plugins/ci-theme-plugin/base/assets/repeating-fields/repeating-fields.css
A plugins/ci-theme-plugin/base/assets/repeating-fields/repeating-fields.js
A plugins/ci-theme-plugin/base/assets/repeating-fields/repeating-fields.min.css
A plugins/ci-theme-plugin/base/assets/repeating-fields/repeating-fields.scss
M plugins/ci-theme-plugin/ci-theme-plugin.php
M plugins/ci-theme-plugin/custom-fields-room.php
M plugins/ci-theme-plugin/shortcodes.php
M style.css
M style.min.css
* UPDATED: Fontawesome 5
A base/assets/vendor/fontawesome/css/all.css
A base/assets/vendor/fontawesome/css/all.min.css
D base/assets/vendor/fontawesome/css/font-awesome.css
D base/assets/vendor/fontawesome/fonts
A base/assets/vendor/fontawesome/webfonts
A base/assets/vendor/fontawesome/webfonts/fa-brands-400.eot
A base/assets/vendor/fontawesome/webfonts/fa-brands-400.svg
A base/assets/vendor/fontawesome/webfonts/fa-brands-400.ttf
A base/assets/vendor/fontawesome/webfonts/fa-brands-400.woff
A base/assets/vendor/fontawesome/webfonts/fa-brands-400.woff2
A base/assets/vendor/fontawesome/webfonts/fa-regular-400.eot
A base/assets/vendor/fontawesome/webfonts/fa-regular-400.svg
A base/assets/vendor/fontawesome/webfonts/fa-regular-400.ttf
A base/assets/vendor/fontawesome/webfonts/fa-regular-400.woff
A base/assets/vendor/fontawesome/webfonts/fa-regular-400.woff2
A base/assets/vendor/fontawesome/webfonts/fa-solid-900.eot
A base/assets/vendor/fontawesome/webfonts/fa-solid-900.svg
A base/assets/vendor/fontawesome/webfonts/fa-solid-900.ttf
A base/assets/vendor/fontawesome/webfonts/fa-solid-900.woff
A base/assets/vendor/fontawesome/webfonts/fa-solid-900.woff2
M base/customizer.php
M base/default-hooks.php
M base/functions.php
M base/template-tags.php
M base/widgets/contact.php
M css/inc/_ci-base.scss
M css/inc/_comments.scss
M css/inc/_header.scss
M css/inc/_navigation.scss
M css/inc/_variables.scss
M css/inc/mixins/_mixins.scss
M functions.php
A inc/class-cssigniter-fontawesome-convert-4-to-5.php
M inc/customizer.php
M js/scripts.js
M searchform.php
M style.css
M style.min.css
* FIXED: Widgets and Elementor output wasn't consistent with listings.
D template-parts/widgets/home-item-post.php
M template-parts/widgets/home-item.php
* FIXED: Repeating fields in widgets wouldn't trigger a change in Customizer when a field was removed.
M base/assets/repeating-fields/repeating-fields.js
M plugins/ci-theme-plugin/base/assets/repeating-fields/repeating-fields.js
* Updated language files.
* Changed plugin version to 1.2
* Changed theme version to 1.3
M functions.php
M languages/ci-theme.pot
M plugins/ci-theme-plugin/ci-theme-plugin.php
M plugins/ci-theme-plugin/languages/ci-theme-plugin.pot
M style.css
M style.min.css
M style.scss
1.2 - December 7, 2018
Compatibility: WordPress 4.9+
----------------------------------------------------------------------------------------------
List of changes between andros v1.1.1 (rev. 21559) and v1.2 (rev. 23818)
----------------------------------------------------------------------------------------------
* 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: Page template-bound metaboxes, wouldn't behave correctly in Gutenberg mode (where applicable).
M plugins/ci-theme-plugin/base/post-meta.php
* FIXED: Post format-bound metaboxes (where applicable) now work properly with Gutenberg.
M plugins/ci-theme-plugin/base/post-meta.php
* CHANGED: "Hide featured image" checkbox that appeared in posts/pages/custom post types (where applicable), now appears as its own metabox, to maintain compatibility with Gutenberg.
M base/functions.php
* FIXED: Rooms listing template wouldn't display the content properly.
M templates/listing-ci_theme_room.php
* FIXED: Admin notice regarding the sample content, wouldn't persist its state when dismissed from within the block editor.
M base/assets/js/sample-content.js
M base/default-hooks.php
* Updated language files.
* Changed plugin version to 1.1.1
* Changed theme version to 1.2
M css/base.css
M languages/ci-theme.pot
M plugins/ci-theme-plugin/ci-theme-plugin.php
M plugins/ci-theme-plugin/languages/ci-theme-plugin.pot
M style.css
M style.scss
1.1.1 - May 15, 2018
Compatibility: WordPress 4.8+
----------------------------------------------------------------------------------------------
List of changes between andros v1.1 (rev. 21440) and v1.1.1 (rev. 21559)
----------------------------------------------------------------------------------------------
* UPDATED: Update and improve sticky header
M css/base.css
M css/inc/_header.scss
M functions.php
M js/jquery.sticky-kit.min.js
M style.css
* Changed theme version to 1.1.1
M style.css
M style.scss
1.1 - April 28, 2018
Compatibility: WordPress 4.8+
Make sure to also update the bundled plugin. Then visit Dashboard → Settings → Permalinks and press the “Save Changes” button.
----------------------------------------------------------------------------------------------
List of changes between andros v1.0.1 (rev. 19422) and v1.1 (rev. 21440)
----------------------------------------------------------------------------------------------
* FIXED: "Hide title" option, wouldn't work on pages.
M base/functions.php
* ADDED: Support for One Click Demo Import.
M functions.php
* FIXED: WordPress 4.9 by default calls wpautop() on author descriptions.
M functions.php
M template-parts/authorbox.php
* FIXED: Customizer's alpha color picker display issue.
M base/customizer-controls/alpha-color-picker/alpha-color-picker.php
* ADDED: Support for Elementor Pro v2.0 locations.
M 404.php
A archive.php
M footer.php
M functions.php
M header.php
A inc/elementor.php
M page.php
M search.php
M single-ci_theme_room.php
M single.php
* CHANGED: Room post type now has the archive enabled, 'room-archive'. Requires to flush permalinks for the URLs to work.
M plugins/ci-theme-plugin/custom-fields-room.php
* Updated lang files.
* Changed plugin version to 1.1
* Changed theme version to 1.1
M functions.php
M languages/ci-theme.pot
M plugins/ci-theme-plugin/ci-theme-plugin.php
M plugins/ci-theme-plugin/languages/ci-theme-plugin.pot
M style.css
M style.scss
1.0.1 - September 12, 2017
Compatibility: WordPress 4.7+
----------------------------------------------------------------------------------------------
List of changes between andros v1.0 (rev. 19207) and v1.0.1 (rev. 19422)
----------------------------------------------------------------------------------------------
* Updated theme URI
* Update language files.
* Changed version to 1.0.1
M functions.php
M languages/ci-theme.pot
M plugins/ci-theme-plugin/ci-theme-plugin.php
M plugins/ci-theme-plugin/languages/ci-theme-plugin.pot
M style.css
M style.scss
1.0 - August 17, 2017
Compatibility: WordPress 4.7+
Initial release