Skip to content

Modified WordPress-i18n tools for translating and creating .pot file

Notifications You must be signed in to change notification settings

jocastaneda/i18n

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Modified WordPress-i18n tools for translating and creating .pot file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages