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

Image Slider Blocks

설명

An image slider block plugin for Gutenberg blocks

Create a fully responsive image slider gallery as a Gutenberg block.

Feature:
– Simple Image Slider
– Enable/Disable adaptive slider height
– Enable/Disable arrow navigation
– Enable/Disable dot navigation
– Enable/Disable autoplay
– Enable/Disable pause on hover
– Set autoplay speed
– Fade or scroll effect
– Image linking to media or custom URL

스크린샷

  • The Slider block with its settings
  • The rendered Slider in a post

블록

이 플러그인은 1개의 블록을 제공합니다.

  • Image Slider Block Display multiple images in an elegant slider.

설치

  1. Upload the extracted plugin files to the /wp-content/plugins directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the “Plugins” menu in WordPress
  3. Find the new slider block in the Gutenbergs Common Blocks section

FAQ

Can I change the arrow or dot icons

There is no setting for this, but you can set your own icons with custom CSS.

후기

2023년 7월 25일
What a wonderful plugin. I’ve been looking for a slider plugin days now, and this one is, which exactly fulfills this one task. Without being overwhelmed by a large number of options. Without cluttering up the backend with extra menus and advertising. No upgrades, no features, just a simple block, with everything it needs. Thanks for that.
2023년 2월 21일
I loved using Image Slider Blocks and found it a lightweight and simple plugin. It made my work easier! The plugin works smoothly and doesn’t demand massive memory use, which is a great advantage.
2021년 12월 13일
Hi, i like simple blocks and your block is such a block. Must the most necessary features – no unnecessary stuff or confusing settings. But this code block needs to be “is_admin()” only: wp_register_style( 'oacs-image-slider-blocks', plugins_url( 'css/editor.css', __FILE__ ), array( 'wp-edit-blocks' ), filemtime( plugin_dir_path( __FILE__ ) . 'css/editor.css' ) ); wp_enqueue_style( 'oacs-image-slider-blocks');
2021년 12월 9일
This is exactly what I was looking for three simple images on a site. No need to do 10,000 options, massive memory use or other fluff. This works perfectly!
2020년 3월 29일
It works out of the box and do exactly what I was searching for : a simple and responsive slider that can replace the Gutenberg gallery block. It is so rare now to find such light plugin. Keep up this good work !
모든 8 평가 읽기

기여자 & 개발자

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

기여자

“Image Slider Blocks”(이)가 1 개 언어로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

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

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

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

변경이력

1.0

  • Initial release

1.1

  • Bug fixes

2.0

  • Added feature for adaptive height
  • Added feature for pause on hover
  • Added feature to use custom URL and open in a new tab
  • Updated to Blocks API version 2.0

2.0.1

  • Bug fixes