Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 330 Bytes

readme.md

File metadata and controls

12 lines (11 loc) · 330 Bytes

How it works

The makepot file needs three things in order to create the file

  • What type of project
  • The path of the files
  • Where to create the pot file

Usage

Using the command line run

$ php makepot.php wp-theme /path/to/theme /path/to/create/pot

Where $ is the directory where your WordPress install resides