gcommeuneidee/wp-cli-replacetext 问题修复 & 功能扩展

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

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

gcommeuneidee/wp-cli-replacetext

Composer 安装命令:

composer require gcommeuneidee/wp-cli-replacetext

包简介

Simple Library Which Provides Option To Replace Text

README 文档

README

This CLI Package Provides WP Developers To Replace Text Easily

Installation

The preferred way to install this extension is through Composer.

To install WP-Cli library, simply:

$ composer require gcommeuneidee/wp-cli-replacetext

Replace Text Usage

Replace text for all files inside a folder

$ ./vendor/bin/replacetext.bat -i text-to-search text-to-replace your-folder-path

Update text for a file

$ ./vendor/bin/replacetext.bat -i text-to-search text-to-replace ./your-path/your-file.php

CLI Arguments

Argument Description
-i if provided then changes will be saved in the same file where its updated if not it will provide the file output

📝 Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Checkout CHANGELOG.md

🤝 Contributing

If you would like to help, please take a look at the list of issues.

📜 License & Conduct

📣 Feedback

  • ⭐ This repository if this project helped you! 😉
  • Create An 🔧 Issue if you need help / found a bug

Built With ♥ By Louis Vedel from

统计信息

  • 总下载量: 119
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

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

其他信息

  • 授权协议: GPL-3.0-or-later
  • 更新时间: 2023-05-16