這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

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 個可供 Gutenberg/區塊編輯器使用的區塊。

  • 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

常見問題集

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