awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesWordPress String Localizations

Preparing plugin strings for translation using text domains and .pot files to support multilingual deployments.

Distinct from Internationalization Plugins: Distinct from Internationalization Plugins: specifically targets WordPress plugin string preparation with text domains and .pot files.

Explore 1 awesome GitHub repository matching user interface & experience · WordPress String Localizations. Refine with filters or upvote what's useful.

Awesome WordPress String Localizations GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • devinvinson/wordpress-plugin-boilerplateAvatar von DevinVinson

    DevinVinson/WordPress-Plugin-Boilerplate

    7,852Auf GitHub ansehen↗

    The WordPress Plugin Boilerplate is a standardized, object-oriented foundation for building WordPress plugins. It provides a predictable directory structure that separates admin, public, and shared logic, along with a singleton main plugin class that serves as a single entry point for initialization. The boilerplate includes a centralized class-loader hook registry for managing WordPress actions and filters, and prepares user-facing strings for translation through a variable text domain and generated .pot files. This toolkit streamlines plugin development by organizing repository assets like

    Prepares plugin strings for translation using text domains and .pot files to support multilingual deployments.

    PHP
    Auf GitHub ansehen↗7,852
  1. Home
  2. User Interface & Experience
  3. Internationalization Plugins
  4. WordPress String Localizations