Changelog for Pinmaister – Legacy
Legend
- A => A file has been (A)dded
- M => A file has been (M)odified
- D => A file has been (D)eleted
1.2.2 - March 28, 2022
Compatibility: WordPress 5.9.1 — 6.7.1
----------------------------------------------------------------------------------------------
List of changes between pinmaister v1.2.1 and v1.2.2
----------------------------------------------------------------------------------------------
* FIXED: Authorbox's avatar type would fallback to an invalid type value.
M part-authorbox.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 version to 1.2.2
* Updated language files.
M languages/ci-theme.pot
M style.css
M style.min.css
M style.scss
1.2.1 - February 24, 2020
Compatibility: WordPress 5.3.1+
----------------------------------------------------------------------------------------------
List of changes between pinmaister v1.2 (rev. 23865) and v1.2.1 (rev. 28817)
----------------------------------------------------------------------------------------------
* 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
* 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+ Sharing Icon
* REMOVED: Google+ Social Icon
* ADDED: Trip Advisor Social Icon
* ADDED: Telegram Social Icon
M functions.php
M part-social-sharing.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/instagram-homepage.php
M inc/widgets/latest-posts-sidebar.php
M inc/widgets/latest-posts.php
M inc/widgets/newsletter.php
M inc/widgets/post-type-items.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 markup
* ADDED: Minified stylesheets
A css/admin/repeating-fields.min.css
A css/admin/widgets.min.css
A css/base.min.css
A css/font-awesome.min.css
M css/inc/_header.scss
A css/magnific.min.css
A css/mmenu.min.css
A css/slick.min.css
M header.php
M style.css
A style.min.css
* CHANGED: Theme version to 1.2.1
M style.css
M style.min.css
M style.scss
1.2 - December 7, 2018
Compatibility: WordPress 4.9+
----------------------------------------------------------------------------------------------
List of changes between pinmaister v1.1 (rev. 19531) and v1.2 (rev. 23865)
----------------------------------------------------------------------------------------------
* FIXED: WordPress 4.9 by default calls wpautop() on author descriptions.
M functions.php
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
A ignitefile.js
* 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 css/admin/repeating-fields.css
M css/admin/widgets.css
M css/base.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 pinmaister v1.0 (rev. 16618) and v1.1 (rev. 19531)
----------------------------------------------------------------------------------------------
* 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
* 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 - November 29, 2016
Compatibility: WordPress 4.5+
Initial release