I have a wordpress plugin with some settings stored in an array with a slug […]
Tag: internationalization
Translating WP with __() and sprintf()
I’m trying to translate WP theme. I have this code: $translation = __( get_color(), ‘textdomain’ […]
Modifying template links on a wordpress page
My wordpress site has English comment links (as shown below) that I want to translate. […]
PHP DateTime::createFromFormat and multi languages
I’m using DateTime::createFromFormat() on a date that use some text like “April 15, 2016” It’s […]
WordPress i18n embed variable string to translated string
I’m writing a custom plugin that needs i18n ready, so there’s this array in which […]
i18N WordPress using mo files not accepting context
I am getting a bit confused with loading my themes .MO file. I have did […]
WooCommerce – Translate a word on the Checkout page
I’m trying to translate a word on the WooCommerce checkout page. My website is in […]
Codeigniter view in WordPress
I have a website build with Codeigniter and I need to have a blog. It […]
Force gettext to read default language
I have a loop in my WP-plugin that displays days. For this, I do: for […]
a format specification for argument 2, as in ‘msgstr[0]’, doesn’t exist in ‘msgid_plural’
I have the following code: public function bulk_updated_messages ( $bulk_messages = array(), $bulk_counts = array() […]
No More Posts Available.
No more pages to load.