Skip to content

Commit

Permalink
Merge pull request #378 from wp-cli/regenerate-readme
Browse files Browse the repository at this point in the history
  • Loading branch information
swissspidy authored Jan 30, 2024
2 parents 763144a + e147176 commit 1bc07c3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -247,9 +247,11 @@ wp i18n make-php <source> [<destination>]

# Create PHP files for all PO files in the current directory.
$ wp i18n make-php .
Success: Created 3 files.

# Create a PHP file from a single PO file in a specific directory.
$ wp i18n make-php example-plugin-de_DE.po languages
Success: Created 1 file.



Expand Down

0 comments on commit 1bc07c3

Please sign in to comment.