regionhalland / region-halland-plugin-main-post-settings-education
Education Theme 的帖子页面设置
v1.1.0
2020-02-18 15:08 UTC
This package is auto-updated.
Last update: 2024-09-19 01:37:11 UTC
README
如何使用 Region Halland 插件 "RhMainPostSettingsVuxHalland"
以下是如何使用插件 "RhMainPostSettingsVuxHalland" 的说明。
使用范围
此插件在帖子页面的底部创建额外的字段
许可证模型
此插件使用许可证模型 GPL-3.0。您可以通过随附的文件了解更多关于此许可证模型的信息
LICENSE (https://regionhalland.visualstudio.com/public.RhWpPlugIns/_git/RhMainPostSettingsVuxHalland?path=%2FLICENSE&version=GBmaster)
安装和激活
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/RhMainPostSettingsVuxHalland
通过 composer 导入插件
注意!确保您获取的是最新版本。
"require": {
"regionhalland/region-halland-plugin-main-post-settings-education": "1.0.0"
},
版本历史
1.2.0
- ACF 字段现在显示在 WP-JSON REST API 中
1.1.0
- 添加了有关许可证模型的信息
- 添加了通过 Packagist 发布的流水线
1.0.0
- 第一个版本