Adds DFs
This commit is contained in:
110
spec/fixtures/dynamic_finders/plugin_version/very-simple-custom-textwidget/change_log/changelog.txt
vendored
Normal file
110
spec/fixtures/dynamic_finders/plugin_version/very-simple-custom-textwidget/change_log/changelog.txt
vendored
Normal file
@@ -0,0 +1,110 @@
|
||||
CHANGELOG
|
||||
=========
|
||||
|
||||
= Version 3.5 =
|
||||
* readme file: removed donate link
|
||||
* updated theme author info
|
||||
|
||||
= Version 3.4 =
|
||||
* last update: this plugin will be removed from repository
|
||||
* main reasons are the new native text, image and HTML widget and the small number of active installs
|
||||
* you can keep using plugin, but without updates and without support from author
|
||||
* changed CSS class vsct_sidebar into vsct-sidebar
|
||||
* updated file vsct-style
|
||||
* updated readme file
|
||||
|
||||
= Version 3.3 =
|
||||
* best practice: removed closing PHP tag from most files
|
||||
* best practice: added newline at end of most files
|
||||
|
||||
= Version 3.2 =
|
||||
* bugfix: wrong behavior in frontend in case image location is not set
|
||||
* updated file vsct-widget
|
||||
|
||||
= Version 3.1 =
|
||||
* new css classes for image
|
||||
* updated file vsct-widget
|
||||
* updated file vsct-style
|
||||
* updated readme file
|
||||
|
||||
= Version 3.0 =
|
||||
* new option: display image underneath link to more info
|
||||
* updated file vsct-widget
|
||||
* updated file vsct-style
|
||||
* textual changes
|
||||
|
||||
= Version 2.9 =
|
||||
* default label (More info) in case link label is empty
|
||||
* added placeholders
|
||||
|
||||
= Version 2.8 =
|
||||
* new option: display image above or underneath content
|
||||
* updated file vsct-widget
|
||||
|
||||
= Version 2.7 =
|
||||
* all php files: disable direct access to file
|
||||
|
||||
= Version 2.6 =
|
||||
* html markup is allowed in text field
|
||||
* file vsct-widget: added filter wp_kses_post
|
||||
* updated file uninstall
|
||||
|
||||
= Version 2.5 =
|
||||
* file vsct-widget: fixed php7 error (thanks nx3d)
|
||||
|
||||
= Version 2.4 =
|
||||
* readme file: bunch of textual changes
|
||||
|
||||
= Version 2.3 =
|
||||
* added file changelog
|
||||
* updated readme file
|
||||
|
||||
= Version 2.2 =
|
||||
* minor changes
|
||||
* updated readme file
|
||||
|
||||
= Version 2.1 =
|
||||
* changed file names
|
||||
* updated readme file
|
||||
|
||||
= Version 2.0 =
|
||||
* updated translation
|
||||
|
||||
= Version 1.9 =
|
||||
* added checkbox to open link in new window or the same window
|
||||
* link: replaced p tag with div class
|
||||
* added class to widget text
|
||||
* relocated file vsct_style to folder css
|
||||
* updated file vsct_style
|
||||
|
||||
= Version 1.8 =
|
||||
* added a PayPal donate link
|
||||
* updated readme file
|
||||
|
||||
= Version 1.7 =
|
||||
* added file: vsct_widget
|
||||
* file vsct: relocated WP_Widget to file vsct_widget
|
||||
* updated readme file
|
||||
|
||||
= Version 1.6 =
|
||||
* removed translations: plugin now support WordPress language packs
|
||||
|
||||
= Version 1.5 =
|
||||
* added file uninstall.php so settings in database are removed when uninstalling plugin
|
||||
|
||||
= Version 1.4 =
|
||||
* updated Data Validation and Escaping
|
||||
|
||||
= Version 1.3 =
|
||||
* changed text domain for the wordpress.org translation system
|
||||
|
||||
= Version 1.2 =
|
||||
* updated file vsct_style
|
||||
* updated readme file
|
||||
|
||||
= Version 1.1 =
|
||||
* updated file vsct
|
||||
* updated readme file
|
||||
|
||||
= Version 1.0 =
|
||||
* first stable release
|
||||
Reference in New Issue
Block a user