Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 414 Bytes

File metadata and controls

11 lines (7 loc) · 414 Bytes

WP-CLI scripts

This is a collection of Bash scripts that utilize WP-CLI, the command line interface for WordPress.

Each script does a basic task over an entire multisite or single site WordPress installation.

Usage

Clone this repo anywhere you'd like. Configure the path to your WordPress installation in source/config.sh. Run the script of your choice.

Requirements

  • Bash 4+