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

PE Easy Slider

설명

The simple plugin that allows you to display image slides with title linked to posts from selected category. The slide title appears with slide-in animation effect.
The user may select the category or display items of all categories.
Number of slides is unlimited and you may specify how many slides you want to be visible in raw.
Image sizes available to select from the list are determined at Media Settings of WordPress. This way the plugin do not have to scale images by itself which is more site optimization friendly solution.

Configuration (see screenshot of backend):

  1. Widget title.
  2. Styles – select one of the 2 available slider view styles (gallery grid, slider).
  3. Source – display images from posts or folder.
  4. Category – select the category to display items. You may select the specified category or display items from all categories. Empty categories are not displayed.
  5. Number of items in row.
  6. Number of rows.
  7. Number of all items – total number of slides displayed with widget.
  8. Read more – show/hide read more link.
  9. Posts order direction (ascending, descending).
  10. Posts ordering (date, title, most commented).
  11. Navigation (arrows, bullets, none).
  12. Image size from WordPress settings (Settings -> Media). You can choose: thumbnail, medium, large
  13. Image height in px – if uploaded images for posts have not the same height for all you may make them equal by entering the height in pixels. It’s not recommended since Google does not accept such solutions like changing image height with CSS but if you have no other choice ypu may use this option.
  14. Grid spacing – space between items.

스크린샷

  • The backend interface.
  • Gallery grid view, 2 items per row.
  • Example: 4 thumbnails with bullets.
  • Example: 2 large images with arrow navigation.
  • Source from folder.
  • Gallery grid view, 3 items in row.

설치

  1. Upload the ‘pe-easy-slider’ folder to the ‘/wp-content/plugins/’ directory
  2. 워드프레스의 ‘플러그인’ 메뉴에서 플러그인을 활성화하세요.
  3. Navigate to the ‘Widgets’ page found under the ‘Appearance’ menu item
  4. Drag ‘PE Easy Slider’ to the target widget area and choose your options

후기

2016년 9월 3일
this is another great plugin by pixelemu, it's also super easy to use, the same as their other plugin for recent posts, i also rated it with 5 stars https://wordpress.org/support/view/plugin-reviews/pe-recent-posts
모든 3 평가 읽기

기여자 & 개발자

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

기여자

“PE Easy Slider”(이)가 1(으)로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “PE Easy Slider”(을)를 번역하세요.

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

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

변경이력

1.1.0

fixed:

  • Changed jQuery “live” method to “on” to get compatibility with WordPress 5.5

1.0.9

fixed:

  • Fixed Consistent Identification (AA) – ‘List item used to format text’ related to the navigation bullets

1.0.8

fixed:

  • Fixed warning about create_function() for PHP 7.2+

1.0.7

added:

  • Improvements related to indicators (bullets) to allow easy change slide/item for keyboard users

1.0.6

modified:

  • Added “data-no-retina” attribute for images if source is “Folder as source”

1.0.5

added:

  • Option to change interval
  • Option to disable autoplay
  • Option for pause on hover
  • Loading the plugin’s translated strings

modified:

  • Alternative text for image (source: posts) grabbed from image’s alt or from post’s title if image’s alt is empty
  • Alternative text for image (source: folder as a source) grabbed from image’s name

fixed:

  • Fixed WCAG errors

1.0.4

fixed:

  • Fixed PHP Notice under PHP 7

1.0.3

modified:

  • Removed unnecessary Bootstrap CSS

fixed:

  • Fixed navigation “Bullets” when source: folder is chosen
  • Hide widget heading when title is empty
  • Fixed PHP Notice

1.0.2

fixed:

  • Warning appeared when fields “Number of items in row” and “Number of rows” were cleared
  • Double bootstrap scripts loading. The plugin does not load bootstrap scripts if it is already loaded by the theme.
  • Cleared space of grid for last items

added:

  • Better adjusting images to mobile devices – counting set number of images in row and dividing its number in row on small devices. If the set number of images in row is even, images are displayed as follows, for: 991px a 768px – 2 items in row, below 768px – 1 item in row. Otherwise images are decreasing in the row adjusting to the screen resolution but below 768px images are displayed 1 item in row.
  • New option enable/disable loading sticky posts.
  • Added separator for every row – useful when your images have different dimensions

1.0.1

modified:

  • Extended possibilities for slides displaying. Now you may create a gallery grid by setting the number of slides per row.

added:

  • Gallery grid view added.
  • Option to display images from specified folder.
  • Option to not display navigation at all.
  • Option to show/hide readmore button.
  • Option to set a space between slides.