Linux 软件免费装
Banner图

MetaSlider Lightbox

开发者 matchalabs
DavidAnderson
dnutbourne
kbat82
metaslider
stevejburge
andergmartins
htmgarcia
publishpress
rochdesigns
更新时间 2024年5月10日 01:55
PHP版本: 5.4 及以上
WordPress版本: 6.5
版权: GPLv2 or later
版权网址: 版权信息

标签

lightbox slideshow slider slideshow lightbox wordpress lightbox metaslider meta slider wordpress slideshow lightbox metaslider lightbox

下载

1.12.1 1.4 1.5 1.12.0 1.1 1.10.1 1.10.2 1.10.3 1.10.4 1.11.0 1.11.1 1.11.2 1.0 1.10.0 1.12.2 1.13.0 1.13.1 1.3 1.7 1.9 1.9.1 1.9.2 1.9.3 1.2 1.6 1.11.3 1.8

详情介绍:

For use with the popular WordPress plugin MetaSlider allowing slides to be opened in a lightbox, using one of the following supported lightbox plugins: We also support the following WordPress plugins, although they haven't had recent updates, or sometimes go long periods without the authors fixing issues: If you would like to use a lightbox plugin that isn't supported you can add support by hooking into the metaslider_lightbox_supported_plugins filter. If you need assistance, please open an issue.

安装:

Requires: and one of the following lightbox plugins: If you would like to use a lightbox plugin, you can filter the supported plugin list with the necessary attributes. For example, using Responsive Lightbox Lite add_filter('metaslider_lightbox_supported_plugins', 'supported_plugins_list'); function supported_plugins_list($supported_plugins_list) { return array( 'Responsive Lightbox' => array( 'location' => 'responsive-lightbox-lite/responsive-lightbox-lite.php', 'settings_url' => 'options-general.php?page=responsive-lightbox-lite', 'rel' => 'lightbox', 'attributes' => array( 'data-lightbox-type' => 'iframe' ) ) ); } Note that you can use :url or :caption to retrieve these items from the slides, such as 'data-lightbox-url' => ':url' The easy way:
  1. Go to the Plugins Menu in WordPress
  2. Search for "MetaSlider Lightbox"
  3. Click "Install"
The not so easy way:
  1. Upload the ml-slider-lightbox folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Manage your slideshows using the 'MetaSlider' menu option

更新日志:

The format is based on Keep a Changelog recommendations and this project adheres to Semantic Versioning. [1.13.1] - 12 Oct, 2021 [1.13.0] - 13 Jul, 2021 [1.12.2] - 7 Jul, 2021 [1.12.1] - 17 May, 2021 [1.12.0] - 28 Apr, 2021 [1.11.3] - 22 Aug, 2020 [1.11.2] - 09 Apr, 2020 [1.11.1] - 14 Aug, 2019 [1.11.0] - 8 Jul, 2019 [1.10.4] - 30 Apr, 2019 [1.10.3] - 04 Jan, 2019 [1.10.2] - 14 Jul, 2018 [1.10.1] - 16 Mar, 2018 [1.10.0] - 16 Mar, 2018 [1.9.3] - 14 Nov, 2018 [1.9.2] - 26 Jan, 2018 [1.9.0] - 28 Mar, 2017 [1.8.0] - 16 Mar, 2017 [1.7.0] - 09 May, 2016 [1.6.0] - 01 Apr, 2015 [1.5.0] - 30 Jan, 2015 [1.4.0] - 15 Dec, 2014 [1.3.0] - 28 Oct, 2014 [1.2.0] - 17 Sep, 2014 [1.1.0] - 22 Aug, 2014 [1.0.0] - 15 Aug, 2014