Legend
- A =>
- A file has been (A)dded
- M =>
- A file has been (M)odified
- D =>
- A file has been (D)eleted
1.3 - February 26, 2019
Compatibility: WordPress 5.0 — 5.3
----------------------------------------------------------------------------------------------
List of changes between oxium v1.2 (rev. 23879) and v1.3 (rev. 24415)
----------------------------------------------------------------------------------------------
* ADDED: Option to toggle between one and two column layout in single view on all post types (except pages)
* CHANGED: inc-single-full.php and inc-single-side.php have been moved in the template-parts folder. Placeholder files have remained in the root folder and point to the new location. The placeholders will be removed in the next version of the theme.
* REMOVED: Obsolete gallery location post meta from gallery post type.
* ADDED: Minified css files.
A css/admin/jquery-ui-timepicker-addon.min.css
A css/admin/jquery-ui.min.css
A css/admin/post-edit.min.css
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
M css/inc/_modules.scss
A css/magnific.min.css
M functions.php
M inc/custom-fields-artist.php
M inc/custom-fields-discography.php
M inc/custom-fields-event.php
M inc/custom-fields-gallery.php
A inc/custom-fields-post.php
M inc/custom-fields-video.php
M inc-single-full.php
M inc-single-side.php
M single-ci_theme_artist.php
M single-ci_theme_disco.php
M single-ci_theme_event.php
M single-ci_theme_gallery.php
M single-ci_theme_video.php
M single.php
M style.css
A style.min.css
A template-parts
* Updated language files
* Changed theme version to 1.3
M languages/ci-theme.pot
M style.css
M style.scss
1.2 - December 7, 2018
Compatibility: WordPress 4.9+
----------------------------------------------------------------------------------------------
List of changes between oxium v1.1 (rev. 19533) and v1.2 (rev. 23879)
----------------------------------------------------------------------------------------------
* 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 css/admin/post-edit.css
M css/admin/repeating-fields.css
M css/admin/widgets.css
M css/base.css
M css/flexslider.css
A css/inc/_gutenberg.scss
M css/inc/_wp-defaults.scss
M css/magnific.css
M functions.php
A ignitefile.js
M style.css
M style.scss
* FIXED: Migrated theme's custom css in favor of WordPress's native Custom CSS option.
* REMOVED: Theme's custom css option.
* REMOVED: 'other' customizer section.
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 version to 1.2
M languages/ci-theme.pot
M style.css
M style.scss
1.1 - September 20, 2017
Compatibility: WordPress 4.7+
----------------------------------------------------------------------------------------------
List of changes between oxium v1.0.1 (rev. 15762) and v1.1 (rev. 19533)
----------------------------------------------------------------------------------------------
* 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
* FIXED: Custom background support for WP 4.7
M functions.php
M inc/customizer-styles.php
M inc/customizer.php
* FIXED: Listing query ran twice.
M template-listing-artist.php
M template-listing-discography.php
M template-listing-gallery.php
M template-listing-video.php
* ADDED: Introduced 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
* ADDED: Elementor Widget
M css/inc/_external.scss
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+ - AudioIgniter 1.0+
----------------------------------------------------------------------------------------------
List of changes between oxium v1.0 (rev. 15689) and v1.0.1 (rev. 15762)
----------------------------------------------------------------------------------------------
* ADDED: Page builder template
A template-builder.php
* Changed version to 1.0.1
M style.css
M style.scss
1.0 - September 27, 2016
Compatibility: WordPress 4.5+ - AudioIgniter 1.0.0+
Initial release