{"id":68400,"date":"2017-05-14T23:15:23","date_gmt":"2017-05-14T23:15:23","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/wp-fancybox\/"},"modified":"2025-06-07T03:57:40","modified_gmt":"2025-06-07T03:57:40","slug":"wp-fancybox","status":"publish","type":"plugin","link":"https:\/\/bs.wordpress.org\/plugins\/wp-fancybox\/","author":6475622,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.4","stable_tag":"trunk","tested":"6.8.5","requires":"4.7","requires_php":"","requires_plugins":null,"header_name":"WP fancyBox","header_author":"naa986","header_description":"Enable Fancybox Lightbox to pop up media files from your WordPress site","assets_banners_color":"4c6f71","last_updated":"2025-06-07 03:57:40","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/noorsplugin.com\/","header_plugin_uri":"https:\/\/noorsplugin.com\/wordpress-fancybox-plugin\/","header_author_uri":"http:\/\/noorsplugin.com\/","rating":5,"author_block_rating":0,"active_installs":1000,"downloads":16269,"num_ratings":2,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.3":{"tag":"1.0.3","author":"naa986","date":"2025-06-07 03:51:18"}},"upgrade_notice":{"":"<p>none<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"3"},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":2610063,"resolution":"128x128","location":"assets","locale":""}},"assets_banners":{"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":2664459,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.3"],"block_files":[],"assets_screenshots":{"screenshot-1.jpg":{"filename":"screenshot-1.jpg","revision":2664459,"resolution":"1","location":"assets","locale":""},"screenshot-2.jpg":{"filename":"screenshot-2.jpg","revision":2664459,"resolution":"2","location":"assets","locale":""},"screenshot-3.jpg":{"filename":"screenshot-3.jpg","revision":2664459,"resolution":"3","location":"assets","locale":""}},"screenshots":{"1":"Image popup in lightbox","2":"YouTube video Demo in lightbox","3":"Vimeo video Demo in lightbox"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[1349,210,133,237,215],"plugin_category":[50,56],"plugin_contributors":[78828],"plugin_business_model":[],"class_list":["post-68400","plugin","type-plugin","status-publish","hentry","plugin_tags-fancybox","plugin_tags-gallery","plugin_tags-image","plugin_tags-lightbox","plugin_tags-photo","plugin_category-media","plugin_category-social-and-sharing","plugin_contributors-naa986","plugin_committers-naa986"],"banners":{"banner":"https:\/\/ps.w.org\/wp-fancybox\/assets\/banner-772x250.jpg?rev=2664459","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/wp-fancybox\/assets\/icon-128x128.png?rev=2610063","icon_2x":false,"generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/wp-fancybox\/assets\/screenshot-1.jpg?rev=2664459","caption":"Image popup in lightbox"},{"src":"https:\/\/ps.w.org\/wp-fancybox\/assets\/screenshot-2.jpg?rev=2664459","caption":"YouTube video Demo in lightbox"},{"src":"https:\/\/ps.w.org\/wp-fancybox\/assets\/screenshot-3.jpg?rev=2664459","caption":"Vimeo video Demo in lightbox"}],"raw_content":"<!--section=description-->\n<p><a href=\"https:\/\/noorsplugin.com\/wordpress-fancybox-plugin\/\">WP fancybox<\/a> plugin adds fancybox lightbox effect to your WordPress website. The lightbox looks great on desktop as well as mobile devices.<\/p>\n\n<h3>WP fancybox Features<\/h3>\n\n<ul>\n<li>Responsive lightbox popup using fancybox<\/li>\n<li>Designed with a mobile first approach so it looks great on desktop, mobile and tablet devices<\/li>\n<li>Quick and easy setup<\/li>\n<li>Open lightbox popup from either a text link or a thumbnail image link<\/li>\n<li>YouTube video popup<\/li>\n<li>Vimeo video popup<\/li>\n<li>Use a simple shortcode to pop up content in lightbox<\/li>\n<\/ul>\n\n<h3>How to Use WP fancybox<\/h3>\n\n<p><strong>Image in lightbox<\/strong><\/p>\n\n<p>Create a new post\/page and use the following shortcode to create a text\/image link which will open lightbox once clicked:<\/p>\n\n<pre><code>[wp_fancybox_media url=\"https:\/\/example.com\/wp-content\/uploads\/images\/overlay.jpg\" hyperlink=\"click here to pop up image\"]\n<\/code><\/pre>\n\n<p>here, url is the link to the media file that you wish to open in lightbox and hyperlink is the anchor text\/image.<\/p>\n\n<pre><code>[wp_fancybox_media url=\"https:\/\/example.com\/wp-content\/uploads\/images\/overlay.jpg\" hyperlink=\"https:\/\/example.com\/wp-content\/uploads\/images\/thumb.jpg\"]\n<\/code><\/pre>\n\n<p><strong>YouTube video in lightbox<\/strong><\/p>\n\n<pre><code>[wp_fancybox_media url=\"https:\/\/www.youtube.com\/watch?v=Vpg9yizPP_g\" hyperlink=\"click here to pop up youtube video\"]\n<\/code><\/pre>\n\n<p><strong>Vimeo video in lightbox<\/strong><\/p>\n\n<pre><code>[wp_fancybox_media url=\"https:\/\/vimeo.com\/1084537\" hyperlink=\"click here to pop up vimeo video\"]\n<\/code><\/pre>\n\n<p><strong>Alternate Text for an Image<\/strong><\/p>\n\n<pre><code>[wp_fancybox_media url=\"https:\/\/example.com\/wp-content\/uploads\/images\/overlay.jpg\" hyperlink=\"https:\/\/example.com\/wp-content\/uploads\/images\/thumb.jpg\" alt=\"Thumbnail image description\"]\n<\/code><\/pre>\n\n<p><strong>Custom CSS<\/strong><\/p>\n\n<p>You can specify your own CSS class in the shortcode to customize a text\/image link.<\/p>\n\n<pre><code>[wp_fancybox_media url=\"https:\/\/www.youtube.com\/watch?v=Vpg9yizPP_g\" hyperlink=\"click here to pop up youtube video\" class=\"custom_class\"]\n<\/code><\/pre>\n\n<p>Multiple CSS classes can be separated with a space. For example:<\/p>\n\n<pre><code>[wp_fancybox_media url=\"https:\/\/www.youtube.com\/watch?v=Vpg9yizPP_g\" hyperlink=\"click here to pop up youtube video\" class=\"custom_class custom_class2\"]\n<\/code><\/pre>\n\n<p>For detailed documentation please visit the <a href=\"https:\/\/noorsplugin.com\/wordpress-fancybox-plugin\/\">WordPress fancybox<\/a> plugin page<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Go to the Add New plugins screen in your WordPress Dashboard<\/li>\n<li>Click the upload tab<\/li>\n<li>Browse for the plugin file (wp-fancybox.zip) on your computer<\/li>\n<li>Click \"Install Now\" and then hit the activate button<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id='can%20this%20plugin%20be%20used%20to%20open%20an%20image%20in%20lightbox%3F'><h3>Can this plugin be used to open an image in lightbox?<\/h3><\/dt>\n<dd><p>Yes.<\/p><\/dd>\n<dt id='can%20i%20use%20this%20plugin%20to%20open%20a%20youtube%20video%20in%20lightbox%3F'><h3>Can I use this plugin to open a YouTube video in lightbox?<\/h3><\/dt>\n<dd><p>Yes.<\/p><\/dd>\n<dt id='can%20i%20use%20this%20plugin%20to%20open%20a%20vimeo%20video%20in%20lightbox%3F'><h3>Can I use this plugin to open a Vimeo video in lightbox?<\/h3><\/dt>\n<dd><p>Yes.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.4<\/h4>\n\n<ul>\n<li>Updated to fancybox 5.0.36.<\/li>\n<\/ul>\n\n<h4>1.0.3<\/h4>\n\n<ul>\n<li>Updated to fancybox 4.<\/li>\n<\/ul>\n\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>Made some security related improvements in the plugin<\/li>\n<li>Updated fancybox to 3.5.7<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>First commit<\/li>\n<\/ul>","raw_excerpt":"View image, YouTube video, Vimeo video, inline HTML in lightbox. Add fancybox lightbox effect to your WordPress site.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/bs.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/68400","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bs.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/bs.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/bs.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=68400"}],"author":[{"embeddable":true,"href":"https:\/\/bs.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/naa986"}],"wp:attachment":[{"href":"https:\/\/bs.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=68400"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/bs.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=68400"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/bs.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=68400"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/bs.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=68400"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/bs.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=68400"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/bs.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=68400"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}