This commit is contained in:
erwanlr
2019-04-24 17:32:25 +01:00
parent 5c842e192b
commit 28306b126b
28 changed files with 1809 additions and 0 deletions

View File

@@ -0,0 +1,27 @@
*** FP Foundation Assistant Changelog ***
2016.08.04 - version 1.0.0
* Initial release
2016.08.05 - version 1.0.2
* Fixed deprecated PHP 4 style constructors
2017.07.20 - version 1.1.0
* Updated to Foundation 6.3.0
* Added new post query shortcode that accepts all wp_query arguments
* Added the option to add image background to the grid shortcode
* Fixed issue with TinyMCE button and redeclaring the $plugin_array var
* Fixed issue with the id of the dropdown shortcode
* Removed extra br tags inserted by the editor in the grid shortcode
* Fixed issue with different settings for multiple OwlCarousels
* Fixed issue with the plugin scripts and stylesheets loading on all admin pages
* Fixed deletion fail issue
* Added the option for new tab for links in the FP_Button shortcode
2018.02.26 - version 1.1.1
* Fixed issue with handlebars.js loading on all admin pages
2018.03.03 - version 1.1.2
* Fixed issue with the function loading the admin editor stylesheets