After following the guide for How can I prevent uploading bmp image? to remove bmp (and in my case tiff images) from being uploaded, I tested and it is...
I would like to prevent wordpress from updating language files in languages folder. Not only in case of automatic updates, but also in case of manual ones. I have...
I build sites typically in UK English, however I typically leave them in US English because if I set system/general/site language to anything other than “English ( United States)”...
I have no idea why woocomerce is not changing language. When I change language in wordpress everything is fine, but woocommerce language is not changing, but only in my...
I’m currently using this to reload my theme and plugin textdomain in order to send e-mails (admin move, in admin language) in the user language. add_filter("theme_locale", array($this, "theme_locale"), 9999,...
I’m working on a plugin that changes the password requirements to be a bit stricter, however wherever there is a password field to create a password, WordPress’ hints are...
I’m using finnish translation of wordpress. I found the fi.po file which contains all the translations, but for some reason, editing the contents wont edit the contents of the...
Is there any clean way (not overwriting wp-includes\js\thickbox\thickbox.js file) to translate english next/ prev/ image # of # and Close tooltip in WordPress native Thickbox script? 2 Answers 2...
Is there an easy way I can switch between languages (perhaps with some flag icons) on a single WordPress site? Can this be done with 2 content editors on...
I have a WooCommerce powered WordPress website. In this website a user can login to order products, basic WooCommerce functionality. The site is translated using qTranslate. I can translate...