Provide translation function _e("") in javascript files.
Betyg
Senast uppdaterat
December 11, 2014
Version
1.0

WordPress has the function wp_localize_scripts for translation, but the strings passed to it have to be hard-coded. Until you parse the .js-files and scan for occurrences of _e() with a fast regexp, and localize them with the data using the WordPress _e-function to localize from a .po file. *Note*. Your po-file has to include strings from javascript files. To do this in Poedit, see http://stackoverflow.com/questions/16557327/how-to-generate-po-file-from-js-file-using-poedit.

Gratispå Creator-paket
Testat upp till
4.01
Det här tillägget är tillgängligt för nedladdning och kan användas på din WordPress-installation som drivs på egen server.