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

Gridify

外掛說明

A block that allows you to set a CSS Grid layout and arrange child blocks within it. This block allows you to easily create a CSS grid layout within your WordPress posts and pages. You can control the number of columns and rows, as well as the gap between grid items. You can also set responsive breakpoints to adjust the number of columns displayed on different screen sizes.
NOTE: Gridify items will always start at column and row 1. To see your grid layout in a more structured way, use the Document overview / List view option in the editor.

螢幕擷圖

適用於區塊編輯器

這個外掛提供 2 個可供區塊編輯器使用的區塊。

  • Gridify A block that allows you to set a CSS Grid layout and arrange child blocks within it.
  • Gridify Item A single item within a Gridify block.

安裝方式

  1. Download the plugin zip file or install the plugin through the WordPress plugins screen directly.
  2. Go to the WordPress dashboard and navigate to Plugins > Add New.
  3. Click the “Upload Plugin” button and select the zip file you just downloaded.
  4. Click the “Install Now” button and activate the plugin.
  5. The block will now be available in the editor under the “Layout” category.

使用者評論

2023 年 1 月 11 日
Thanks to this CSS grid plugin. It helps me to use grids without writing CSS. A must have one for backend engineers like me with little CSS knowledge
閱讀全部 1 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Gridify〉的開發相關工作。

參與者

將〈Gridify〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

2.0.0

  • Add a Toggle Control to show your grid layout.
  • Change from inline styles to set the columns and rows, to use only CSS Variables.

1.0.2

  • Update Tested Up WordPress version to Latest.

1.0.1

  • Update Readme files and Description.

1.0.0

  • Release