Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 531 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 531 Bytes

wp-boilerplate-renamer

The PHP Scrypt to rename recursively files and dirs of boilerplate and replace the text in them

How to use

  • Put the file renamer.php to your plugin directory with unpucked wordpress boilerplate files.
  • Change the array elements of replace array to yours.
  • And run it. To run go to the address site.loc/wp-content/plugins/your-plugin-dir or site.loc/wp-content/themes/your-theme-dir

Recommended Tools