Dette innstikket er ikkje testa med dei tre siste utgåvene av WordPress. Det kan henda det ikkje blir vedlikehalde lenger, og kan ha problem med nyare versjonar av WordPress.

S gallery

Skildring

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.

Skjermbilete

Installasjon

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

Vanlege spm.

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.

Omtalar

There are no reviews for this plugin.

Bidragsytarar og utviklarar

“S gallery” is open source software. The following people have contributed to this plugin.

Contributors

Omset “S gallery” til ditt eige språk.

Interested in development?

Les kjeldekoden, sjekk SVN-lageret eller abonner på utviklingsloggen med RSS.

Endringslogg

Version 0.1.0

  • Plugin launch. Everything’s new!