seb-devsec/polylang-string-registrar
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=== Polylang translation strings === Contributors: seb-devsec Tags: polylang, strings, translation, multilang, developer Requires at least: 5.8 Tested up to: 6.5 Stable tag: 1.0.0 Requires PHP: 7.4 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html **A lightweight, free alternative to premium "String Translation" add-ons.** ## Why this exists? It allows you to add your own string with no hassle. ## Features - **Zero Bloat:** 100% performance-focused. No tracking, no "pro" ads, no database clutter. - **Simple UI:** A dedicated settings page to register your strings in seconds. - **Developer Friendly:** Clean code that follows WordPress standards. ## How it works Standard Polylang requires you to register strings via the `pll_register_string()` function in your `functions.php`. This plugin provides a simple UI to do exactly that without touching the code. 1. Go to **Settings > Polylang Strings**. 2. Add your String Name, Context, and the Text you want to translate. 3. Save changes. 4. Go to **Languages > String Translations** to add your translations as usual. ## Installation 1. Download the repository as a ZIP file. 2. Upload it to your WordPress site via `Plugins > Add New > Upload`. 3. Activate and enjoy. ## License GPLv2 or later. Free to use, free to modify. --- **PL:** Lekka wtyczka do rejestrowania własnych ciągów znaków (strings) w Polylang. Bez zbędnych wodotrysków, po prostu działa.