Skip to content

Version 3.0.21

Compare
Choose a tag to compare
@aristath aristath released this 18 Dec 18:44
· 1115 commits to develop since this release

3.0.21

December 18 2017, dev time: 3 hours

  • Fix: Allow HTML in labels and descriptions #1705
  • Fix: Code controls minor refactor (now extends the WP_Customize_Code_Editor_Control class)
  • Fix: Checkbox values sanitization inside repeater controls #1715
  • Fix: JS error in dimension controls when not using a CSS unit #1711 props @FrankM1
  • Fix: AJAX issue on a host with weird config.
  • New: Add placeholder argument in select controls #1593