Winter sale! Get 30% OFF everything using the coupon code: FLASH30 Buy Now

Changelog for Specialty

Legend

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

1.4.1 - March 26, 2021

Compatibility: WordPress 5.6.2 — 6.7.2

----------------------------------------------------------------------------------------------
List of changes between specialty v1.4.0 and v1.4.1
----------------------------------------------------------------------------------------------

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

1.4.0 - February 5, 2021

Compatibility: WordPress 5.6.0+

----------------------------------------------------------------------------------------------
List of changes between specialty v1.3.1 and v1.4.0
----------------------------------------------------------------------------------------------
* 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 inc/helpers.php

* FIXED: Issue with job term pagination
* FIXED: A filtering issue on taxonomy archives.
  M archive-job_listing.php
  M js/scripts.js
  M js/scripts.min.js

* UPDATED: Language files
* CHANGED: Theme version to 1.4.0
  M js/scripts.js
  M js/scripts.min.js
  M languages/specialty.pot
  M style.css
  M style.min.css
  M style.scss

1.3.1 - November 9, 2020

Compatibility: WordPress 5.5.2+

----------------------------------------------------------------------------------------------
List of changes between specialty v1.3.0 and v1.3.1
----------------------------------------------------------------------------------------------

* FIXED: Typo of the word "documentation".
  M inc/onboarding/onboarding.php

* FIXED: A fatal error would be caused when editing the page assigned to be the Post (blog) page.
  M inc/onboarding/onboarding.php

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

1.3.0 - August 10, 2020

Compatibility: WordPress 5.4.1+

----------------------------------------------------------------------------------------------
List of changes between specialty v1.2.1 (rev. 28529) and v1.3.0 (rev. 30307)
----------------------------------------------------------------------------------------------

* 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: Regression where compensation (salary) filtering wouldn't work.
  M inc/wp-job-manager.php

* FIXED: Issue where filters would appear active but would not apply when returning to the job listing page.
  M inc/widgets/related-jobs.php
  M js/scripts.js

* CHANGED: Cleaned up functions.php
* ADDED: Onboarding page
* REMOVED: common folder, moved styles into css/inc/_wp-blocks.css
  D common
  A css/inc/_wp-blocks.scss
  M functions.php
  D inc/class-fonts-list.php
  A inc/customizer/class-fonts-list.php
  A inc/customizer/customizer-controls
  M inc/customizer/customizer-controls/typography/typography.php
  A inc/customizer/customizer-styles.php
  A inc/customizer/customizer.php
  A inc/customizer/defaults.php
  A inc/customizer/fonts.json
  D inc/customizer-controls
  D inc/customizer-styles.php
  D inc/customizer.php
  A inc/default-hooks.php
  D inc/fonts.json
  D inc/functions.php
  M inc/helpers-post-meta.php
  M inc/helpers.php
  A inc/layout.php
  A inc/onboarding
  A inc/onboarding/assets
  A inc/onboarding/assets/cssigniter_logo.svg
  A inc/onboarding/css
  A inc/onboarding/css/onboarding-styles.css
  A inc/onboarding/css/onboarding-styles.min.css
  A inc/onboarding/css/onboarding-styles.scss
  A inc/onboarding/js
  A inc/onboarding/js/onboarding-notice.js
  A inc/onboarding/js/onboarding.js
  A inc/onboarding/onboarding-page.php
  A inc/onboarding/onboarding.php
  M inc/sanitization.php
  A inc/scripts-styles.php
  A inc/sidebars-widgets.php
  A inc/upgrade.php
  M js/scripts.js
  M style.css
  M style.min.css
  M style.scss

* CHANGED: Restructured the Customizer folder.
* RENAMED: The specialty_customizer_css hook to specialty_customizer_colors_css
* ADDED: specialty_customizer_typography_css hook
* RENAMED: specialty-customizer-preview-global script handle to specialty-customizer-preview-typography
  D inc/customizer/customizer-styles.php
  M inc/customizer/customizer.php
  A inc/customizer/generated-styles/colors.php
  D inc/customizer/generated-styles/global.php
  A inc/customizer/generated-styles/hero.php
  A inc/customizer/generated-styles/typography.php
  D inc/customizer/generated-styles.php
  A inc/customizer/preview/colors-preview.js
  D inc/customizer/preview/global.js
  A inc/customizer/preview/typography-preview.js
  A inc/customizer/sections/colors-global.php
  A inc/customizer/sections/colors-header.php
  A inc/customizer/sections/colors-hero.php
  A inc/customizer/sections/colors-sidebar.php
  A inc/customizer/sections/footer.php
  A inc/customizer/sections/layout.php
  A inc/customizer/sections/other.php
  A inc/customizer/sections/single-post.php
  A inc/customizer/sections/site-tagline.php
  A inc/customizer/sections/socials.php
  A inc/customizer/sections/theme-jobs.php
  A inc/customizer/sections/titles.php
  M inc/customizer/sections/typography.php
  A inc/customizer/style-generator.php
  M inc/scripts-styles.php

* REMOVED: fitvids.js
* ADDED: CSS based responsive embeds solution.
  M css/inc/_modules.scss
  M inc/default-hooks.php
  M inc/scripts-styles.php
  D js/jquery.fitvids.js
  D js/jquery.fitvids.min.js
  M js/scripts.js
  M js/scripts.min.js
  M style.css
  M style.min.css

* REMOVED: mmenu
* ADDED: Custom mobile menu solution.
* ADDED: Missing content widths.
* CHANGED: Moved third party assets to the vendor folder.
  D css/admin
  D css/base.css
  D css/base.min.css
  D css/base.scss
  D css/font-awesome.css
  D css/font-awesome.min.css
  M css/inc/_mobile-nav.scss
  A css/inc/_normalize.scss
  D css/inc/magnific
  D css/jquery.mCustomScrollbar.min.css
  D css/magnific.css
  D css/magnific.min.css
  D css/magnific.scss
  D css/mmenu.css
  D css/mmenu.min.css
  D fonts
  M footer.php
  M inc/layout.php
  M inc/scripts-styles.php
  D js/admin/alpha-color-picker.js
  A js/admin/post-edit.min.js
  D js/jquery.mCustomScrollbar.concat.min.js
  D js/jquery.magnific-popup.js
  D js/jquery.magnific-popup.min.js
  D js/jquery.matchHeight.js
  D js/jquery.matchHeight.min.js
  D js/jquery.mmenu.min.all.js
  M js/scripts.js
  M style.css
  M style.min.css
  M style.scss
  A vendor
  A vendor/alphaColorPicker
  A vendor/alphaColorPicker/alpha-color-picker.css
  A vendor/alphaColorPicker/alpha-color-picker.js
  A vendor/alphaColorPicker/alpha-color-picker.min.css
  A vendor/alphaColorPicker/alpha-color-picker.min.js
  A vendor/customScrollbar
  A vendor/customScrollbar/jquery.mCustomScrollbar.concat.min.js
  A vendor/customScrollbar/jquery.mCustomScrollbar.min.css
  A vendor/fontawesome
  A vendor/fontawesome/FontAwesome.otf
  A vendor/fontawesome/font-awesome.css
  A vendor/fontawesome/font-awesome.min.css
  A vendor/fontawesome/fontawesome-webfont.eot
  A vendor/fontawesome/fontawesome-webfont.svg
  A vendor/fontawesome/fontawesome-webfont.ttf
  A vendor/fontawesome/fontawesome-webfont.woff
  A vendor/fontawesome/fontawesome-webfont.woff2
  A vendor/magnific
  A vendor/magnific/jquery.magnific-popup.js
  A vendor/magnific/jquery.magnific-popup.min.js
  A vendor/magnific/magnific.css
  A vendor/magnific/magnific.min.css
  A vendor/magnific/magnific.scss
  A vendor/magnific/settings
  A vendor/magnific/settings/_settings.scss
  A vendor/matchHeight
  A vendor/matchHeight/jquery.matchHeight.js
  A vendor/matchHeight/jquery.matchHeight.min.js

* ADDED: Default Customizer color values.
* ADDED: Customizer color live preview.
  M css/inc/_ci-base.scss
  M inc/customizer/generated-styles/colors.php
  M inc/customizer/preview/colors-preview.js
  M inc/customizer/sections/colors-global.php
  M inc/customizer/sections/colors-header.php
  M inc/customizer/sections/colors-hero.php
  M inc/customizer/sections/colors-sidebar.php
  M style.css
  M style.min.css

* 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 css/inc/_ci-base.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/customizer/class-specialty-customizer-css-generator.php
  M inc/customizer/customizer-controls/typography/customizer.js
  M inc/customizer/customizer-controls/typography/typography.php
  M inc/customizer/customizer.php
  M inc/customizer/defaults.php
  M inc/customizer/generated-styles/typography.php
  M inc/customizer/preview/preview.js
  M inc/customizer/preview/typography-preview.js
  M inc/customizer/sections/typography.php
  M inc/customizer/style-generator.php
  M inc/default-hooks.php
  M inc/scripts-styles.php
  M inc/upgrade.php
  M style.css
  M style.min.css

* FIXED: Selected items not persisting on Chrome after navigating back to the search page.
  M css/inc/_modules.scss
  M js/scripts.js
  M style.css
  M style.min.css

* REMOVED: matchHeight.js replaced with flex based solution.
  M css/inc/_mediaqueries.scss
  M css/inc/_modules.scss
  A inc/assets
  A inc/assets/css
  A inc/assets/js
  D inc/css
  M inc/helpers-post-meta.php
  M inc/helpers.php
  D inc/js
  M inc/scripts-styles.php
  M js/scripts.js
  M js/scripts.min.js
  M part-related.php
  M style.css
  M style.min.css
  D vendor/matchHeight

* ADDED: Data Upgrade class.
* FIXED: Improved typography migration, both for existing and new installations.
  A inc/upgrade
  A inc/upgrade/class-specialty-data-upgrade-background-process.php
  A inc/upgrade/class-specialty-data-upgrade-log.php
  A inc/upgrade/class-specialty-data-upgrade.php
  A inc/upgrade/class-specialty-wp-async-request.php
  A inc/upgrade/class-specialty-wp-background-process.php
  A inc/upgrade/js
  A inc/upgrade/js/upgrade.js
  A inc/upgrade/upgrade.php
  M inc/upgrade.php

* CHANGED: Theme version to 1.3.0
* UPDATED: Language files
  M languages/specialty.pot
  M style.css
  M style.min.css
  M style.scss

1.2.1 - February 5, 2020

Compatibility: WordPress 5.3.1+ - WooCommerce 3.9.1+

----------------------------------------------------------------------------------------------
List of changes between specialty v1.2 (rev. 27639) and v1.2.1 (rev. 28529)
----------------------------------------------------------------------------------------------

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

* FIXED: Improved logo/heading markup
  M css/inc/_header.scss
  M header.php
  M listing-items/article.php
  M part-hero-large.php
  M part-hero.php
  M style.css
  M style.min.css

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

1.2 - November 4, 2019

Compatibility: WordPress 5.2.3+

----------------------------------------------------------------------------------------------
List of changes between specialty v1.1.3 (rev. 25929) and v1.2 (rev. 27639)
----------------------------------------------------------------------------------------------

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

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

* ADDED: Extended 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 ignitefile.user.js
  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/preview
  A inc/customizer/preview/global.js
  A inc/customizer/preview/preview.css
  A inc/customizer/preview/preview.js
  A inc/customizer/preview/preview.min.css
  A inc/customizer/preview/preview.scss
  A inc/customizer/sections
  A inc/customizer/sections/typography.php
  A inc/customizer-controls/scripts.js
  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/helpers.php
  M inc/sanitization.php
  M style.css
  M style.min.css

* REMOVED: Unneeded files
* FIXED: Typography selectors for buttons
  M inc/customizer/generated-styles/global.php
  M inc/customizer/preview/global.js
  D inc/customizer/preview/preview.css
  D inc/customizer/preview/preview.min.css
  D inc/customizer/preview/preview.scss
  D inc/customizer-controls/scripts.js
  M inc/customizer.php

* Updated language file.
* Changed version to 1.2
  D ignitefile.user.js
  M languages/ci-theme.pot
  M style.css
  M style.min.css
  M style.scss

1.1.3 - June 7, 2019

Compatibility: WordPress 5.2+

----------------------------------------------------------------------------------------------
List of changes between specialty v1.1.2 (rev. 24932) and v1.1.3 (rev. 25929)
----------------------------------------------------------------------------------------------

* 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: Customizer option to display the company logo next to the job  listings.
* ADDED: Job types are now clickable in job listings (only on pages with the "Job Listing" template assigned).
  M inc/customizer.php
  M job_manager/content-job_listing.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 css/inc/_modules.scss
  M css/inc/_variables.scss
  M functions.php
  M part-social-sharing.php
  M style.css

* FIXED: Styling for job alerts
* FIXED: Minor styling issues on job search
* FIXED: item-badge colors on job listing
  M css/inc/_ci-base.scss
  M css/inc/_external.scss
  M css/inc/_modules.scss
  M css/inc/mixins/_theme.scss
  M style.css
  M style.min.css

* FIXED: Featured Job entry background color
  M css/inc/_modules.scss
  M style.css
  M style.min.css

* FIXED: Styling issue on featured job links
  M css/inc/_external.scss
  M css/inc/_modules.scss
  M style.css
  M style.min.css

* UPDATED: Update styles to support company logos in job listings
  M css/inc/_modules.scss
  M style.css
  M style.min.css

* FIXED: Minor styling fix on item-badge
* REMOVED: obsolete featured image size check for related items.
  M css/inc/_modules.scss
  M listing-items/entry-item.php
  M style.css
  M style.min.css

* FIXED: Workaround for a WP Job Manager bug that affects the Related Jobs widget.
  M inc/widgets/related-jobs.php

* FIXED: Opacity slider was visible when color picker was closed
  M css/admin/alpha-color-picker.css

* REMOVED: ci_theme_get_image_src() is functionally equivalent to wp_get_attachment_image_url()
* FIXED: Replaced usages of ci_theme_get_image_src() with wp_get_attachment_image_url()
  M functions.php
  M inc/customizer-styles.php
  M inc/helpers-post-meta.php
  M inc/widgets/callout.php
  M page.php
  M single.php
  M template-fullwidth.php
  M template-login.php
  M template-nosidebar.php

* ADDED: Helpful main menu fallback.
  M header.php
  M inc/helpers.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.php
  M inc/helpers-post-meta.php
  M inc/helpers.php

* FIXED: Better styling while the category dropdown is loading.
  M css/inc/_external.scss

* FIXED: Upload button on job submission page.
  M css/inc/_ci-base.scss

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

1.1.2 - March 29, 2019

Compatibility: WordPress 5.0+

----------------------------------------------------------------------------------------------
List of changes between specialty v1.1.1 (rev. 24371) and v1.1.2 (rev. 24932)
----------------------------------------------------------------------------------------------

* 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: Some styling issues on WP Job Manager widgets
  M css/inc/_external.scss
  M style.css
  M style.min.css

* changed theme version to 1.1.2
  M languages/ci-theme.pot
  M style.css
  M style.min.css
  M style.scss

1.1.1 - February 25, 2019

Compatibility: WordPress 5.0.3+

----------------------------------------------------------------------------------------------
List of changes between specialty v1.1 (rev. 23853) and v1.1.1 (rev. 24371)
----------------------------------------------------------------------------------------------

* FIXED: Compatibility with WP Job Manager 1.32.x
  A css/admin/alpha-color-picker.min.css
  A css/base.min.css
  A css/font-awesome.min.css
  M css/inc/_external.scss
  A css/magnific.min.css
  A css/mmenu.min.css
  M inc/wp-job-manager.php
  M js/scripts.js
  M part-job-filters.php
  M style.css
  A style.min.css
  M template-listing-jobs.php

* FIXED: Styling fixes for job search category select
  M css/inc/_external.scss
  M style.css
  M style.min.css

* FIXED: Jobs result page wouldn't allow the user to search again, if visited directly and had no results.
  M template-listing-jobs.php

* FIXED: The background color in the category drop-down on the search bar can be controlled via the global accent color option in the customizer.
  M inc/customizer-styles.php

* ADDED: Minified scripts and stylesheet.
  A js/jquery.fitvids.min.js
  A js/jquery.magnific-popup.min.js
  A js/jquery.matchHeight.min.js
  A js/scripts.min.js
  M style.css
  M style.min.css
  M style.scss

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

1.1 - December 7, 2018

Compatibility: WordPress 4.9+

----------------------------------------------------------------------------------------------
List of changes between specialty v1.0 (rev. 17591) and v1.1 (rev. 23853)
----------------------------------------------------------------------------------------------

* 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

* FIXED: alpha-color-picker now triggers a Customizer update when the value changes.
  M js/admin/alpha-color-picker.js

* ADDED: Support for One Click Demo Import.
  M functions.php

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

* FIXED: Compatibility with WP Job Manager v1.29.2
  M job_manager/content-job_listing.php
  M job_manager/content-single-job_listing-meta.php
  M job_manager/content-widget-job_listing.php
  M part-hero-job_listing.php

* REMOVED: Removed unneeded functions ci_theme_wpjb_the_job_types() and ci_theme_wpjb_get_the_job_types() as wpjm_the_job_types() and wpjm_get_the_job_types() are provided by WP Job Manager.
  M inc/wp-job-manager.php

* FIXED: Customizer's alpha color picker display issue.
  M inc/customizer-controls/alpha-color-picker/alpha-color-picker.php

* 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.
  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: Compatibility with WP Job Manager v1.31.3
  M job_manager/content-widget-job_listing.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 file.
* Changed version to 1.1
  M css/base.css
  M css/magnific.css
  M languages/ci-theme.pot
  M style.css
  M style.scss

1.0 - March 20, 2017

Compatibility: WordPress 4.6+

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