Adds DFs
This commit is contained in:
48
spec/fixtures/dynamic_finders/plugin_version/lightbox-pop/change_log/changelog.txt
vendored
Normal file
48
spec/fixtures/dynamic_finders/plugin_version/lightbox-pop/change_log/changelog.txt
vendored
Normal file
@@ -0,0 +1,48 @@
|
||||
== Changelog ==
|
||||
|
||||
= 2.3.3 =
|
||||
* Minor bug fix.
|
||||
|
||||
= 2.3.2 =
|
||||
* Option to exclude popup for logged in users.
|
||||
* Option to change popup background opacity.
|
||||
|
||||
= 2.3.1 =
|
||||
* Nonces added
|
||||
* Data validations updated
|
||||
* Direct access prevented in all plugin files
|
||||
* the_editor() changed to wp_editor()
|
||||
* get_currentuserinfo() changed to wp_get_current_user()
|
||||
* 'htmledit_pre' hook changed to 'format_for_editor' for fixing Tinymce formatting issue
|
||||
* A few other bug fixes
|
||||
|
||||
= 2.3 =
|
||||
* Responsive lightbox popup
|
||||
* Fixed a few bugs
|
||||
|
||||
= 2.2 =
|
||||
* Display specifically in pages/posts/home page.
|
||||
* Enable/disable premium version ads.
|
||||
* Option to enable/disable popup.
|
||||
* Compatibility with cache plugins.
|
||||
* Network installation support.
|
||||
|
||||
= 2.1 =
|
||||
* Separated out dialog box and quick box popups as different plugins to avoid clashes
|
||||
* Fixed a few bugs
|
||||
|
||||
= 2.0 =
|
||||
* Support for dialog box
|
||||
* Support for quick popup box
|
||||
* Predefined position settings
|
||||
* More control on manual positioning
|
||||
|
||||
|
||||
= 1.1 =
|
||||
* Support for shortcodes inside lightbox content.
|
||||
* Lightbox repeat interval in hrs/mins.
|
||||
* Lightbox close button option.
|
||||
* Shortcode for lightbox display.
|
||||
|
||||
= 1.0 =
|
||||
* First official launch.
|
||||
Reference in New Issue
Block a user