regionhalland / region-halland-plugin-acf-gutenberg-block-card
使用 ACF 构建的 Gutenberg 卡块
v1.7.0
2021-10-06 08:22 UTC
README
此 Gutenberg 块依赖于 ACF 插件。
应用范围
此插件向 WordPress 的新 Gutenberg 编辑器添加了一个 "card" 块。激活此插件和您的 "ACF" 插件后,该块将在编辑器中可用。
许可模型
此插件使用 GPL-3.0 许可模型。您可以通过随附的 "LICENSE" 文件了解有关此许可模型的更多信息。
安装和激活
A) Hämta pluginen via Git eller läs in det med Composer
B) Installera Region Hallands plugin i Wordpress plugin folder
C) Aktivera pluginet inifrån Wordpress admin
通过 Git 下载插件
git clone https://regionhalland.visualstudio.com/public.RhWpPlugIns/_git/RhAcfGutenbergBlockCard
通过 composer 导入插件
注意!确保您下载的是最新版本。
"require": {
"regionhalland/region-halland-plugin-acf-gutenberg-block-card": "1.0.0"
},
版本历史
1.6.1
- 已删除对 SRCSET 的使用
1.5.5
- 删除了一个忘记的 var_dump
1.5.4
- 修复了 "full" 和 "wide" 案例中的对齐类变量名
1.5.3
- 卡片已添加 rh-card--rounded 类以实现圆角
1.5.2
- 进一步调整了样式
1.5.1
- 删除了底部边距类
1.5.0
- 添加了对 wide & full 对齐的支持
1.4.3
- 调整了卡片的颜色
1.4.2
- 对齐类已移动到容器中
1.4.1
- 修复了未定义变量的问题
1.4.0
- 卡片已修改,仅反映 Region Halland 的垂直卡片
- 链接现在也可以是按钮
1.1.0
- 添加了链接
1.0.0
- 第一个版本,包括在 Packagist 上的发布