WordPress plugin specialist
Internationalizing and localizing block based plugins is an important stage in the creation of WordPress blocks that can be used worldwide. Once it’s been internationalized a plugin can be delivered in any locale that WordPress supports; over 200 at the last count. In this post I summarize the process I use to automatically perform internationalization […]
Published:
Last updated:
October 16, 2021The WordPress Gutenberg project’s plan for internationalization (i18n) and localization (l10n) of Full Site Editing themes (FSE) has not yet been formulated. I’ve written a proposal, entitled Internationalization and localization: translating templates and template parts, raised as Feature request #27402. I believe that very little needs to be done to Internationalize a file containing Gutenberg […]
Published:
Last updated:
December 6, 2020A few months ago, having resolved to internationalize, localize and test my WordPress plugins, I started busily beavering away at a solution that will enable me to automatically deliver UK English versions of my plugins. Now that is fast approaching it seems timely to write up an outline of my approach. The solution involves a […]
Published:
Last updated:
November 7, 2017After a discussion with Paul Gibbs at #wcukretreat about Internationalization (i18n) and Localization (l10n) of my plugins – he was reviewing my code for the plugin – I decided to bite the bullet and see what I needed to do for the oik suite of plugins. Here are the results of the first part of […]
Published:
Last updated:
August 18, 2014