I am speaking at WordCamp Orange County 2013! This will be the second year I have been invited to speak at this fantastic conference. This year I am speaking on plugin internationalization. My talk is titled:
Prepare for a Global Audience with Plugin Internationalization
Our world is shrinking fast, and as web usage becomes more prevalent it is important to reach your audience no matter where they are located or what language they speak. WordPress has an easy to use internationalization API that allows you to translate your plugin into any language with ease. In this presentation I will walk you through creating a fully internationalized plugin and show you that it is so easy to internationalize with WordPress that there is no reason not to.
WordCamp Orange County 2013 Slide Deck
- Best WordPress Dev Book! – Professional WordPress Plugin Development by Brad Williams, Ozh Richards, Justin Tadlock
- Misspelling Reporter ( in .org repo )
- Misspelling Reporter ( in Github for community contributions )
- load_plugin_textdomain()
- __()
- _e()
- _n()
- Internationalization: You’re probably doing it wrong by Otto
- Poedit – Local translator
- Poeditor – Online collaborative translator