=== Grey Owl Lightbox ===
Plugin Name: Grey Owl Lightbox - Responsive Wordpress Pop up
Contributors: greyowl0015
Author: greyowl0015
Author URI:
Plugin URI:
Donate link:
Tags: lightbox, video, media, content html, ajax
Requires at least: 4.1
Tested up to: 6.8
Requires PHP: 7.0
Stable tag: 2.0.0
License: GPL-2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Responsive lightbox plugin for images, galleries, videos, HTML and AJAX content with JavaScript event support.


== About Plugin ==

The “Grey Owl Lightbox” plugin is designed to display different content in the lightbox,
For example: image, galleries, videos and other html content.
The plugin is triggering JAVASCRIPT events to control the lightbox via the .JS file

At the core of the plugin is the js library, which works with jQuery, each developer can use events for more features of this plugin. A list and examples of all events are on the documentation page.

== Installation ==

1. Upload the plugin files to the "/wp-content/plugins" directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the "Plugins" screen in WordPress.
3. Go to the settings of the plugin, located in the menu "Tools > Grey Owl Lightbox"

== First view ==

https://www.youtube.com/watch?v=PXuw3T2Lm84&feature=youtu.be

== Open image in lightbox ==

to open an image in a lightbox after clicking a button or a link, you need to add a class to the button, which will be used as a trigger in the JavaScript code

https://www.youtube.com/watch?v=iX2FflFgk54

== Opens gallery in lightbox ==

to open the gallery in a lightbox after clicking a button or link, you need to add a class to the button that will be used as a trigger in the JavaScript code, in the options add an object with links to images

https://www.youtube.com/watch?v=81gY2KReUHc

== Opens video in lightbox ==

to open a video in a lightbox after clicking a button or link, you need to add a class to the button that will be used as a trigger in the JavaScript code, in the options add a link to the video

https://www.youtube.com/watch?v=yUYKzRo2Tbc

== Opens HTML element from DOM in lightbox ==

opens HTML elements in a lightbox, making them invisible beforehand, it is also possible to embed dynamic content into HTML

https://www.youtube.com/watch?v=U5DNY7g6bik

== AJAX callback ==

opens AJAX requests elements in a lightbox

https://www.youtube.com/watch?v=ZCJVM2L0Zkg

== Screenshots ==

1. Settings Page
2. Post Edit Page
3. Page Documentation Javascript Events

== Changelog ==

= 2.0.0 (29/8/2025) =
* Bug fixed with resize html content.
* Optimized javascript file

= 1.6.0 (22/7/2023) =
* Bug fixed with resize html content.

= 1.5.0 (22/4/2021) =
* Bug fixed with contact form 7.

= 1.4.0 (02/08/2020) =
* added option for customization in mobile devices

= 1.2.0 (20/04/2019) =
* New event added.
* Added additional option to close the button.

= 1.1.1 (27/02/2019) =
* Bug fixed with contact form 7.

= 1.1.0 (22/02/2019) =
* First release
