Plugin Header Generator

Generate the standardized comment block required for WordPress plugins.

Plugin Information

For translations (usually plugin slug)

Generated Plugin Header

Usage: Place this header at the very top of your main plugin PHP file.

Features

  • Generate standardized WordPress plugin headers
  • All required and optional fields supported
  • Multiple license options
  • WordPress and PHP version requirements
  • Translation-ready text domain

How to Use

  1. Fill in your plugin name and description (required)
  2. Add author information
  3. Set version and license information
  4. Specify WordPress and PHP requirements
  5. Click "Generate Header" to create the comment block
  6. Copy and paste at the top of your main plugin file