trendwerk/dev-mail 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

trendwerk/dev-mail

最新稳定版本:1.0.3

Composer 安装命令:

composer require trendwerk/dev-mail

包简介

Redirect all mails on development and staging environments. Made for WordPress.

README 文档

README

Redirect all mails on development and staging environments. Made for WordPress.

Installation

composer require trendwerk/dev-mail --dev

Setup

The constants below should be placed in your environment configuration file.

WP_ENV

Defines which environment we're in. This contains either development, staging or production, depending on the Git branche the environment is linked to.

TP_DEV_MAIL

Contains the e-mail address to which e-mail will be sent in the development environment. In staging environments, the e-mail will be sent to the e-mail address set in WordPress admin.

统计信息

  • 总下载量: 1.98k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 5
  • 依赖项目数: 1
  • 推荐数: 0

GitHub 信息

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

其他信息

  • 授权协议: GPL-2.0
  • 更新时间: 2014-12-11