tombroucke/wp-cli-mail
最新稳定版本:1.0.0
Composer 安装命令:
composer require tombroucke/wp-cli-mail
包简介
Send WordPress e-mails from the command line
README 文档
README
A WP-CLI package to easily send emails from the command line in your WordPress installation.
Features
- Send emails via WP-CLI
- Specify recipient, subject, and message
- Useful for debugging email configuration
Installation
wp package install tombroucke/wp-cli-mail
Usage
wp mail send example@example.com --verbose
Arguments:
<email>(required): Recipient email address
Options:
--subject(optional): Email subject--body(optional): Email body--verbose(optional): Show email configuration
统计信息
- 总下载量: 1
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2026-03-16