Bashing Your Way with WP-CLI
1 | Intro to WP-CLI | 12:27 |
---|---|---|
1.1 | Installing WordPress via WP-CLI | 4:30 |
1.2 | Command Line Basics | 3:14 |
1.3 | Installing WP-CLI | 4:43 |
2 | WP-CLI Basics | 35:01 |
2.1 | Modifying User Roles and Capabilities | 12:22 |
2.2 | Manipulating Posts and Terms | 7:22 |
2.3 | Interacting with Plugins and Themes | 8:25 |
2.4 | Modifying WP Core and Options | 5:06 |
2.5 | Awesome WP Search and Replace | 1:46 |
3 | Advanced CLI Tricks | 19:11 |
3.1 | Deeper into the Terminal | 2:54 |
3.2 | Installing Community Packages | 3:08 |
3.3 | Remote CLI | 3:45 |
3.4 | Shell and DB Commands | 4:45 |
3.5 | Transients & Objects | 4:39 |
4 | Building out from WP-CLI | 21:11 |
4.1 | Scaffolding New Projects with WP-CLI | 6:46 |
4.2 | Using Eval (it’s not what you think!) | 5:57 |
4.3 | Building a Command for WP-CLI | 6:37 |
4.4 | Developing WP-CLI Community Packages | 1:51 |