gcommeuneidee / wp-cli-replacetext
Simple Library Which Provides Option To Replace Text
dev-main
2023-06-20 10:25 UTC
Requires
- wp-cli/i18n-command: >=1
This package is not auto-updated.
Last update: 2024-10-30 22:07:43 UTC
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
📝 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.
🤝 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