Skip to content

v3.3.12

Compare
Choose a tag to compare
released this 06 Jun 17:51
· 668 commits to dev since this release

= 3.3.12 June 6th 2017 =

  • fixed : when topbar is sticky and header has an header image, wait for the image to be fully loaded before setting the header's height. Fix #486
  • fixed Issue in hu_get_raw_option, php warning. wp_cache_get( 'alloptions', 'options' ) should always be cast to an array(). It might happen that it returns a boolean. fixes #492
  • fixed : fix inaccurate smartload img regex pattern => file extensions were not correctly taken in account
  • changed : hu_get_placeholder_thumb() to hu_print_placeholder_thumb(). Retrocompatibility handled.
  • added : js matchMedia utility. fallsback on old browsers compatibility
  • improved : in hu_set_option remove redundant retrieving of theme options