
当前版本 : 1.6
最基本的相册插件,但仍然在任何网站上都给人留下深刻的印象!直接从 WordPress 媒体管理器将图像添加到您的相册,添加您想要的标题,拖放并显示。
插件信息: 插件版本 1.6 |兼容 WordPress 6.7.X | 变更日志
与您最喜欢的页面构建器和主题兼容
它非常适合:
- 在您的 WordPress 网站中显示相册库或图片库。
- 相册库和图像库的砖石布局。
- 轻松按您想要的顺序显示图库图像 拖放 功能性。
- 15+ 具有网格和滑块视图的相册图库和图像图库的预定义设计。查看设计
- 在具有缩略图预览的响应式灯箱中打开相册图像。
- 在响应式灯箱中打开图库图像
- 完全响应和 SEO 友好。
- 想要更多功能……请看下面。
展示您美丽的照片供所有人查看
使用相册网格和滑块创建一个简单但有效的相册图库来显示您精美的照片和其他图像。
15+ 画廊设计
强大的短代码生成器工具
由于内置的实时短代码生成器,您可以尽快设置插件。
特征:
在这里,您将找到“相册和图像库加灯箱”插件中包含的主要功能。
- 易于使用和设置。
- 相册库网格视图。
- 相册图库滑块视图。
- 图像库网格视图。
- 图像库滑块视图。
- 带有响应式灯箱的图片库。
- 15+ 专辑库布局。
- 15+ 图片库布局。
- 显示带有标题、标题和描述的图库图像。
- 显示带有标题、标题和描述的相册。
- 使用简单的拖放功能以您想要的顺序显示相册。
- 使用简单的拖放功能以您想要的顺序显示图库图像。
- 相册的砖石布局。
- 带有图像库的砖石布局。
- 可调节相册和图片库高度。
- 带有分页的相册库。
- 4 种不同类型的短代码,具有强大的参数。
- RTL 支持滑块。
- 在WordPress图片尺寸中设置图片的图片大小。
- 类别明智的专辑库
- 图库图像上的自定义链接。
- 选择带有 WordPress 媒体界面的图库图像。
- 选取链接行为以在新窗口或自窗口中打开。
- 自定义 CSS 插件设置,以覆盖插件 CSS 并添加您自己的插件 CSS。
- 显示特定相册或使用短代码参数排除相册。
- 使用短代码参数显示特定类别的相册或排除特定类别的相册。
- 完全响应。
- 前端和后端 100% 多语言。
- 包括详细的文档。
更改日志:
= 1.6 (02, April 2025) = * [*] Update - Add nonce security while saving album sorting order in admin area. * [*] Update - Now pagination will work with archive page. * [*] Update - Update Slick slider JS to stable version 1.8.0 * [*] Update - "Gallery Grid" & "Gallery Slider" now take the Ids in the given order. * [*] Update - Improve post sorting functionality on the admin side. Now users can sort posts by menu order and it will work smoothly with pagination. * [*] Update - Use escaping and sanitize functions for better security. * [*] Update - Update latest license code files. * [*] Fix - Adding extra CSS class by 'extra_class' shortcode parameter is disturbing the design. * [*] Fix - SEO & HTML validation error of empty image source when plugin lazy load is enabled. * [*] Fix - Fixed one undefined variable notice in shortcode generator. * [*] Fix - Fixed an issue with "Gallery Custom Links" plugin. This plugin disturbes the functionality of Album plugin. * [*] Fix - "No of Photos" is not showing in Album Design 11 when album main image is not there. * [*] Check compatibility to PHP version 8.1 * [*] Check compatibility to WordPress version 6.7.2 * [*] Tweak - Code optimization and performance improvements. * [*] Template File - Major template file has been changed. If you have an override template file in your theme then verify with the latest copy. = 1.5 (07, Feb 2022) = * [+] New - Added settings to customize album popup. * [+] New - Added settings to customize gallery popup. * [+] New - Improved WP Bakery Page Builder Support. Now plugin works in page builder tab, accordion, toggle and etc elements. * [*] Update - Update Numeric and Prev - Next pagination to scroll back to plugin shortcode on page load. * [*] Update - Use escaping functions for better security. * [*] Update - JavaScript syntax for jQuery 3.0 and higher with compatibility to WordPress version 5.6 * [*] Update - Added filters to modify plugin query for developers. * [*] Update - Improved tool tip text in 'Shortcode Builder' page for better understanding. * [*] Update - License code for usage. Now user/agency can hide license page or license info from the page. * [*] Update - Check compatibility to WordPress version 5.9 * [*] Tweak - Code optimization and performance improvements. * [*] Fixed - Fixed one deprecated warning in Gutenberg block from WordPress 5.7 * [*] Fixed - Resolved shortcode issue in elementor and siteorigin page builder tab, accordion, and toggle element. * [*] Fixed - Resolved accordion, tab, toggle issue for WP Bakery Page Builder. * [*] Fixed - Resolved accordion, tab issue for Beaver Page Builder. * [*] Template File - Major template file has been changed. If you have an override template file in your theme then verify with the latest copy. = 1.4 (28, June 2021) = * [+] New - Added Elementor page builder support. * [+] New - Added SiteOrigin page builder support. * [+] New - Added Beaver builder support. * [+] New - Added Fusion page builder native support. * [+] New - Added Divi page builder native support. * [+] New - Click to copy the shortcode from the getting started page. * [+] New - Improved WP Bakery Page Builder Support. Now plugin works in page builder tab, accordion, toggle and etc elements. * [*] Check compatibility to WordPress version 5.7.2. * [+] Update - Major changes in CSS and JS. = 1.3 (17, Feb 2020) = * [+] New - Added Gutenberg block. Now use plugin easily with Gutenberg! * [+] New - Added 'hover_pause' and 'focus_pause' parameter for slider shortcode. Now you can pause the slider on mouse hover and slider element focus. * [+] Update - Minified some CSS and JS. * [+] Fix - Album popup loading text localization issue. * [+] Fix - Blank link issue when album popup is set true to stop page reloading in some cases. * [*] Tweak - Pagination will if page is divided into multiple pages with <!--nextpage--> tag. * [*] Tweak - Pagination will work on single post also. * [*] Tweak - Code optimization and performance improvements. * [*] Template File - Major template file has been updated. If you have override template file then verify with latest copy. = 1.2.1 (05, Nov 2018) = * [+] New - Added Templating feature. Now you can override plugin design from your current theme!! = 1.2 (03, Aug 2018) = * [+] New - Introduced 'Shortcode Generator' functionality with Preview Panel. * [+] New - 'extra_class' shortcode parameter. Now you can add your extra class and use it for custom designing. * [+] New - 'query_offset' shortcode parameter for album shortcodes. * [*] Fix - Added missing translated string for light box. * [*] Tweak - Taken better care for image alt tag when post title contains HTML tag in Album. * [*] Tweak - Used 'wp_reset_postdata' instead of 'wp_reset_query'. = 1.1 (27, Feb 2017) = * [+] Added masonry option for album grid. [aigpl-gallery-album album_masonry="true"] * [+] Added popup view for album grid and slider. Now user can see all album photos without page load. * [*] Resolve image overlap issue for masonry on page load. * [*] Updated plugin translation code. Now user can put plugin languages file in WordPress 'language' folder so plugin language file will not be loss while plugin update. * [*] Taken care for 'Center Mode' for album slider when slides to show is equal to total limit of album. * [*] Taken care of escaping in image title and alter tag so tag will not be break with quote text. = 1.0 (29, Aug 2016) = * Initial Release.
原文链接:https://www.hrdweb.com/54591.html,转载请注明出处~~~
评论0