Title: Gecko Grid Layout
Author: Dwayne Parton
Published: <strong>2019 年 2 月 23 日</strong>
Last modified: 2019 年 5 月 28 日

---

搜索插件

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

![](https://ps.w.org/gecko-grid-layout/assets/icon-256x256.png?rev=2037484)

# Gecko Grid Layout

 作者：[Dwayne Parton](https://profiles.wordpress.org/dwayneparton/)

[下载](https://downloads.wordpress.org/plugin/gecko-grid-layout.zip)

 * [详情](https://cn.wordpress.org/plugins/gecko-grid-layout/#description)
 * [评价](https://cn.wordpress.org/plugins/gecko-grid-layout/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/gecko-grid-layout/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/gecko-grid-layout/#developers)

 [支持](https://wordpress.org/support/plugin/gecko-grid-layout/)

## 描述

A css grid layout block for gutenberg. It allows you to create masonry like content.
This could be a gallery, content flowing in unique ways, or whatever.

Grid Layout is a tool for developers. Themes can determine the styles that are available
on the grid items with minimum interference from inline styles. Developers can also
update the markup with the filters available.

#### Filters(Developers)

 * gecko/grid-layout-basic/defaults
 * gecko/grid-layout-basic/class
 * gecko/grid-layout-basic/style
 * gecko/grid-layout-image/defaults
 * gecko/grid-layout-image/class
 * gecko/grid-layout-image/style
 * gecko/grid-layout-item/defaults
 * gecko/grid-layout-item/class
 * gecko/grid-layout-item/style

## 区块

该插件提供了 4 个区块.

 *   gecko/grid-layout
 *   gecko/grid-layout-item
 *   gecko/grid-layout-image
 *   gecko/grid-layout-basic

## 安装

 1. Upload `gecko-grid-layout` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the \’Plugins\’ menu in WordPress

## 常见问题

 1. No questions have been asked…let\’s change that.

## 评价

此插件暂无评价。

## 贡献者及开发者

「Gecko Grid Layout」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ Dwayne Parton ](https://profiles.wordpress.org/dwayneparton/)
 *   [ musicalbigfoot ](https://profiles.wordpress.org/musicalbigfoot/)
 *   [ geckodesigns ](https://profiles.wordpress.org/geckodesigns/)

[帮助将「Gecko Grid Layout」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/gecko-grid-layout)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/gecko-grid-layout/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/gecko-grid-layout/)，或通过[RSS](https://plugins.trac.wordpress.org/log/gecko-grid-layout/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/gecko-grid-layout/)。

## 更新日志

#### 1.2.4

 * Enqueue Update when has block via content

#### 1.2.3

 * Flex column fix for IE

#### 1.2.2

 * Removed Grid row span for ie

#### 1.2.1

 * Include Polyfill

#### 1.2.0

 * Better ie Support

#### 1.1.9

 * Better ie Support

#### 1.1.8

 * Better ie Support

#### 1.1.7

 * Vertical Alignment for basic block
 * Bug fixes for backend
 * Added ‘lazy-load’ image size

#### 1.1.6

 * Updated grid span to favor variables. Grid isn’t supported by browsers that do
   no use variables.

#### 1.1.5

 * Bug Fix

#### 1.1.4

 * Added ResizeableBox for adjusting width and minHeight
 * Safari Bug Fix

#### 1.1.3

 * Updated mutation observer (performance improvement)
 * Changed enqueue frontend scripts to apply on add_filter(‘the_content’)

#### 1.1.2

 * Editor style clean up

#### 1.1.1

 * Deprecated gecko/grid-layout-item
 * Updated php filters and documented them

#### 1.1.0

 * Allow Transform core/columns to grid
 * Code clean up

#### 1.0.9

 * Transforms now move innerblocks

#### 1.0.8

 * Grid Layout Templates – Theme developers can now add predefined layouts to make
   it easier to use grid layout
 * JS filter for updating grid layout templates – gecko.grid-layout.templates

#### 1.0.7

 * Title and Alt atributes for images
 * No Caption style for images

#### 1.0.6

 * Bug fix on deprecated migrate
 * Obeying conventions on innerblocks

#### 1.0.5

 * Added new block types: Image, Basic
 * Image block is more accessible and has lazy loading
 * Original block renamed to Expiremental
 * Updated class and added new content filters.

#### 1.0.4

 * Added filters for theme developers.
 * Only load script when block is on page.
 * Added custom styles to grid item block for developers.

#### 1.0.3

 * Added min-height for background image grid item, so it’s not just a little skinny
   thing.

#### 1.0.2

 * Added background dark and light class based on bg color.(is-light-background,
   is-dark-background)
 * Added background color class.(has-[color]-background-color)

#### 1.0.1

 * Using a 12 column grid for now with plans to allow different grids in the future.

#### 1.0

 * Initial release

## 额外信息

 *  版本 **1.2.4**
 *  最后更新：**7 年前**
 *  活跃安装数量 **10+**
 *  WordPress 版本 ** 5.0 或更高版本 **
 *  已测试的最高版本为 **5.1.22**
 *  PHP 版本 ** 5.6 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/gecko-grid-layout/)
 * 标签
 * [block](https://cn.wordpress.org/plugins/tags/block/)[grid](https://cn.wordpress.org/plugins/tags/grid/)
   [grid layout](https://cn.wordpress.org/plugins/tags/grid-layout/)[gutenberg](https://cn.wordpress.org/plugins/tags/gutenberg/)
 *  [高级视图](https://cn.wordpress.org/plugins/gecko-grid-layout/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/gecko-grid-layout/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/gecko-grid-layout/reviews/)

## 贡献者

 *   [ Dwayne Parton ](https://profiles.wordpress.org/dwayneparton/)
 *   [ musicalbigfoot ](https://profiles.wordpress.org/musicalbigfoot/)
 *   [ geckodesigns ](https://profiles.wordpress.org/geckodesigns/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/gecko-grid-layout/)

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](https://dwayneparton.com)