এই প্লাগইনটি ওয়ার্ডপ্রেসের সর্বশেষ ৩টি মেজর রিলিজের সাথে পরীক্ষা করা হয়নি। এটি আর রক্ষণাবেক্ষণ বা সমর্থন করা নাও হতে পারে এবং ওয়ার্ডপ্রেসের আরও সাম্প্রতিক সংস্করণগুলোর সাথে ব্যবহার করার সময় কম্প্যাটিবিলিটি ইস্যু থাকতে পারে।

IntelliWidget Gallery Slides

Description

Converts default WP gallery shortcode into ul/li list for slideshows

Installation

Upload to plugins or install from WP Admin and activate.

By adding “ul_class” argument to the gallery shortcode, WordPress will render the gallery as an unsorted list.

Usage:

ul_class - style class for slideshow container (ul)
li_class - (optional) style class for slideshow item (li)

Example:

[gallery ul_class="slides-container" li_class="slide-container" ids="1,2,3,4"]

Reviews

There are no reviews for this plugin.

ডেভেলপার এবং কন্ট্রিবিউটর

“IntelliWidget Gallery Slides” is open source software. The following people have contributed to this plugin.

কন্ট্রিবিউটর

Translate “IntelliWidget Gallery Slides” into your language.

ডেভেলপমেন্ট এ আগ্রহী?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.0

  • Initial release