PhpStorm 2017.1 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, etc.

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 activated the WordPress integration within the current project.
  • 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, see Creating a Command Line Tool.

In this section:

See Also

Last modified: 19 July 2017