该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的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