PhpStorm 2023.3 Help

WordPress

PhpStorm provides full coding assistance for developing WordPress including WordPress-aware code completion, search for hook registration functions and functions specified as hook registration parameters, navigation between hook registrations and the hook invocations, callbacks, the possibility to configure the coding style in accordance with the WordPress code style, viewing the official WordPress documentation from the PhpStorm editor, and so on.

You can run WordPress from PhpStorm in two modes:

  • Through a dedicated user interface. To get access to this functionality in a project, you need to download WordPress, register it in PhpStorm, and activate the WordPress integration within the current project. Follow the process described in Getting started with WordPress.

  • Through a set of command line tools. In this case, you need to download WP-CLI and configure it as a PhpStorm command line tools, refer to PHP command line tools.

Last modified: 04 March 2024