You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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