વર્ણન
Lets you override default texts from your admin panel.
The plugin trades both the Woocommerce texts and the well written WordPress core texts and its plugins or widgets.
The plugin also allows you to replace strings with text composed of HTML.
It will translate all _e(”) or __(”) string calls, so check the PHP sourcecode of the plugin or theme you need to translate.
It will NOT translate any dynamic strings like %s or %d, so “%s has been added to your cart.” is not translatable.
સ્ક્રીનશોટ
સ્થાપન
- Upload directory
WP Override String Translations
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Click settings in your plugin list (or visit Settings submenu)
- Done!
એફએક્યુ (FAQ)
-
How does this plugin work?
-
It uses a gettext and ngettext WordPress filter
સમીક્ષાઓ
ફાળો આપનાર & ડેવલપર્સ
“WP Override String Translations” નું 1 ભાષામાં અનુવાદ કરવામાં આવ્યું છે. તેમના યોગદાન માટે અનુવાદકો આપનો આભાર.
“WP Override String Translations” ને તમારી ભાષામાં અનુવાદ કરો.
વિકાસમાં રસ ધરાવો છો?
કોડ બ્રાઉઝ કરો, જોવોઅસ્વીએન રેપોઝિટરીમાંથી,અથવા સબ્સ્ક્રાઇબ કરોડેવલપમેન્ટ દ્વારાઆરઅસઅસ.
ચેન્જલૉગ
1.4.0
- Support for WordPress 5.9 added
- Bug fix
1.3.0
- Support for WordPress 5.8 added
- Minor bug fix
1.2.1
- Support for WordPress 5.7 added
1.2.0
- Bug Fix and added support for WordPress 5.6
1.1.0
- Compatible with WordPress 5.3
- bug fix
1.0.0
- First public release