handbook/how-to.md
Fabio Pacifici 759efd16bf Separate how-tos into dedicated pages.
Extracted each how-to from the how-to.md file and placed into dedicated pages.

Created how-to-create-custom-plugins.md, how-to-install.md, how-to-maintenance-mode.md,
and how-to-start-webserver.md files.
2020-06-17 22:20:12 +01:00

603 B

How to WP-CLI

Introduction

Using WP-CLI, you can perform specific tasks using the command line instead of accessing the WordPress admin panel. In the following section, we will cover step by step some of these tasks.