André Amorim

Crafting Web Experiences

//

i18n

Go back to /notes?

  • Gutenberg Instructions/Documentation

    How to create a block? npx @wordpress/create-block@latest <block-name> Generate .pot file for block translation: After translating with Poedit or the Loco Translate plugin (better sync), you need to generate the .json files for the translations to take effect in the block editor: How to create a block? Default Components: Default Blocks Repo: https://github.com/WordPress/gutenberg…ibrary/src How to Extend the…

  • Renew .pot Translations with WP-CLI

    WP-CLI WP-ENV Docker Compose