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.1.0 - July 7, 2022

Compatibility: WordPress 5.9.3 — 6.3.2 - WooCommerce 6.6.1+

----------------------------------------------------------------------------------------------
List of changes between ignition-specialty v1.0.0 and v1.1.0
----------------------------------------------------------------------------------------------

* ADDED: Customizer defaults for newly added submenu text active & hover color option.
  M inc/customizer/defaults.php

* ADDED: Defaults for newly added submenu background color hover Customizer option.
  M inc/customizer/defaults.php

* ADDED: Customizer defaults for newly added mobile menu slide option.
  M inc/customizer/defaults.php

* FIXED: The theme's "Ignition Elementor Widgets" plugin-related styles wouldn't get enqueued.
  M inc/scripts-styles.php

* FIXED: The positioning of the Select2 drop down on WP Job Manager category selections.
  M inc/assets/css/inc/_forms.scss
  M style.css
  M style.min.css

* FIXED: Load the multiselect scripts when the [jobs-search] shortcode is included in Global Sections.
  M inc/shortcodes.php
  M inc/vendor/wp-job-manager.php
  M style.scss

* ADDED: Onboarding now supports Ignition-suggested plugins, as well as a Recommended plugins tab.
  M inc/onboarding/onboarding.php
  M inc/onboarding.php

* Changed version to 1.1.0
* RequiresIgnition: 2.5.0
* Updated language file.
  M inc/onboarding.php
  M inc/vendor/wp-job-manager.php
  M languages/ci-theme.pot
  M style.css
  M style.min.css
  M style.scss

1.0.0 - September 28, 2021

Compatibility: WordPress 5.8+ - WooCommerce 5.7.1+

Initial release
Back to top