
当前版本 : 1.5
WP Logo Showcase 响应式滑块/轮播插件创建徽标轮播滑块,如客户徽标滑块、合作伙伴徽标滑块、赞助商徽标滑块,设置简单。
使用此插件,您可以将一组图像显示为网格或轮播滑块。
插件信息: 插件版本 1.5 |兼容 WordPress 6.7.X | 变更日志
它非常适合:
- 在您的 WordPress 网站中显示客户、支持者、合作伙伴或赞助商徽标的列表。
- 创建具有外部或内部链接的图像网格。
- 轻松按您想要的顺序显示徽标 拖放 功能性。
- 15+ 徽标展示网格和滑块视图的预定义设计。查看设计
- 2 个用于滑块和网格视图的小部件,具有各种选项。
- 工具提示和自定义动画选项
- 完全响应。
- 想要更多功能……请看下面。
与您最喜欢的页面构建器和主题兼容
强大的短代码生成器工具
由于内置的实时短代码生成器,您可以尽快设置插件。
特征:
在这里,您将找到“WP Logo Showcase Responsive Slider”插件中包含的主要功能。
- 易于使用和设置。
- 古腾堡块支持。
- 15+ 徽标展示网格和滑块的预定义设计。
- 在网格视图中显示徽标展示。
- 在滑块视图中显示徽标展示。
- 显示具有过滤模式的徽标。
- 明智地显示徽标展示类别。
- Visual Composer 支持。
- 具有强参数的短代码。
- 2 个用于滑块和网格视图的小部件。
- 滑块 RTL 支持。
- 在 WordPress 图像大小中设置徽标的图像大小。
- RTL 支持滑块。
- 带有 5 个工具提示主题和各种参数的徽标展示。
- 轻松按您想要的顺序显示徽标 拖放 功能性。
- 管理页面上的类别明智过滤。
- 自定义徽标 URL(显示带有 URL 的徽标,而不添加到您的媒体中)。
- 自定义徽标链接。
- 自定义 CSS 插件设置,以覆盖插件 CSS 并添加您自己的插件 CSS。
- 显示特定徽标或使用短代码参数排除徽标。
- 使用短代码参数显示特定类别徽标或排除特定类别徽标。
- 完全响应。
- 前端和后端 100% 多语言。
- 包括详细的文档。
更改日志:
= 1.5 (07, April 2025) = * [*] New - Added Reset Setting button functionality. * [*] Update - admin_notice code updated main file. * [*] Update - Update latest license code files. * [*] Update - Demo and Docs link. * [*] Update - Use escaping functions for better security. * [*] Update - Solved Gutenberg widget wp-editor script issue. * [*] Update - Custom CSS setting change common class. * [*] Update - Add Public js file mobile breakpoint(219). * [*] Update - Add Slick JS and CSS latest version. * [*] Update - Add SVG image for slider next and prev button. * [*] Update - Update post sorting functionality to work smoothly with pagination. * [*] Fix - SEO & HTML validation error of empty image source when plugin lazy load is enabled. * [*] Fix - VC file slider issue solve. * [*] Fix - Fixed slider initialization issue with Elementor vertical tab. * [*] Fix - Archive page pagination issue. * [*] Check compatibility to WordPress version 6.7.2 * [*] Tweak - Code optimization and performance improvements. * [*] Remove - Remove esc_attr function. * [*] 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 Divi page builder native support. * [+] New - Added Fusion Page Builder (Avada Theme Builder) native support. * [+] New - Improved WP Bakery Page Builder Support. Now plugin works in page builder tab, accordion, toggle and etc elements. * [+] New - Added 'lazyload' shortcode parameter for all slider shortcodes and widget. Now you can able to set lazy loading in two different method lazyload="ondemand" OR lazyload="progressive". * [+] New - Click to copy the shortcode from the getting started page. * [*] Update - Add 'is_front_page' condition for pagination when add page break. * [+] Update - Major changes in CSS and JS. * [*] Check compatibility to WordPress version 5.7.2. * [*] Template File - Minor template file has been updated. If you have override template file then verify with latest copy. = 1.3.3 (24, Jun 2019) = * [+] 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 - Now 'query_offset' will work with pagination. * [+] Update - Minified some CSS and JS. * [*] 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.3.2 (27, Feb 2019) = * [+] New - Added new shortcode [wpls_logo_list] to display logos in list view. * [+] New - Added 'link' shortcode parameter for all shortcodes and widgets. Now you can remove link from logo. (From user feedback) * [+] New - Added 'active_filter' shortcode parameter for [logo_filter] shortcode. Now you can choose your default filter. * [*] Update - 'all_filter_text' shortcode parameter. Now you can pass blank value to remove "All" filter tab. * [*] Update - Improve filter design. * [*] Fix - Resolved Custom CSS converted to one line after save. * [*] Tweak - Rename `Shortcode Generator` to `Shortcode Builder` for better understanding. * [*] Template File - All template file has been updated. If you have override template file then verify with latest copy. = 1.3.1 (01, Nov 2018) = * [+] New - Added Templating feature. Now you can override plugin design from your current theme!! * [+] New - Added two types of pagination for logo grid shortcode. * [+] New - Added 'query_offset' parameter for grid and slider shortcodes and widget. * [*] Fix - Resolved one plugin translation issue. * [*] Fix - 'wp_reset_postdata' missing in some place. * [*] Fix - Improve filter shortcode functionality and taken care when images are not loaded properly. * [*] Tweak - Taken better care of Post Title as image ALT tag and Tool-tip. = Version 1.3 (30, March 2018) = * [+] Introduced 'Shortcode Generator' functionality with Preview Panel. * [+] Added 'extra_class' shortcode parameter in plugin shortcode. Now you can add your extra class and use it for custom designing. * [+] Added new shortcode parameter in logo slider i.e. "rows" [logoshowcase rows="2"] (Display slides more then in 1 row) * [*] Used 'wp_reset_postdata' instead of 'wp_reset_query'. * [*] Resolved slider center mode issue in mobile devices. * [*] Taken CSS care if big size of Logo is added. * [*] Fixed some minor issues.
原文链接:https://www.hrdweb.com/52938.html,转载请注明出处~~~
评论0