Описание
Этот плагин был закрыт с 11.12.2024, он более не доступен для загрузки. Плагин был закрыт временно, ожидается проверка.
Отзывы
10.10.2023
1 ответ
I have been using this «WP Featherlight — A Simple jQuery Lightbox» plugin for many years and it’s my favorite. But the plugin is not updated for more then 3 years, is it safe to use?
30.12.2022
Light ‘n easy!
24.07.2022
Light weight, easy to use, no issues. Recommended!
18.07.2021
It is what it promises, light as a feather.
01.03.2021
I love minimalism, saving resources and increasing speed, so this is for sure my choice (even though I expect that a recent review was right that the closing could be better on mobiles).
But I needed to extend the captions on pictures to include a copyright notice in the lightbox view (which would have been too much in page view). So I looked at the code and found that the WordPress media library is not queried at all, so no way will we get the media library description for an image.
This is how to get out of that problem with some manual coding on pages: JS finds all images on the page, and gets their captions e.g. target.parent().find( ‘.wp-caption-text’ )
So if the caption contains a <span> this can be used together with the class „featherlight“ of the outer lightbox <div> to add an extended description hidden on the page via CSS but shown in the lightbox.
Thanks to all the contributors and PLEASE keep this great plugin alive!
19.01.2021
Sure, it’s not full of options, but it does it job and does it well, no bloat. When I need it, it just works.
Thanks for sharing it and the continuous update.
Участники и разработчики
«WP Featherlight — A Simple jQuery Lightbox» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
Участники«WP Featherlight — A Simple jQuery Lightbox» переведён на 4 языка. Благодарим переводчиков за их работу.
Перевести «WP Featherlight — A Simple jQuery Lightbox» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.