Skip to content

Bugfix Release

Latest
Compare
Choose a tag to compare
@JayWood JayWood released this 30 Sep 20:21
· 13 commits to master since this release

Upgrade Notice

  • Upgrading to 3.7 will de-activate your plugin. This is because the name of the main plugin file was changed for localization purposes. Your settings are still saved you just have to re-activate the plugin.

Changes

  • Fixed an opacity bug where if user set opacity to 0, it was ignored. This should no longer happen.
  • Move to the settings API, drop JW Simple Options framework ( I was a newbie when I made it ). Fixes #45
  • Use Select2 for categories
  • Use a better check method for checkboxes and multi-select - fixes #49
  • Set opacity step to 0.1 - Fixes #55