IT Nursery
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...
  • June 1, 2022
  • 0 Comments
IT Nursery
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,...
  • May 31, 2022
  • 0 Comments
IT Nursery
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...
  • May 30, 2022
  • 0 Comments
IT Nursery
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...
  • May 30, 2022
  • 0 Comments
IT Nursery
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...
  • May 30, 2022
  • 0 Comments
IT Nursery
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...
  • May 30, 2022
  • 0 Comments