raguzman/wp-delog
Composer 安装命令:
composer require raguzman/wp-delog
包简介
WordPress plugin that simplifies code debugging by generating a log file in the WordPress webroot directory
关键字:
README 文档
README
WP Delog is a WordPress plugin that simplifies code debugging by generating a log file in the WordPress webroot directory.
Requirements
- PHP 7.0 or higher
- WordPress 5.0 or higher
Installation
Via Composer
-
Require the plugin by running the following Composer command:
composer require raguzman/wp-delog
-
Activate the plugin from the WordPress admin dashboard.
Manual Installation
-
Download the plugin from the GitHub repository.
-
Upload the plugin files to the
/wp-content/pluginsdirectory. -
Activate the plugin through the 'Plugins' menu in WordPress.
Usage
To use, simply include the delog($var) function in your code and check the delog.log file in your WordPress root directory
统计信息
- 总下载量: 11
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2024-05-15