Title: Slide Blocks
Author: Isamu Takeda
Published: <strong>2024年6月9日</strong>
Last modified: 2025年12月27日

---

プラグインを検索

![](https://ps.w.org/slide-blocks/assets/banner-772x250.png?rev=3100007)

![](https://ps.w.org/slide-blocks/assets/icon-256x256.png?rev=3099989)

# Slide Blocks

 作者: [Isamu Takeda](https://profiles.wordpress.org/itmaroon/)

[ダウンロード](https://downloads.wordpress.org/plugin/slide-blocks.1.3.0.zip)

 * [詳細](https://ja.wordpress.org/plugins/slide-blocks/#description)
 * [レビュー](https://ja.wordpress.org/plugins/slide-blocks/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/slide-blocks/#installation)
 * [開発](https://ja.wordpress.org/plugins/slide-blocks/#developers)

 [サポート](https://wordpress.org/support/plugin/slide-blocks/)

## 説明

An overview of the features is below.
 – Operate the slider plugins VEGAS2 and SWIPER
using the block interface and provide blocks to display on the website. – Two blocks
are bundled: `Fade MainView` which operates and displays VEGAS2 settings and `Slide
MainView` which operates and displays SWIPER settings. – `Fade MainView` selects
multiple images from the WordPress media library and displays them one by one. At
that time, settings can be made by operating blocks to produce a variety of VEGAS2
effects. – `Slide MainView` is set to `Design Grorp` of [BLOCK COLLECTIONS plugin](https://ja.wordpress.org/plugins/block-collections/)
as the SWIPER slide. Therefore, not only images, but also content such as text and
tables can be displayed as SWIPER slides with a variety of effects.

### Related Links

 * [Github](https://github.com/itmaroon/slide-blocks)
 * [source code](https://github.com/itmaroon/slide-blocks/tree/master)
 * [block-class-package:GitHub](https://github.com/itmaroon/block-class-package)
 * [block-class-package:Packagist](https://packagist.org/packages/itmar/block-class-package)
 * [itmar-block-packages:npm](https://www.npmjs.com/package/itmar-block-packages)
 * [itmar-block-packages:GitHub](https://github.com/itmaroon/itmar-block-packages)

### Arbitrary section

 1. Style settings that may require responsive support can be set separately for desktop
    mode (displayed on devices with a width of 768px or more) and mobile mode (displayed
    on devices with a width of 767px or less). To tell which setting is set, when you
    switch the display mode in the block editor or site editor, “(Desktop)” and “(Mobile)”
    will be displayed in the side menu display.
     Please note that responsiveness for
    tablet display is not supported.
 2. This plugin depends on the [BLOCK COLLECTIONS plugin](https://ja.wordpress.org/plugins/block-collections/).
    This plugin requires installation and activation in order to use it.
 3. Regarding the display of text, etc., settings are made using WordPress’s internationalization
    function, so it is possible to display text in multiple national languages. Currently,
    English and Japanese notation is possible.
 4. The Fade MainVeiw block uses VEGAS2. Regarding licenses, etc., please follow the
    following terms of use.
     [Vegas – Backgrounds and Slideshows](https://github.com/jaysalvat/vegas)
    As of April 29, 2024, this plugin has been downloaded and used v.2.5.4.
 5. The Slide MainView block uses SWIPER. Terms and conditions are listed on the next
    page.
     [Swiper](https://github.com/nolimits4web/swiper) As of May 22, 2024, this
    plugin has been downloaded and is using v.11.1.3.
 6. PHP class management is now done using Composer.
     [GitHub](https://github.com/itmaroon/block-class-package)
    [Packagist](https://packagist.org/packages/itmar/block-class-package) As of May
    22, 2024, this plugin has been downloaded and is using v.1.1.1.
 7. I decided to make functions and components common to other plugins into npm packages,
    and install and use them from npm.
     [npm](https://www.npmjs.com/package/itmar-block-packages)
    [GitHub](https://github.com/itmaroon/itmar-block-packages)

## スクリーンショット

 * [[
 * Fade slide of Vegas2 created with Fade MainView
 * [[
 * A Swiper thumbnail-linked slide created with Slide MainView
 * [[
 * A cube-shaped slide by Swiper created with Slide MainView
 * [[
 * Swiper cover flow slide created with Slide MainView
 * [[
 * Static image settings for Masonry View
 * [[
 * Dynamic image settings for Masonry View
 * [[
 * Enlarged image of Masonry View

## ブロック

このプラグインは3個のブロックを提供します。

 *   Slide MainView
 *   Fade MainVeiw
 *   Masonry MainVeiw

## インストール

 1. From the WP admin panel, click “Plugins” -> “Add new”.
 2. In the browser input box, type “Slide Blocks”.
 3. Select the “Slide Blocks” plugin and click “Install”.
 4. Activate the plugin.

OR…

 1. Download the plugin from this page.
 2. Save the .zip file to a location on your computer.
 3. Open the WP admin panel, and click “Plugins” -> “Add new”.
 4. Click “upload”.. then browse to the .zip file downloaded from this page.
 5. Click “Install”.. and then “Activate plugin”.

## 評価

このプラグインにはレビューがありません。

## 貢献者と開発者

Slide Blocks はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献し
ています。

貢献者

 *   [ Isamu Takeda ](https://profiles.wordpress.org/itmaroon/)

[“Slide Blocks” をあなたの言語に翻訳しましょう。](https://translate.wordpress.org/projects/wp-plugins/slide-blocks)

### 開発に興味がありますか ?

[コードを閲覧](https://plugins.trac.wordpress.org/browser/slide-blocks/)するか、
[SVN リポジトリ](https://plugins.svn.wordpress.org/slide-blocks/)をチェックするか、
[開発ログ](https://plugins.trac.wordpress.org/log/slide-blocks/)を [RSS](https://plugins.trac.wordpress.org/log/slide-blocks/?limit=100&mode=stop_on_copy&format=rss)
で購読してみてください。

## 変更履歴

#### 1.3.0

 * A new block has been added, the Masonry block, which has the function of placing
   images in a Masonry block.

#### 1.2.1

 * Change the DOM element that sets the size of slide-mv to the root element

#### 1.2.0

 * Regarding the method of loading composer components, a mechanism has been introduced
   that does not conflict with other plugins. Accordingly, the composer components
   have been updated.
 * Operation check with WordPress 6.8

#### 1.1.1

 * Added the ability to change the size of navigation buttons.
 * Adjust the slide interval option for Cover Flow effect.

#### 1.1.0

 * Fixed a bug in class name assignment to make core/image an extended block when
   it became an inner block.
 * A function has been added that allows only one itmar/pickup-posts block to be
   placed in the inner block directly below.
 * Fixed an issue where size settings did not reflect free size in mobile mode.
 * Fixed a bug that caused an error when setting the thumbnail slider due to a malfunction
   of the initial value setting.

#### 1.0.0

 * Release

## メタ

 *  バージョン **1.3.0**
 *  最終更新日 **5か月前**
 *  有効インストール数 **10未満**
 *  WordPress バージョン ** 6.4またはそれ以降 **
 *  検証済み最新バージョン: **6.8.5**
 *  PHP バージョン ** 8.2.10またはそれ以降 **
 *  言語
 * [English (US)](https://wordpress.org/plugins/slide-blocks/)
 * タグ
 * [block](https://ja.wordpress.org/plugins/tags/block/)[carousel](https://ja.wordpress.org/plugins/tags/carousel/)
   [slider](https://ja.wordpress.org/plugins/tags/slider/)[swiper](https://ja.wordpress.org/plugins/tags/swiper/)
   [vegas](https://ja.wordpress.org/plugins/tags/vegas/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/slide-blocks/advanced/)

## 評価

レビューはまだ送信されていません。

[Your review](https://wordpress.org/support/plugin/slide-blocks/reviews/#new-post)

[すべてのレビューを見る](https://wordpress.org/support/plugin/slide-blocks/reviews/)

## 貢献者

 *   [ Isamu Takeda ](https://profiles.wordpress.org/itmaroon/)

## サポート

意見や質問がありますか ?

 [サポートフォーラムを表示](https://wordpress.org/support/plugin/slide-blocks/)