Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MakePOT for TSF files via WP-CLI i18n

This package helps you generate POT files for TSF product family, using WP-CLI i18n without WordPress.

Installation

  1. Import this Git's files to a private folder location.
  2. Open Terminal.
  3. cd to folder.
  4. Enter: composer install.

Updating

  1. Open Terminal.
  2. cd to folder.
  3. Enter: git pull.
  4. Enter: composer install.

Usage

  1. Open Terminal.
  2. cd to folder.
  3. Enter: php run.php <source> <destination> [-- extra make-pot args].

Example:

php run.php C:\path\to\plugin C:\path\to\plugin\language\plugin.pot --slug=plugin

Issues

PHP must be on your PATH. The mbstring extension (ext-mbstring) is required.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages