This commit is contained in:
erwanlr
2020-01-18 11:20:43 +00:00
parent 206a913eb9
commit ba4f15f111
18 changed files with 15435 additions and 2 deletions

View File

@@ -0,0 +1,41 @@
== Changelog ==
= 1.2.5 =
* Fix : empty option on plugin causing troubles
= 1.2.4 =
* Fix : function naming problems
= 1.2.3 =
* Fix : empty option on plugin initialization causing troubles (see changelog)
= 1.2.2 =
* Merge 1.1.4 | 1.2.1
= 1.2.1 =
* Fix : empty option on plugin initialization causing troubles
* Change plugin minimal wordpress version
* Change plugin Author URI
= 1.2.0 =
* New : Add possibility to disable widget in certain locations including custom post types
= 1.1.4 =
* Change functions & class names to be more compatible with wordpress environment
* Updated plugin description to mention the fact that we are using 3rd party service.
= 1.1.3 =
* Add License & Readme Files
= 1.1.2 =
* Fix : change response type in sv-adminController in method that check if widget id is valid
= 1.1.1 =
* Fix : method when the controller is checking if widget exist
= 1.1.0 =
* Translate plugin to French language
* Re-organize socialvault.php so now it becomes a class file
= 1.0.0 =
* Initial release of plugin (downloadable just on socialvault.com)