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

Responsive Slider lite

설명

A lightweight responsive slider utilizing the default custom post type and featured image. Served in the front-end using bootstrap. Image order can be arranged at the wp-admin using drag and drop.

설치

  1. Upload the whole responsive-slider-lite directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to the Responsive slider lite and add your images as featured images, you have the option to assign a category
  4. Use shortcode [rsliderl] in any page or post to load all images.

Optional Parameters:

Load only a particular category:
[rsliderl cat=”category_name”]

Show Image title:
[rsliderl title=”true”]

Show Image description:
[rsliderl description=”true”]

You can also use combinations like loading a category with title and no images:

FAQ

Why are the images not appearing

You need to put the shortcode first in any of your post/pages and enable the plugin

후기

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

기여자 & 개발자

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

기여자

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

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

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

변경이력

1.1.1

  • Bumping for wWP v6.0.3 compatibility

1.1.0

  • Updated to be compliant to WPCS
  • Added travis build

1.0.8

-Fixed unnecessary spacings
-Added a unique class so it can be easily styled
-Added wp_reset_postdata to further clean the query off images

1.0.7

-Fixed bug that echoes the post type in admin

1.0.6

-Fixed filtering issue when using the dropdown filter in admin list
-Category filter will only appear on the slider’s list

1.0.4

Fixed book post type issue and versioning

1.0.1

  • Use title and wp-content for the image overlays
  • Added category filters in the admin list
  • Sort by category under the default admin list

1.0.0

  • Can be categorized, images can be assigned to multiple categories
  • Drag and Drop reordering of the image sequence
  • Loadable via shortcode or in template files
  • Detect if bootstrap is already used from elsewhere

In progress features:
* Options page – max image size can be defined so images can be auto cropped or set to a standard size, transition delay
* Multiple template to suit end user tastes
* Different transitions
* thumbnail option and bullet nav
* Presets can defined if slider will be used multiple times