picked over by the worms

(pi-kəd ō-vər bī thə wərmz)

blogging continuously since 1893

picked over by the worms header image 4

i18n-izing Wordpress Plugins

December 21st, 2008 · No Comments

I’m trying to go through the steps needed to internationalize (i18n) my wordpress plugins. So far I’ve hit alot of stumbling blocks:

the __() PHP function keeps giving me the error ”[error] PHP Fatal error:  Call to undefined function __()” even though I have called load_plugin_textdomain(). From looking at other plugins, I don’t see any require_onces/includes that I [...]

[Read more →]

Tags: ones and zeroes