यो प्लगिन वर्डप्रेसका ३ प्रमुख नवीनतम रिलीजहरूसँग परीक्षण गरिएको छैन। यो अब सम्भवतः व्यवस्थित वा समर्थन नभएको हुन सक्छ र वर्डप्रेसका नयाँ संस्करणहरूमा प्रयोग गर्दा अनुकूलता सम्बन्धी समस्या हुन सक्छ।

S gallery

विवरण

A simple wordpress gallery plugin, that allow to create photo albums by shortcode. The plugin can extract photo from the post, pages or any kind of custom post.

Current Languages

  • Englishs.

स्क्रिनसटहरू

स्थापना

  • Install from the wordpress plugin manager or upload the directory to your plugins folder
  • Activate
  • Navigate to gallery setting and fill in the required settings

Shortcode

The main shortcode for page or widget is [gallery].

Shortcode: [gallery posts=”25″ order=”date” orderby=”title”]

** Configuration for shortcode **

  • posts: No of post to be displayed default all.
  • order: order type default date.
  • orderby: orderby default title.
  • Example: [gallery posts=”25″ order=”date” orderby=”title”]

प्रश्नोत्तर

Is the plugin will make any jquery confliction with another plugin?

No, it will not make any confliction because this plugin will be activated after the whole page loaded.

समीक्षाहरू

यस प्लगिनको लागि कुनै समीक्षाहरू छैनन्।

योगदानकर्ता र डेभलपरहरू

“S gallery” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा योगदान गरेका छन्।

योगदानकर्ताहरू

चेन्जलग

Version 0.1.0

  • Plugin launch. Everything’s new!