이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

DS Simple Gallery

설명

Gallery plugin with custom post type to manage albums and galleries.

This plugin allows to add Galleries, Albums, Images. This plugin creates a custom post type for gallery. The galleries or albums can be shown on posts, pages using short code. Admin can change lightbox effect from the settings panel.

General Features

  • Create Albums.
  • Create Galleries.
  • Bulk Upload Images.
  • Select from various lightbox effects.
  • Show gallery/album on post or page with short code.

스크린샷

  • screenshot-1.jpg
  • screenshot-2.jpg
  • screenshot-3.jpg
  • screenshot-4.jpg

설치

The automatic plugin installer should work for most people. Manual installation is easy and takes fewer than five minutes.

  1. Download the plugin, unpack it and upload the ‘ds-simple-gallery’ folder to your wp-content/plugins directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to Galllery Settings. There tabs are given for various settings.

To show album on post or page use shortcode: [wrsgallery].
To show particular gallery on post or page use shortcode: [wrsgallery id=1].

To use the plugin in theme file, use below code:

do_shortcode(“[wrsgallery]”);

FAQ

How to use this in post page?

To show album on post or page use shortcode: [wrsgallery].
To show particular gallery on post or page use shortcode: [wrsgallery id=1].

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“DS Simple Gallery”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “DS Simple Gallery”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0

  • This is first release.