Plugin translation ready – mo file not loaded

The load_plugin_textdomain() function had not the same textdomain as given in the PHP file of the plugin. I had written dummy names for this thread, therefore it could not be seen. But I changed it. Also the .mo and .po files have to have the localization code as set in the WordPress database at WP_LANG. … Read more

User specified Timezone

This mission is almost impossible. Players do not stay at one timezone therefor associating a timezone with a player can result in misleading and confusing output. What you can do is move all time to be expressed at a specific time base, lets say UTC, and write some JS that will translate the UTC time … Read more

Theme doesn’t want to load localization files

One error: the function is load_theme_textdomain(), not load_textdomain(). The former is used for Themes to define/load a textdomain; the latter is for core, I believe. (Plugins have an analogous function, load_plugin_textdomain().) Try using: load_theme_textdomain( get_theme_text_domain(), get_template_directory() . ‘/languages’ );

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)