Skip to content

9.3.3

Compare
Choose a tag to compare
@ronilaukkarinen ronilaukkarinen released this 18 May 14:46
· 257 commits to master since this release

9.3.3: 2023-05-18

  • Reset core-list bullet size
  • Remove un-used image_sizes array from theme settings, closes #142 (kudos to @timiwahalahti)
  • Run theme_setup on after_setup_theme hook
  • Add custom pll_translatable setting to cpt and tax registration, use that to automatically register that content type for Polylang (kudos to @timiwahalahti)
  • Fix ACF button color
  • Remove deprecated number-leading-zero rule
  • Add support for navigation version where main item is a clickable (kudos to @Tumppex)
  • If nav link anchor link, add class js-trigger for moveTo
  • Fix JS error with link label not existing
  • Close navigation if anchor item is nav-link
  • Fix focus to target in anchors.js
  • Bump tested up WordPress version to 6.2.1