IntelliJ IDEA 2017.1 Help

WordPress

This feature is supported in the Ultimate edition only.

IntelliJ IDEA 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 IntelliJ IDEA editor, etc.

You can run WordPress from IntelliJ IDEA 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 IntelliJ IDEA, 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 IntelliJ IDEA command line tools, see Creating a Command Line Tool.

In this section:

See Also

Last modified: 18 July 2017