Edit file level docblocks.

This commit is contained in:
pewgeuges 2021-02-24 23:53:22 +01:00
parent 4e63ef3eeb
commit bf80a52c07
9 changed files with 15 additions and 23 deletions

View file

@ -7,8 +7,6 @@
* @since 1.5.0
* @date 12.09.14 10:56
*
* @lastmodified 2021-02-24T1617+0100
*
* @since 1.6.5 Bugfix: Improve widgets registration, thanks to @felipelavinz code contribution.
* @since 1.6.5 Update: Fix for deprecated PHP function create_function(), thanks to @psykonevro @daliasued bug reports, thanks to @felipelavinz code contribution.
* @since 2.0.0 Update: Tooltips: fix disabling bug by loading jQuery UI library, thanks to @rajinderverma @ericcorbett2 @honlapdavid @mmallett bug reports, thanks to @vonpiernik code contribution.