Skip to content

bart-jaskulski/wordpress-text-domain

Repository files navigation

Text Domain Completion for WordPress

Build Version Downloads

Simple plugin to complete the most repeatable value in WordPress development -- plugin's or theme's text domain.

Zero configuration completion plugin, which takes value of your plugin or theme Text Domain header and feeds it to text completion engine.

Installation

  • Using IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "wordpress-text-domain" > Install Plugin

  • Manually:

    Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...


Plugin based on the IntelliJ Platform Plugin Template.