thefrosty/wp-debug-log-widget
最新稳定版本:v1.5.0.1
Composer 安装命令:
composer require thefrosty/wp-debug-log-widget
包简介
Adds an admin dashboard widget to parse the WordPress error log file.
README 文档
README
Adds an admin dashboard widget to parse the WordPress error log file.
Package Installation (via Composer)
To install this package, edit your composer.json file:
{
"require": {
"thefrosty/wp-debug-log-widget": "^1.5"
}
}
Then run:
$ composer install thefrosty/wp-debug-log-widget
Or, run:
$ composer require thefrosty/wp-debug-log-widget:^1.5
统计信息
- 总下载量: 4.28k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 9
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-10-14
