This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

S gallery

Kuvaus

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.

Kuvankaappaukset

Asennus

  • 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”]

UKK

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.

Arvostelut

There are no reviews for this plugin.

Avustajat & Kehittäjät

“S gallery” perustuu avoimeen lähdekoodiin. Seuraavat henkilöt ovat osallistuneet tämän lisäosan kehittämiseen.

Avustajat

Käännä “S gallery” omalle kielellesi.

Oletko kiinnostunut kehitystyöstä?

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

Muutosloki

Version 0.1.0

  • Plugin launch. Everything’s new!