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

Changelog for True North

Legend

  • A => A file has been (A)dded
  • M => A file has been (M)odified
  • D => A file has been (D)eleted

3.0.1 - January 24, 2023

Compatibility: WordPress 6.1 — 6.4.3

----------------------------------------------------------------------------------------------
List of changes between truenorth v3.0.0 and v3.0.1
----------------------------------------------------------------------------------------------

* FIXED: Twitter libraries would throw deprecation warnings for PHP 8.x
  M panel/libraries/WP_OAuth.php
  M panel/libraries/wp_twitteroauth.php

* FIXED: Implicit conversion warning in PHP 8
* FIXED: Deprecated action 'elementor/widgets/widgets_registered' and method register_widget_type() since Elementor 3.5
  M functions/elementor/elementor.php
  M functions/helpers.php

* FIXED: Replaced aliased is_integer() with is_int()
  M panel/generic.php

* FIXED: Removed unnecessary php version check.
  M functions/elementor/elementor.php

* Updated Language file.
  M lang/en_US.mo
  M lang/en_US.po

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

3.0.0 - September 27, 2022

Compatibility: WordPress 6.0.0+

----------------------------------------------------------------------------------------------
List of changes between truenorth v2.1.1 and v3.0.0
----------------------------------------------------------------------------------------------

* UPDATED: Refactored theme
* ADDED: Onboarding page
  A assets/css
  A assets/js
  D assets/js/customizer-preview.js
  D assets/js/customizer-preview.min.js
  D css
  A functions/customizer
  A functions/customizer/customizer-styles.php
  A functions/customizer/customizer.php
  A functions/customizer/preview
  A functions/customizer/preview/customizer-preview.js
  A functions/customizer/preview/customizer-preview.min.js
  A functions/customizer/sections
  A functions/customizer/sections/colors
  A functions/customizer/sections/colors/global.php
  A functions/customizer/sections/colors/header.php
  A functions/customizer/sections/social
  A functions/customizer/sections/social/social.php
  D functions/customizer-styles.php
  D functions/customizer.php
  A functions/default-hooks.php
  A functions/elementor
  A functions/elementor/elementor.php
  A functions/elementor/elements.php
  D functions/elements.php
  M functions/helpers.php
  A functions/layout.php
  A functions/onboarding
  A functions/onboarding/assets
  A functions/onboarding/assets/cssigniter_logo.svg
  A functions/onboarding/css
  A functions/onboarding/css/onboarding-styles.css
  A functions/onboarding/css/onboarding-styles.min.css
  A functions/onboarding/css/onboarding-styles.scss
  A functions/onboarding/js
  A functions/onboarding/js/onboarding-notice.js
  A functions/onboarding/js/onboarding.js
  A functions/onboarding/onboarding-page.php
  A functions/onboarding.php
  M functions/post_types.php
  A functions/sanitization.php
  M functions/scripts.php
  M functions/styles.php
  M functions/template_hooks.php
  M functions.php
  D js
  M style.scss

* REPLACED: FitVids with CSS solution
  M assets/css/_inc/_extends.scss
  M assets/css/_inc/_modules.scss
  M assets/js/scripts.js
  M functions/default-hooks.php
  M functions/elementor/elementor.php
  M functions/elementor/elements.php
  M functions/onboarding.php
  M functions/scripts.php
  M functions.php
  M style.css
  M style.min.css

* UPDATED: Replaced mmenu with custom solution
  M assets/css/_inc/_mobile-nav.scss
  M assets/css/_inc/_navigation.scss
  M assets/css/_inc/_variables.scss
  M assets/js/scripts.js
  M assets/js/scripts.min.js
  D assets/vendor/mmenu
  M footer.php
  M functions/scripts.php
  M header.php
  M ignitefile.js
  M style.css
  M style.min.css

* REPLACED: FontAwesome with in-house icon font
  M assets/css/_inc/_ci-base.scss
  M assets/css/_inc/_comments.scss
  M assets/css/_inc/_extends.scss
  M assets/css/_inc/_navigation.scss
  M assets/css/_inc/_variables.scss
  M assets/css/_inc/_widgets.scss
  D assets/vendor/fontawesome
  M functions/helpers.php
  M functions/styles.php
  M functions/template-tags.php
  M style.css
  M style.min.css

* REPLACED: Flexslider with Slick
* ADDED: Minified assets
  M assets/css/_inc/_ci-base.scss
  M assets/css/_inc/_modules.scss
  M assets/css/_inc/_navigation.scss
  D assets/css/_inc/flexslider
  A assets/css/magnific.css
  A assets/css/magnific.min.css
  A assets/css/slick-init.css
  A assets/css/slick-init.min.css
  A assets/css/slick-init.scss
  M assets/js/scripts.js
  D assets/vendor/flexslider
  A assets/vendor/magnific/jquery.magnific-popup.min.js
  A assets/vendor/olsen-icons
  A assets/vendor/olsen-icons/css
  A assets/vendor/olsen-icons/css/olsen-icons.css
  A assets/vendor/olsen-icons/css/olsen-icons.min.css
  A assets/vendor/olsen-icons/fonts
  A assets/vendor/olsen-icons/fonts/olsen-icons.eot
  A assets/vendor/olsen-icons/fonts/olsen-icons.svg
  A assets/vendor/olsen-icons/fonts/olsen-icons.ttf
  A assets/vendor/olsen-icons/fonts/olsen-icons.woff
  A assets/vendor/olsen-icons/fonts/olsen-icons.woff2
  A assets/vendor/slick
  A assets/vendor/slick/ajax-loader.gif
  A assets/vendor/slick/config.rb
  A assets/vendor/slick/fonts
  A assets/vendor/slick/fonts/slick.eot
  A assets/vendor/slick/fonts/slick.svg
  A assets/vendor/slick/fonts/slick.ttf
  A assets/vendor/slick/fonts/slick.woff
  A assets/vendor/slick/slick-theme.css
  A assets/vendor/slick/slick-theme.less
  A assets/vendor/slick/slick-theme.min.css
  A assets/vendor/slick/slick-theme.scss
  A assets/vendor/slick/slick.css
  A assets/vendor/slick/slick.js
  A assets/vendor/slick/slick.less
  A assets/vendor/slick/slick.min.css
  A assets/vendor/slick/slick.min.js
  A assets/vendor/slick/slick.scss
  M functions/helpers.php
  M functions/scripts.php
  M functions/styles.php
  M header.php
  M single-cpt_portfolio.php
  M style.css
  M style.min.css

* ADDED: Default customizer colors
  M assets/css/slick-init.css
  M assets/css/slick-init.min.css
  M assets/js/scripts.min.js
  M functions/customizer/sections/colors/global.php
  M functions/customizer/sections/colors/header.php
  M searchform.php

* UPDATED: Elementor Post type element
* ADDED: Elementor Theme element
* FIXED: Slick slider only loads on single portfolio items
* FIXED: Issue with repeating fields not updating properly in Customizer widgets
  M assets/css/_inc/_external.scss
  A assets/css/elementor.css
  A assets/css/elementor.min.css
  A assets/css/elementor.scss
  M assets/js/admin/admin-widgets.js
  M assets/js/admin/admin-widgets.min.js
  M assets/js/admin/repeating-fields.js
  M assets/js/admin/repeating-fields.min.js
  A functions/elementor/ci-theme-element.php
  M functions/elementor/elementor.php
  D functions/elementor/elements.php
  A functions/elementor/inc
  A functions/elementor/inc/ci-theme-element-common-functions.php
  A functions/elementor/inc/ci-theme-element-posts-group-control.php
  A functions/elementor/inc/elementor-helper.php
  A functions/elementor/post-type.php
  M functions/scripts.php
  M functions/styles.php
  M functions/widgets/ci_widget_latest_posts.php
  M style.css
  M style.min.css
  A template-parts/listing-cpt_portfolio.php
  A template-parts/listing-post.php
  M template-parts/listing.php

* UPDATED: Grid to bootstrap 4
* FIXED: Some block styling issues
  M assets/css/_inc/_ci-base.scss
  M assets/css/_inc/_comments.scss
  A assets/css/_inc/_editor-palette.scss
  D assets/css/_inc/_extends.scss
  M assets/css/_inc/_external.scss
  M assets/css/_inc/_footer.scss
  M assets/css/_inc/_grid.scss
  M assets/css/_inc/_mediaqueries.scss
  M assets/css/_inc/_mobile-nav.scss
  M assets/css/_inc/_modules.scss
  M assets/css/_inc/_navigation.scss
  M assets/css/_inc/_variables.scss
  M assets/css/_inc/_widgets.scss
  M assets/css/_inc/_wp-blocks.scss
  M assets/css/_inc/_wp-defaults.scss
  A assets/css/_inc/mixins
  A assets/css/_inc/mixins/_grid.scss
  A assets/css/_inc/mixins/_mixins.scss
  A assets/css/admin/editor-styles.css
  A assets/css/admin/editor-styles.min.css
  A assets/css/admin/editor-styles.scss
  M assets/css/slick-init.css
  M assets/css/slick-init.min.css
  M assets/css/slick-init.scss
  M assets/js/scripts.js
  M assets/vendor/magnific/magnific.scss
  M footer.php
  M functions/customizer/customizer-styles.php
  M functions/customizer/preview/customizer-preview.js
  M functions/customizer/sections/colors/header.php
  M functions/scripts.php
  M functions/styles.php
  M functions.php
  M header.php
  M style.css
  M style.min.css
  M style.scss
  M template-builder-contained.php
  M template-homepage.php

* DEPRECATED: Buysell ads & feedburner tabs.
* FIXED: Minor styling fixes.
* FIXED: An issue where the footer logo would output an empty img tag.
  M assets/css/_inc/_header.scss
  M assets/css/_inc/_modules.scss
  M assets/css/_inc/_navigation.scss
  M assets/css/_inc/_variables.scss
  M assets/css/admin/editor-styles.css
  M assets/css/admin/editor-styles.min.css
  M assets/css/admin/editor-styles.scss
  M footer.php
  M functions/post_types.php
  M functions/tabs/buysellads_options.php
  M functions/tabs/feedburner_options.php
  M single-cpt_portfolio.php
  M style.css
  M style.min.css
  M style.scss
  A template-builder-with-footer.php

* FIXED: Panel issue where template bound metaboxes would not work in the block editor
  M panel/post_meta.php

* FIXED: Tweets widget would throw a notice when used inside the Block Widgets editor.
  M panel/widgets/ci_widget_tweets.php

* CHANGED: The classic widget editor is now loaded by default (i.e. the Block Widgets editor is disabled).
* ADDED: In Panel > Site Options > Other, added checkbox to enable the Block Widgets editor.
  M panel/snippets/site_other.php

* FIXED: Footer logo would link to the current instead of the home URL.
  M footer.php

* FIXED: Sanitize title options.
  M functions/tabs/titles_options.php

* FIXED: Renamed "Frontpage" template to "Widgetized Frontpage".
  M template-builder.php
  M template-homepage.php

* ADDED: Option to show the footer widgets on the builder templates.
  M footer.php
  M functions/post_types/page.php
  M header.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/onboarding.php

* CHANGED: When resetting the panel settings, the panel defaults are now loaded later, by calling load_ci_defaults() inside the 'admin_menu' action, in ci_create_menu().
* FIXED: Warning would get thrown when resetting the panel settings.
  M panel/ci_panel.php

* FIXED: A warning would get thrown regarding the internal 'logox2_migrated' option.
  M panel/snippets/logo.php

* ADDED: RTL Stylesheet
  M assets/css/_inc/_footer.scss
  M assets/css/_inc/_wp-blocks.scss
  M assets/css/admin/editor-styles.css
  M assets/css/admin/editor-styles.min.css
  M assets/css/admin/editor-styles.scss
  M functions/styles.php
  A rtl.css
  A rtl.min.css
  A rtl.scss
  M style.css
  M style.min.css
  M style.scss

* FIXED: Logo migration-related notices would get thrown in new installations.
  M functions.php

* FIXED: Gettext warning regarding a string used in singular and plural versions.
  M panel/libraries/class-tgm-plugin-activation.php

* Changed version to 3.0.0
* Updated language files.
  M functions/customizer/sections/colors/global.php
  M functions/customizer/sections/colors/header.php
  M functions/customizer/sections/social/social.php
  M functions/styles.php
  M functions.php
  M lang/en_US.mo
  M lang/en_US.po
  M style.css
  M style.min.css
  M style.scss

2.1.1 - March 24, 2022

Compatibility: WordPress 5.9.1+

----------------------------------------------------------------------------------------------
List of changes between truenorth v2.1 and v2.1.1
----------------------------------------------------------------------------------------------

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

* Changed version to 2.1.1
  M style.css
  M style.min.css
  M style.scss

2.1 - March 26, 2021

Compatibility: WordPress 5.6.2+

----------------------------------------------------------------------------------------------
List of changes between truenorth v2.0 and v2.1
----------------------------------------------------------------------------------------------

* FIXED: Force term recount after import.
  M functions.php

* FIXED: Edge case where a warning would be thrown while saving options, on themes that don't support the "Limit logo size" option.
  M panel/snippets/logo.php

* FIXED: Removed unused variable assignment in function calls.
  M panel/widgets/ci_widget_about.php
  M panel/widgets/ci_widget_ads125.php
  M panel/widgets/ci_widget_bsa.php
  M panel/widgets/ci_widget_tweets.php

* FIXED: Added translators' comments in panel widgets.
  M panel/widgets/ci_widget_ads125.php
  M panel/widgets/ci_widget_bsa.php
  M panel/widgets/ci_widget_flickr.php

* FIXED: Non-canonical links to CSSIgniter
  M panel/generic.php
  M panel/snippets/google_maps_api.php
  M panel/widgets.php

* FIXED: The theme's self update check now re-uses CSSIgniter Updater data if available.
  M panel/generic.php

* FIXED: Per-post color scheme dropdown shouldn't display minified files.
* FIXED: Refactored common code between per-post and panel's color schemes.
  M panel/post_color_scheme.php
  M panel/snippets/color_scheme.php

* FIXED: ci_metabox_textarea() would double-escape output.
* ADDED: Optional 'step' parameter in ci_metabox_input() for numeric inputs.
  M panel/post_meta.php

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

* FIXED: Per-post color schemes wouldn't override the panel-selected value.
  M panel/post_color_scheme.php

* FIXED: Per-post color schemes would silently discard customizer-added colors.
  M panel/post_color_scheme.php

* FIXED: Lightbox captions wouldn't get properly escaped.
  M functions.php

* FIXED: Some wrong gettext domains.
* CHANGED: On theme activation, the redirection to panel now happens conditionally on the 'ci_theme_activated' action.
  M panel/bootstrap.php
  M panel/ci_panel.php

* ADDED: List of widgets is now filterable via 'ci_theme_load_widgets' before they are included.
  M panel/widgets.php

* CHANGED: Upgrade Normalize (8.0.1)
* CHANGED: Remove /common/ and move styles to /css/_inc/_wp-blocks.scss
* CHANGED: Move partials to /template-parts/
* CHANGED: Split base.css into _normalize.scss and _grid.scss
* CHANGED: Streamline page template names
* CHANGED: Remove Superfish
* CHANGED: Move vendor scripts and styles to /assets/vendor/
  M 404.php
  D assets/fontawesome
  A assets/vendor
  A assets/vendor/flexslider
  A assets/vendor/flexslider/flexslider.css
  A assets/vendor/flexslider/flexslider.min.css
  A assets/vendor/flexslider/flexslider.scss
  A assets/vendor/flexslider/jquery.flexslider.js
  A assets/vendor/fontawesome
  A assets/vendor/fontawesome/css
  A assets/vendor/fontawesome/css/all.css
  A assets/vendor/fontawesome/css/all.min.css
  A assets/vendor/fontawesome/webfonts
  A assets/vendor/fontawesome/webfonts/fa-brands-400.eot
  A assets/vendor/fontawesome/webfonts/fa-brands-400.svg
  A assets/vendor/fontawesome/webfonts/fa-brands-400.ttf
  A assets/vendor/fontawesome/webfonts/fa-brands-400.woff
  A assets/vendor/fontawesome/webfonts/fa-brands-400.woff2
  A assets/vendor/fontawesome/webfonts/fa-regular-400.eot
  A assets/vendor/fontawesome/webfonts/fa-regular-400.svg
  A assets/vendor/fontawesome/webfonts/fa-regular-400.ttf
  A assets/vendor/fontawesome/webfonts/fa-regular-400.woff
  A assets/vendor/fontawesome/webfonts/fa-regular-400.woff2
  A assets/vendor/fontawesome/webfonts/fa-solid-900.eot
  A assets/vendor/fontawesome/webfonts/fa-solid-900.svg
  A assets/vendor/fontawesome/webfonts/fa-solid-900.ttf
  A assets/vendor/fontawesome/webfonts/fa-solid-900.woff
  A assets/vendor/fontawesome/webfonts/fa-solid-900.woff2
  A assets/vendor/isotope
  A assets/vendor/isotope/jquery.isotope.min.js
  A assets/vendor/magnific
  A assets/vendor/magnific/jquery.magnific-popup.js
  A assets/vendor/magnific/magnific.css
  A assets/vendor/magnific/magnific.min.css
  A assets/vendor/magnific/magnific.scss
  A assets/vendor/mmenu
  A assets/vendor/mmenu/jquery.mmenu.min.all.js
  A assets/vendor/mmenu/mmenu.css
  A assets/vendor/mmenu/mmenu.min.css
  D common
  A css/_inc
  A css/_inc/_ci-base.scss
  A css/_inc/_comments.scss
  A css/_inc/_extends.scss
  A css/_inc/_external.scss
  A css/_inc/_footer.scss
  A css/_inc/_grid.scss
  A css/_inc/_header.scss
  A css/_inc/_mediaqueries.scss
  A css/_inc/_mobile-nav.scss
  A css/_inc/_modules.scss
  A css/_inc/_navigation.scss
  A css/_inc/_normalize.scss
  A css/_inc/_variables.scss
  A css/_inc/_widgets.scss
  A css/_inc/_wp-blocks.scss
  A css/_inc/_wp-defaults.scss
  A css/_inc/flexslider
  A css/_inc/flexslider/_base.scss
  A css/_inc/flexslider/_mixins.scss
  A css/_inc/flexslider/_resets.scss
  A css/_inc/flexslider/_responsive.scss
  A css/_inc/flexslider/_theme.scss
  A css/_inc/flexslider/_variables.scss
  A css/_inc/magnific
  A css/_inc/magnific/_settings.scss
  D css/base.css
  D css/base.min.css
  D css/flexslider.css
  D css/flexslider.min.css
  D css/flexslider.scss
  D css/inc
  D css/magnific.css
  D css/magnific.min.css
  D css/magnific.scss
  D css/mmenu.css
  D css/mmenu.min.css
  M functions/elements.php
  M functions/scripts.php
  M functions/styles.php
  M functions/widgets/ci_widget_items.php
  M functions/widgets/ci_widget_latest_posts.php
  M functions.php
  D inc_related-cpt_portfolio.php
  D inc_section_title.php
  M index.php
  D js/jquery.flexslider.js
  D js/jquery.isotope.min.js
  D js/jquery.magnific-popup.js
  D js/jquery.mmenu.min.all.js
  M js/scripts.js
  D js/superfish.js
  D listing-masonry.php
  D listing.php
  M search.php
  M single-cpt_portfolio.php
  M single.php
  M style.css
  M style.min.css
  M style.scss
  M template-builder-contained.php
  M template-builder.php
  M template-fullwidth.php
  M template-homepage.php
  M template-listing-cpt_portfolio.php
  A template-parts
  A template-parts/global-section-title.php
  A template-parts/inc_related-cpt_portfolio.php
  A template-parts/listing-masonry.php
  A template-parts/listing.php

* IMPROVED: Add missing bootstrap styles
  M css/_inc/_grid.scss
  M style.css
  M style.min.css

* FIXED: get_logo_class() would sometimes return 'imglogo' instead of 'textual'.
  M panel/generic.php

* FIXED: In panel, replaced deprecated jQuery .click() event handlers with .on('click').
  M panel/scripts/panelscripts.js
  M panel/snippets/newsletter_hidden_fields.php

* 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 was updated.
  M panel/generic.php

* FIXED: Conditional metaboxes wouldn't work in WP 5.7
  M panel/post_meta.php

* REMOVED: Removed compatibility handler for action hook 'after_open_body_tag'. User code should now hook into the native 'wp_body_open' action hook directly, introduced in WP 5.2
  M panel/default_hooks.php

* Updated language files.
* Changed version to 2.1
  M css/admin/admin-widgets.css
  M css/admin/admin-widgets.min.css
  M css/admin/repeating-fields.css
  M css/admin/repeating-fields.min.css
  M lang/en_US.mo
  M lang/en_US.po
  M style.css
  M style.min.css
  M style.scss

2.0 - June 13, 2019

Compatibility: WordPress 5.2+

Please note that this version has updated FontAwesome to version 5. If you are using Socials Ignited or any other plugin that bundles an earlier FontAwesome version, some of your icons might not get displayed. Please use the bundled Socials customizer options and Social Icons widget instead.

----------------------------------------------------------------------------------------------
List of changes between truenorth v1.3.1 (rev. 23841) and v2.0 (rev. 26024)
----------------------------------------------------------------------------------------------

* CHANGED: Replaced usages of get_child_or_parent_file_uri() with the native alternative get_theme_file_uri()
  M panel/ci_panel.php
  M panel/scripts/fancybox.php
  M panel/snippets/favicon.php
  M panel/snippets/touch_favicon.php

* CHANGED: Replaced usages of get_child_or_parent_file_uri() with the native alternative get_theme_file_uri()
  M functions/scripts.php
  M functions/styles.php

* CHANGED: Added deprecation notice to get_child_or_parent_file_uri(). All child themes are now encouraged to switch to get_theme_file_uri() instead.
  M panel/generic.php

* FIXED: Metaboxes bound to specific post formats, wouldn't appear on initial page load inside the new block editor.
  M panel/scripts/ci-post-formats.js

* CHANGED: Removed the deprecated (since WP 4.3) favicon and touch favicon functionality from the theme's panel, in favor of the native Site Icon option (Appearance > Customize > Site Identity > Site Icon).
  M functions/tabs/site_options.php

* REMOVED: Deleted snippets favicon.php and touch_favicon.php as they are not used any more.
  D panel/snippets/favicon.php
  D panel/snippets/touch_favicon.php

* FIXED: A change event is now triggered when a repeating field item is removed.
  M js/admin/repeating-fields.js

* FIXED: Added version numbers in panel's scripts/styles registrations so that they'll be properly invalidated when the theme updates.
  M panel/ci_panel.php
  M panel/generic.php
  M panel/post_color_scheme.php

* Changed paths:
* M css/inc/_header.scss
* M css/inc/_navigation.scss
* M footer.php
* M functions/sidebars.php
* M header.php
* A style.min.css
* M template-builder.php

* Modernize styles
* Clean shit up
  A css/admin/admin-widgets.min.css
  A css/admin/post-edit-screens.min.css
  A css/admin/repeating-fields.min.css
  A css/base.min.css
  A css/flexslider.min.css
  M css/inc/_ci-base.scss
  M css/inc/_comments.scss
  M css/inc/_modules.scss
  M css/inc/_variables.scss
  M css/inc/_widgets.scss
  M css/magnific.css
  A css/magnific.min.css
  A css/mmenu.min.css
  M functions.php
  M index.php
  M style.css

* Add contained page builder template
* Hide footer widgetized area in page builder templates
  M css/inc/_ci-base.scss
  M css/inc/_header.scss
  M footer.php
  M header.php
  M style.css
  M style.min.css
  A template-builder-contained.php
  M template-builder.php

* Remove vendor prefixes (Handled by ignite)
  M css/inc/_header.scss
  M css/inc/_modules.scss
  M style.css
  M style.min.css

* FIXED: Color Scheme panel option now won't list minified files, if they exist.
  M panel/snippets/color_scheme.php

* REMOVED: Remove facebook like button from theme settings
  M panel/ci_panel.php

* FIXED: ci_fancyboxrel() now will not add rel="fancybox[]" to image links that already have a rel attribute.
  M panel/scripts/fancybox.php

* FIXED: A regression would cause ci_fancyboxrel() to not close image links properly.
  M panel/scripts/fancybox.php

* REMOVED: Customized styling of Post formats' radio buttons, from the classic editor.
  M panel/ci_panel.php
  M panel/scripts/ci-post-formats.js
  D panel/styles/ci-post-formats.css

* ADDED: Introduced ci_theme_asset_version()
  M panel/generic.php

* CHANGED: All front-facing scripts and styles now utilize ci_theme_asset_version(). The theme version will be used (to aid cache busting) unless WP_DEBUG or SCRIPT_DEBUG are enabled.
  M panel/ci_panel.php
  M panel/generic.php
  M panel/post_color_scheme.php
  M panel/scripts/fancybox.php

* CHANGED: Panel's support link now reads "Support" (was "Support Forum") and links to the CSSIgniter support hub page. Whitelabel or child themes that have overridden the CI_FORUM constant will continue working as usual.
  M panel/ci_panel.php

* FIXED: Improved update notifications handling to work with both unprefixed and prefixed theme slugs (e.g. wp_theme5).
  M panel/generic.php

* ADDED: Compatibility function wp_body_open() for pre-5.2 installations.
* CHANGED: The theme's own 'after_open_body_tag' action is now hooked (for backward compatibility) to wp_body_open(). As it is now deprecated, it will trigger a user notice when WP_DEBUG is true.
* CHANGED: BuySellAds main script is now outputted on the 'wp_body_open' action.
  M panel/default_hooks.php
  M panel/snippets/buysellads.php

* CHANGED: Call to wp_body_open() right after the opening body tag, instead of firing the theme's older 'after_open_body_tag' action.
  M header.php

* FIXED: Widget CI 125x125 Ads would display checked=checked above checked checkboxes.
  M panel/widgets/ci_widget_ads125.php

* FIXED: All default panel's options (a.k.a. snippets) are now sanitized properly.
  M panel/ci_panel.php
  M panel/snippets/archive.php
  M panel/snippets/buysellads.php
  M panel/snippets/color_scheme.php
  M panel/snippets/comments.php
  M panel/snippets/custom_background.php
  M panel/snippets/excerpt.php
  M panel/snippets/featured_image_fullwidth.php
  M panel/snippets/featured_image_single.php
  M panel/snippets/feedburner.php
  M panel/snippets/footer_text.php
  M panel/snippets/google_analytics.php
  M panel/snippets/google_maps_api.php
  M panel/snippets/logo.php
  M panel/snippets/newsletter_hidden_fields.php
  M panel/snippets/pagination.php
  M panel/snippets/site_other.php
  M panel/snippets/slider_cycle.php
  M panel/snippets/slider_cycle_internal.php
  M panel/snippets/slider_flexslider.php
  M panel/snippets/slider_flexslider_internal.php
  M panel/snippets/twitter_api.php

* FIXED: Edge case were Custom CSS box would still show in the panel, instead of pointing to the native Customizer option.
  M panel/snippets/custom_css.php

* CHANGED: Renamed all default widgets that had titles like '-= CI Widget Title =-' to 'Theme - Widget Title'
* FIXED: Modernized default widgets (formatting, sanitization, defaults).
* CHANGED: Default widgets that had their title internally stored as 'ci_title' have been changed to 'title', so that internationalization plugins can hook normally. Existing titles have been migrated.
  M panel/widgets/ci_widget_about.php
  M panel/widgets/ci_widget_ads125.php
  M panel/widgets/ci_widget_bsa.php
  M panel/widgets/ci_widget_flickr.php
  M panel/widgets/ci_widget_tweets.php

* ADDED: Themes can now show a limited-sized logo instead of relying on javascript (retinajs). Themes can declare support for this new functionality by calling `add_filter( 'limit_logo_size_support', '__return_true' );` right before `get_template_part('panel/bootstrap');`. Full backwards compatibility is provided, as long as the two logo files (normal and retina) exist and are readable.
* FIXED: Media Manager scripts were updated to a more contemporary approach, fixing some console errors in the process.
  M panel/ci_panel.php
  M panel/media_manager.php
  M panel/panel.css
  M panel/scripts/media-manager-3.5.js
  M panel/snippets/logo.php

* ADDED: Introduced ci_theme_main_menu_fallback() as a generic main menu fallback.
  M panel/generic.php

* FIXED: A regression caused the excerpt cutoff text to not store the correct value upon saving the panel settings.
  M panel/snippets/excerpt.php

* UPDATED: TGM Plugin Activation v2.6.1
  M panel/libraries/class-tgm-plugin-activation.php

* FIXED: Some margin-specific classes would sometimes get overridden, affecting the panel's layout.
  M panel/panel.css

* CHANGED: As soon as a theme declares support for the native WordPress 'custom-background', the related options are migrated to the customizer.
  M panel/snippets/custom_background.php

* ADDED: Customizer color options
  A functions/customizer-styles.php
  A functions/customizer.php
  M functions/styles.php
  M functions.php
  A js/customizer-preview.js

* FIXED: Eliminated usages of ci_get_image_src() from the panel (replaced with wp_get_attachment_image_url())
  M panel/media_manager.php

* FIXED: Replaced calls to ci_get_image_src() with wp_get_attachment_image_url()
* FIXED: Replaced calls to ci_get_featured_image_src() with get_the_post_thumbnail_url()
  M functions.php
  M page.php
  M single-cpt_portfolio.php
  M single.php
  M template-fullwidth.php

* FIXED: Minor styling fixes for comment content and RSS Widget
  M css/inc/_comments.scss
  M css/inc/_modules.scss
  M css/inc/_widgets.scss
  M css/magnific.css
  M style.css
  M style.min.css

* FIXED: Escaped and formatted the template files properly.
  M 404.php
  M comments.php
  M footer.php
  M header.php
  M inc_related-cpt_portfolio.php
  M inc_section_title.php
  M index.php
  M listing-masonry.php
  M listing.php
  M page.php
  M search.php
  M searchform.php
  M single-cpt_portfolio.php
  M single.php
  M template-builder-contained.php
  M template-builder.php
  M template-fullwidth.php
  M template-homepage.php
  M template-listing-cpt_portfolio.php

* FIXED: All panel options are now sanitized properly.
  M functions/tabs/buysellads_options.php
  M functions/tabs/color_options.php
  M functions/tabs/custom_css.php
  M functions/tabs/display_options.php
  M functions/tabs/feedburner_options.php
  M functions/tabs/google_options.php
  M functions/tabs/site_options.php
  M functions/tabs/titles_options.php
  M functions/tabs/twitter_options.php

* FIXED: All widgets are now properly escaped.
* FIXED: Latest Posts widget would overwrite sidebar $args variable.
* FIXED: Removed unneeded $columns global.
* CHANGED: Changed widgets' name format from "-= CI 'widget name' =-" to "Theme (home) - 'widget name'".
  M css/admin/admin-widgets.css
  M css/admin/admin-widgets.min.css
  M css/admin/admin-widgets.scss
  M functions/widgets/ci_widget_items.php
  M functions/widgets/ci_widget_latest_posts.php
  M functions/widgets/ci_widget_text.php

* CHANGED: Scripts/styles version numbers now follow the theme's version unless WP_DEBUG or SCRIPT_DEBUG are enabled, for easier cache busting.
  M functions/customizer.php
  M functions/scripts.php
  M functions/styles.php

* FIXED: Logo input field styling.
  M panel/snippets/logo.php

* FIXED: Twitter widget would sometimes throw some notices in some installations.
  M panel/widgets/ci_widget_tweets.php

* CHANGED: Dropped retina logo option in favor of "Limit logo size" option.
  M functions.php
  M header.php

* CHANGED: Added deprecation notice for the Theme - Text widget.
  M functions/widgets/ci_widget_text.php

* ADDED: "Theme - About Me" widget now has a button to select the image instead of pasting it.
  M panel/ci_panel.php
  A panel/styles/widgets.css
  A panel/styles/widgets.scss
  M panel/widgets/ci_widget_about.php

* ADDED: Helpful main menu fallback.
  M header.php

* UPDATED: Update FontAwesome icons to version 5
* FIXED: Fix appearance of list style widgets (archives, categories etc)
* FIXED: Fix appearance of latest entry and RSS widgets
* FIXED: Fix header menu not visible when logged in with admin bar enabled
* UPDATED: Update/modernize content styles
* FIXED: Fix ads125 widget layout
* UPDATED: Update the look of dropdown elements
* UPDATED: Update mobile display of portfolio listing items (now showing their title by default)
  A assets
  A assets/fontawesome
  A assets/fontawesome/css
  A assets/fontawesome/css/all.css
  A assets/fontawesome/css/all.min.css
  A assets/fontawesome/webfonts
  A assets/fontawesome/webfonts/fa-brands-400.eot
  A assets/fontawesome/webfonts/fa-brands-400.svg
  A assets/fontawesome/webfonts/fa-brands-400.ttf
  A assets/fontawesome/webfonts/fa-brands-400.woff
  A assets/fontawesome/webfonts/fa-brands-400.woff2
  A assets/fontawesome/webfonts/fa-regular-400.eot
  A assets/fontawesome/webfonts/fa-regular-400.svg
  A assets/fontawesome/webfonts/fa-regular-400.ttf
  A assets/fontawesome/webfonts/fa-regular-400.woff
  A assets/fontawesome/webfonts/fa-regular-400.woff2
  A assets/fontawesome/webfonts/fa-solid-900.eot
  A assets/fontawesome/webfonts/fa-solid-900.svg
  A assets/fontawesome/webfonts/fa-solid-900.ttf
  A assets/fontawesome/webfonts/fa-solid-900.woff
  A assets/fontawesome/webfonts/fa-solid-900.woff2
  M css/inc/_ci-base.scss
  M css/inc/_comments.scss
  M css/inc/_extends.scss
  M css/inc/_external.scss
  M css/inc/_mediaqueries.scss
  M css/inc/_mobile-nav.scss
  M css/inc/_modules.scss
  M css/inc/_navigation.scss
  M css/inc/_variables.scss
  M css/inc/_widgets.scss
  M functions/post_types/portfolio.php
  M functions/styles.php
  M header.php
  M searchform.php
  M style.css
  M style.min.css

* FIXED: Magnifique pop up in post content & widgets
  M functions.php
  M js/scripts.js

* FIXED: Items widget wouldn't preselect the correct number of columns.
  M functions/widgets/ci_widget_items.php

* FIXED: Items widget wouldn't behave properly when used in customizer.
  M js/admin/admin-widgets.js
  M js/admin/repeating-fields.js

* FIXED: Fix an issue where the homepage post item widget would not work properly in the customizer
  M js/admin/admin-widgets.js
  M js/admin/repeating-fields.js

* FIXED: Fix sorting of repeatable fields in customizer / widget area
  M js/admin/repeating-fields.js

* ADDED: Social Icons customizer options and widget.
  M functions/customizer.php
  A functions/helpers.php
  M functions/sidebars.php
  A functions/template-tags.php
  A functions/widgets/socials.php
  M functions.php

* Updated language files.
* Changed version to 2.0
  M lang/en_US.mo
  M lang/en_US.po
  M style.css
  M style.min.css
  M style.scss

1.3.1 - December 7, 2018

Compatibility: WordPress 4.9+

----------------------------------------------------------------------------------------------
List of changes between truenorth v1.3 (rev. 22128) and v1.3.1 (rev. 23841)
----------------------------------------------------------------------------------------------

* 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/admin-widgets.css
  M css/admin/post-edit-screens.css
  M css/admin/repeating-fields.css
  M css/flexslider.css
  M css/magnific.css
  M functions/styles.php
  M functions.php
  A ignitefile.js
  M style.css

* FIXED: Fixed issue where migration of the panel's Custom CSS would result in multiple copies of the migrated CSS, due to a race condition.
  M panel/snippets/custom_css.php

* FIXED: Page template-bound metaboxes, would behave correctly in Gutenberg mode (where applicable).
  M panel/post_meta.php

* UPDATED: Post format metaboxes now work in gutenberg
  M panel/scripts/ci-post-formats.js

* FIXED: An issue where if only masonry was selected in portfolio listing options, there would be no spacing between the page title and the portfolio items.
  M template-listing-cpt_portfolio.php

* CHANGED: theme version to 1.3.1
  M lang/en_US.mo
  M lang/en_US.po
  M style.css
  M style.scss

1.3 - June 22, 2018

Compatibility: WordPress 4.8+

----------------------------------------------------------------------------------------------
List of changes between truenorth v1.2 (rev. 15785) and v1.3 (rev. 22128)
----------------------------------------------------------------------------------------------

* 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 panel/post_meta.php

* UPDATED: Fontawesome v4.7.0
  M panel/ci_panel.php
  M panel/components/fontawesome/css/font-awesome.min.css
  M panel/components/fontawesome/fonts/FontAwesome.otf
  M panel/components/fontawesome/fonts/fontawesome-webfont.eot
  M panel/components/fontawesome/fonts/fontawesome-webfont.svg
  M panel/components/fontawesome/fonts/fontawesome-webfont.ttf
  M panel/components/fontawesome/fonts/fontawesome-webfont.woff
  M panel/components/fontawesome/fonts/fontawesome-webfont.woff2

* FIXED: Isotope filtering does not work if term slug is in non latin characters.
  M template-listing-cpt_portfolio.php

* FIXED: Added Text Domain and Domain Path headers in stylesheet.
  M style.css
  M style.scss

* FIXED: Isotope listings could throw warnings if the listed items had no term assigned.
  M template-listing-cpt_portfolio.php

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

* FIXED: Proper escaping of search form attributes.
  M searchform.php

* ADDED: Style handle 'ci-theme-style-parent' refers to the paren's stylesheet, if currently on a child theme.
* CHANGED: Style handle 'ci-style' now always refers to the active theme's stylesheet.
* REMOVED: Style handle 'ci-style-child'.
* ADDED: Support for One Click Demo Import.
  M functions/styles.php
  M functions.php
  M style.css
  M style.scss

* FIXED: Theme update notification is now styled as a WordPress notice.
  M panel/ci_panel.php

* FIXED: Fix an issue where header background size option would not be respected
  M panel/snippets/custom_background.php

* ADDED: Introduced ci_panel_get_custom_background_values() to return the values array of panel's header/body/footer custom background options.
* CHANGED: Refactored and removed code from ci_custom_background() into the newly introduced ci_panel_get_custom_background_values()
  M panel/snippets/custom_background.php

* ADDED: Panel 'stylesheet' option is now filterable with filter name 'ci_theme_panel_default_stylesheet'.
  M panel/snippets/color_scheme.php

* UPDATED: RetinaJS v2.1.2
* FIXED: RetinaJS no longer causes countless 404 requests.
  M panel/ci_panel.php
  M panel/components/retinajs/LICENSE
  M panel/components/retinajs/README.md
  M panel/components/retinajs/dist/retina.js
  M panel/generic.php

* FIXED: Added lang file header so that Poedit will recognise "translators:" comments.
  M lang/en_US.po

* CHANGED: Custom CSS is now migrated to the native customizer option automatically. The existing panel option will keep working for WP installations = 7.2.x
  M panel/generic.php

* removed obsolete sample content section
* updated language files
* changed version to 1.3
  M functions/tabs/site_options.php
  M lang/en_US.mo
  M lang/en_US.po
  M style.css
  M style.scss

1.2 - September 29, 2016

Compatibility: WordPress 4.5+

----------------------------------------------------------------------------------------------
List of changes between truenorth v1.1 (rev. 14952) and v1.2 (rev. 15785)
----------------------------------------------------------------------------------------------

* ADDED: Sample content URL is not filterable through the 'ci_theme_sample_content_url' filter.
  M panel/snippets/sample_content.php

* ADDED: Page builder template
  M footer.php
  M header.php
  A template-builder.php

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

1.1 - July 7, 2016

Compatibility: WordPress 4.4+

----------------------------------------------------------------------------------------------
List of changes between truenorth v1.0.1 (rev. 12231) and v1.1 (rev. 14952)
----------------------------------------------------------------------------------------------

* CHANGED: Automatic video thumbnails URLs returned by ci_get_video_thumbnail_url() are now returned with https.
* CHANGED: CI Tweets widget now generates https links to twitter.com
  M panel/generic.php
  M panel/widgets/ci_widget_tweets.php

* REMOVED: Support for the old social icons completely removed (icons, stylesheet, panel snippet, widget).
  D panel/snippets/social.php
  D panel/widgets/ci_widget_social.php
  D panel/widgets/images
  D panel/widgets/scripts
  D panel/widgets/styles

* FIXED: Fixed issue where the CSSIgniter News dashboard widget wouldn't show any news due to a protocol-less URI.
  M panel/widgets.php

* FIXED: html5shim is now loaded protocol-less from googlecode.com
  M panel/generic.php

* FIXED: Removed calls to the previously deleted SEO snippet.
  M functions/tabs/display_options.php

* FIXED: Escaped a gettex string inside an attribute.
  M panel/media_manager.php

* ADDED: Added support for Site Icon. When both a site icon and a favicon or touch favicon is present, Site Icon is preferred.
  M panel/snippets/favicon.php
  M panel/snippets/touch_favicon.php

* UPDATED: font-awesome v4.5.0
  M panel/ci_panel.php
  M panel/components/fontawesome/css/font-awesome.min.css
  M panel/components/fontawesome/fonts/FontAwesome.otf
  M panel/components/fontawesome/fonts/fontawesome-webfont.eot
  M panel/components/fontawesome/fonts/fontawesome-webfont.svg
  M panel/components/fontawesome/fonts/fontawesome-webfont.ttf
  M panel/components/fontawesome/fonts/fontawesome-webfont.woff

* FIXED: Wrapped widgets in if class_exists() calls.
  M functions/widgets/ci_widget_items.php
  M functions/widgets/ci_widget_latest_posts.php
  M functions/widgets/ci_widget_text.php

* CHANGED: Removed widgets' placeholders styling in Widgets screen, as it wouldn't behave consistently.
  M css/admin/admin-widgets.css
  M css/admin/admin-widgets.scss

* UPDATED: Re-styled post meta fields.
  M panel/media_manager.php
  M panel/post_meta.php
  M panel/styles/post-edit-screens.css
  A panel/styles/post-edit-screens.scss

* FIXED: Removed sensor parameter from Google Maps API url.
  M panel/snippets/google_maps_api.php

* ADDED: Introduced ci_theme_get_allowed_tags() utility function for use with wp_kses()
  M panel/generic.php

* FIXED: Added conditional to protect WP_OAuth classes from being redeclared.
* ADDED: Icon for Weather Options panel tab (where available).
  M panel/libraries/WP_OAuth.php
  M panel/panel.css

* UPDATED: Fontawesome v4.6.1
  M panel/ci_panel.php
  M panel/components/fontawesome/css/font-awesome.min.css
  M panel/components/fontawesome/fonts/FontAwesome.otf
  M panel/components/fontawesome/fonts/fontawesome-webfont.eot
  M panel/components/fontawesome/fonts/fontawesome-webfont.svg
  M panel/components/fontawesome/fonts/fontawesome-webfont.ttf
  M panel/components/fontawesome/fonts/fontawesome-webfont.woff
  A panel/components/fontawesome/fonts/fontawesome-webfont.woff2

* UPDATED: Font Awesome v4.6.2
  M panel/ci_panel.php
  M panel/components/fontawesome/css/font-awesome.min.css
  M panel/components/fontawesome/fonts/FontAwesome.otf
  M panel/components/fontawesome/fonts/fontawesome-webfont.eot
  M panel/components/fontawesome/fonts/fontawesome-webfont.svg
  M panel/components/fontawesome/fonts/fontawesome-webfont.ttf
  M panel/components/fontawesome/fonts/fontawesome-webfont.woff
  M panel/components/fontawesome/fonts/fontawesome-webfont.woff2

* UPDATED: Font Awesome v4.6.3
  M panel/ci_panel.php
  M panel/components/fontawesome/css/font-awesome.min.css
  M panel/components/fontawesome/fonts/FontAwesome.otf
  M panel/components/fontawesome/fonts/fontawesome-webfont.eot
  M panel/components/fontawesome/fonts/fontawesome-webfont.svg
  M panel/components/fontawesome/fonts/fontawesome-webfont.ttf
  M panel/components/fontawesome/fonts/fontawesome-webfont.woff
  M panel/components/fontawesome/fonts/fontawesome-webfont.woff2

* FIXED: Changed Google Maps API Key description to point out that an API key is now required.
* CHANGED: Google Maps API version changed to '3', i.e. the "release" version of the API. The previous '3.5' although was meant to be a frozen version, it's now retired so it falls back to the most current "experimental" version. More information can be found here: https://developers.google.com/maps/documentation/javascript/versions
  M panel/snippets/google_maps_api.php

* CHANGED: Google Maps API is now disabled by default, as it now needs an API key to work properly (otherwise it throws popup alerts in some cases).
  M panel/snippets/google_maps_api.php

* Updated lang files.
* Changed version to 1.1
  M lang/en_US.mo
  M lang/en_US.po
  M style.css
  M style.scss

1.0.1 - August 30, 2015

Compatibility: WordPress 4.4+

----------------------------------------------------------------------------------------------
List of changes between truenorth v1.0 (rev. 11893) and v1.0.1 (rev. 12231)
----------------------------------------------------------------------------------------------

* FIXED: Fixed an undefined index notice, that could be seen in older/updated installations using the 125x125 Ads widget.
  M panel/widgets/ci_widget_ads125.php

* ADDED: The a) portfolio list template, b) latest posts widget and c) Items widget, can now display their items with masonry effect. Existing installations will need to regenerate their thumbnails.
* REMOVED: listing-cpt_portfolio.php was unneeded as it was the same as listing.php
  M functions/post_types/page.php
  M functions/widgets/ci_widget_items.php
  M functions/widgets/ci_widget_latest_posts.php
  M functions.php
  D listing-cpt_portfolio.php
  A listing-masonry.php
  M listing.php
  M template-listing-cpt_portfolio.php

* DELETED: Previously deprecated SEO panel options (snippet).
* DELETED: SEO-related functions, in particular: ci_title(), ci_e_title(), ci_check_seo_plugin(), ci_wp_render_title_tag(), ci_render_title_tag(). Users that may have used ci_title() and/or ci_e_title() in child themes, should now look into the wp_title() function.
  D panel/snippets/seo.php

* CHANGED: Support for 'title-tag' now moved to functions.php
  M functions.php

* Updated lang files.
* Changed version to 1.0.1
  M lang/en_US.mo
  M lang/en_US.po
  M style.css
  M style.scss

1.0 - August 18, 2015

Compatibility: WordPress 4.1+

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