regionhalland/region-halland-plugin-wp-unregister-widgets

从Region Halland移除我们不使用的Widgets

v1.1.1 2020-04-21 11:41 UTC

This package is auto-updated.

Last update: 2024-09-21 22:15:09 UTC


README

如何使用Region Halland的插件"RhWpUnregisterWidgets"

以下是如何使用插件"RhWpUnregisterWidgets"的说明。

应用领域

此插件为footer内容创建Widgets(占位符)

许可模型

此插件使用GPL-3.0许可模型。您可以通过附带的文件了解更多关于此许可模型的信息

LICENSE (https://regionhalland.visualstudio.com/public.RhWpPlugIns/_git/RhWpUnregisterWidgets?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/RhWpUnregisterWidgets

通过composer导入插件

注意!请确保您下载的是最新版本。

"require": {
  "regionhalland/region-halland-plugin-wp-unregister-widgets": "1.0.0"
},

版本历史

1.1.1

  • 调整了composer名称的拼写错误

1.1.0

  • 添加了通过Packagist发布的流水线

1.0.0

  • 第一个版本