Skip to content

Releases: JayWood/content-warning-v3

Bugfix Release

30 Sep 20:21
Compare
Choose a tag to compare

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

3.6.9 Maintenance Release

23 May 14:30
Compare
Choose a tag to compare
  • Small cleanup
  • Force text color to be black - fixes #43
  • Use COOKIEPATH instead of SITECOOKIEPATH constants, compatibility fix for sub-folder installs - fixes #42

3.6.8 Release

21 Feb 20:22
Compare
Choose a tag to compare

Fixes an issue with the use of background vs background-image css property.