定制 raguzman/wp-delog 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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

  1. Require the plugin by running the following Composer command:

    composer require raguzman/wp-delog
  2. Activate the plugin from the WordPress admin dashboard.

Manual Installation

  1. Download the plugin from the GitHub repository.

  2. Upload the plugin files to the /wp-content/plugins directory.

  3. 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

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-2.0-or-later
  • 更新时间: 2024-05-15