Skip to content

v3.2.5

Compare
Choose a tag to compare
released this 27 Sep 14:01
· 973 commits to dev since this release

= 3.2.5 September 26th 2016 =

  • fixed : don't use iCheck() js library for nav_menu* controls
  • Imp: add requestAnimationFrame js polyfill. This improves the scroll event performance for all browsers.
  • fixed : blinking images when the smart load is enabled
  • fixed : 'blog-standard' boolean option was not handled with hu_is_checked() in the index template
  • improved : hu_get_customizer_map(). Now can return a partial map. For example only the settings.
  • added : support for WP custom logo. Backward compatibility : uses the existing logo image if already set. Still support the logo features for WP versions < 4.5
  • added : a grid-item class to the post list article
  • added : a grid-wrapper id to the post-list wrapper div element
  • added : customizer : active_callback param for some sections and controls => better contextualisation of the customization
  • added : customizer : Front Page Content section in the Content panel. Includes the reading WP default settings : static front page, blog page, ...
  • added : option, the front page can be empty
  • added : hu_is_home_empty() utility
  • added : hu_is_post_list() utility. Typically used to contextualize the customization.
  • added : in customizer > Content > Front Page, a link to blog design when relevant in the front page content section
  • added : a consoleLog utility for the front js code
  • added : svg animation plugins, dependencies : _, Vivus and HUParams
  • added : 3 options in customizer to control default widgets. Enabled by default.
  • added : default widgets are printed in the primary and secondary sidebars if no widgets have been added and if the options to display default widgets are enabled.
  • added : default page menu in the header and footer if no menu assigned to those locations
  • added : options in customizer to deactivate the default page menus