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

Pile Gallery

설명

Create beautiful sortable and stackable galeries from your WordPress posts and media items. If you’d like to take a look at the plugin in action I suggest taking a look at the Pile Gallery home page.

Pile Gallery can use any categories, tags or any custom taxonomy and create stacked galleries from your posts based on them. It will take the featured image of each post in a category and put them in a pile. The pile can be clicked to be expanded with a nice animation. The resulting images can then be clicked to go to the post or image.

A number of things can be customized on the back and the front end to make Pile Gallery more awesome. I am working on adding more andmore features, so if you need something, let me know 🙂

  • Gallery source
  • Animation delay
  • Random rotation
  • Columns
  • Gutter

Pile Gallery should also work on all your devices like tablets and phones. It is completely responsive, going into a one-column layout on smaller screens

I’d like to say a special thank you to Pedro Botelho for his Codrops Post upon which we based the Javascript functionality of the plugin. Take a look at his work, it’s awesome!

스크린샷

  • A simple gallery consisting of 3 piles
  • When a pile is clicked the images inside are shown with a nice animation. The titles become visible on-hover
  • The admin side of things. Clicking on a pile allows you to customize it

설치

  1. Upload pile-gallery.zip to the /wp-content/plugins/ directory
  2. Unzip pile-gallery.zip
  3. Activate plugin

FAQ

Can Pile Gallery use tags as well as categories?

Yes, Pile Gallery can actually use any taxonomy you have set up so it will work with custom taxonomies as well

How do I add categories to my media?

Pile gallery can also assemble a gallery out of categorized media items but categorization of media is not available in WordPress by default. We recommend using Media Categories to add categories to your media.

How do I add my gallery to the site?

You’ll need to copy-paste the shortcode you see in your gallery list into a post’s content.

후기

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

기여자 & 개발자

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

기여자

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

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

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

변경이력

1.0.7

  • Added WordPress 4.1 Support

1.0.6

  • Fixed media categories not showing up if empty

1.0.5

  • Updated for new pricing
  • Fixed a class name error

1.0.4

  • Removed an unnecessary function
  • Updated language file

1.0.3

  • Made sure only posts with images show up in post galleries
  • Added an images per pile option
  • Fixed an issue with media piles not showing up

1.0.2

  • The ACF_LITE definition now uses a hook so it may be removed

1.0.1

  • Better ACF Lite definition to make sure no problems occur if the constant is already defined (even better method coming soon)
  • Added the $id argument to the pile_gallery/post_query_args hook

1.0.0

Initial Version