andreekeberg/wp-search-replace-cli
最新稳定版本:1.1.0
Composer 安装命令:
composer require andreekeberg/wp-search-replace-cli
包简介
Command line tool to replace serialized strings in WordPress database dump files
关键字:
README 文档
README
Command line tool to replace serialized strings in WordPress database dump files.
Requirements
- PHP 4.0.0 or higher
Installation
composer global require andreekeberg/wp-search-replace-cli
Usage
wp-search-replace [options]
Options
| Option | Description | Default |
|---|---|---|
| --input, -i | Path to input file | |
| --search, -s | The value being searched for | |
| --replace, -r | Replacement string | |
| --output, -o | Path to output file (optional) | STDOUT |
Contributing
Read the contribution guidelines.
Changelog
Refer to the changelog for a full history of the project.
License
WP Search Replace CLI is licensed under the MIT license.
统计信息
- 总下载量: 301
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 5
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-09-10