Tim W
@timwhitlock on WordPress.org and Slack
Bio
Interests
- Member Since: August 15th, 2012
- Location: London, UK
- Website: localise.biz
- Job Title: Developer
Contribution History
Tim W’s badges:- Core Contributor
- Plugin Developer
- Translation Editor
-
Posted a reply to Strange writings in the translation head, on the site WordPress.org Forums:
My editor doesn't place text into translation fields without you actioning it. If you didn't… -
Posted a reply to String not found in a language, on the site WordPress.org Forums:
Firstly establish what is actually using this string. If you have the latest version of… -
Posted a reply to String not found in a language, on the site WordPress.org Forums:
Manual editing of author-provided templates is not recommended, but if that works for you in… -
Committed [3285416] to Plugins SVN:
Bumped WordPress compatibility to 6.8.1 -
Posted a reply to String not found in a language, on the site WordPress.org Forums:
I recommend you create your es_ES file as a synchronized copy of the es_MX file.… -
Posted a reply to _load_textdomain error with woo cart abandonment plugin, on the site WordPress.org Forums:
Yes, I installed that exact plugin. I also verified that this debug message appears with… -
Posted a reply to _load_textdomain error with woo cart abandonment plugin, on the site WordPress.org Forums:
Installing your plugin, I get the same error when Loco Translate is disabled. I don't… -
Posted a reply to _load_textdomain error with woo cart abandonment plugin, on the site WordPress.org Forums:
The message comes from WordPress, not from my plugin. I can only point you (and… -
Posted a reply to Loco / Woocommerce doesn’t work anymore… ?, on the site WordPress.org Forums:
I can't account for problems displaying translations, as my plugin does not control this, and… -
Posted a reply to Loco / Woocommerce doesn’t work anymore… ?, on the site WordPress.org Forums:
PO files installed from GlotPress exclude translations held in JSON files. This is deliberate, but… -
Posted a reply to Fatal Error, on the site WordPress.org Forums:
I have no such problem installing both of these plugins simultaneously. This includes enabling French… -
Posted a reply to Fatal Error, on the site WordPress.org Forums:
I don't know how another plugin could interfere at this level, but post a free… -
Posted a reply to Fatal Error, on the site WordPress.org Forums:
Firstly, your translations being "stuck" is normal. These are not translated automatically. It is simply… -
Posted a reply to transfer multiple translation files, on the site WordPress.org Forums:
I can't answer questions about the WordPress API, or n8n. All I can tell you… -
Posted a reply to transfer multiple translation files, on the site WordPress.org Forums:
For each set of dependant translation files - Either (1) manually transfer the files with… -
Posted a reply to Translation set not known in Theme, on the site WordPress.org Forums:
The Metricool plugin doesn't have translations in German, French or Italian. It also isn't internationalized… -
Posted a reply to how to disable loco_debug, on the site WordPress.org Forums:
functions.php is included AFTER all plugins have started up, so your filter won't be registered… -
Posted a reply to Inserting HTML hyperlink in translation, on the site WordPress.org Forums:
My plugin doesn't control this. The booking plugin dictates that this string is not HTML.… -
Posted a reply to Loco translate does not open files with more than 1470610 characters, on the site WordPress.org Forums:
I assume that's sarcasm. Not appreciated if so. I've maintained this plugin for 8 years… -
Posted a reply to how to disable loco_debug, on the site WordPress.org Forums:
That message does check loco_debugging(). See code. WP_DEBUG cannot logically override if the last filter… -
Posted a reply to Loco translate does not open files with more than 1470610 characters, on the site WordPress.org Forums:
If you've proved the issue is not memory, then you'll have to find evidence of… -
Posted a reply to how to disable loco_debug, on the site WordPress.org Forums:
What debug output is showing after you’ve registered this filter? -
Posted a reply to how to disable loco_debug, on the site WordPress.org Forums:
What debug output is showing after you’ve registered this filter? -
Posted a reply to Loco ‹ Urdu language and placeholder, how can loco improve?, on the site WordPress.org Forums:
Can you be more explicit about what you're asking me to improve? Loco Translate doesn't… -
Posted a reply to how to disable loco_debug, on the site WordPress.org Forums:
The filter works if it's registered in time. What debug output is showing after you've… -
Committed [3274235] to Plugins SVN:
Bumped WordPress compatibility to 6.8 -
Posted a reply to Loco translate does not open files with more than 1470610 characters, on the site WordPress.org Forums:
Loco Translate has no such limitation. I expect you've just run out of memory. Check… -
Committed [3269005] to Plugins SVN:
Compatible with PHP 8.4 -
Posted a reply to Unsubscribe, on the site WordPress.org Forums:
No registration required. I don't possess any of your details. -
Posted a reply to DeepL Translator: Unknown error, on the site WordPress.org Forums:
Now live in 2.7.2 -
Committed [3267963] to Plugins SVN:
Published 2.7.2 -
Committed [3267920] to Plugins SVN:
Key verification via /v2/usage for zero cost API call -
Posted a reply to DeepL Translator: Unknown error, on the site WordPress.org Forums:
This topic is resolved already. I'll release a version of the plugin in due course.… -
Posted a reply to DeepL Translator: Unknown error, on the site WordPress.org Forums:
Please install the Development version. This now includes a server side DeepL client to get… -
Committed [3267877] to Plugins SVN:
DeepL client moved to back end due, because CORS -
Posted a reply to DeepL Translator: Unknown error, on the site WordPress.org Forums:
Your message to DeepL support will only confuse you further. Their policy is to NOT… -
Posted a reply to DeepL Translator: Unknown error, on the site WordPress.org Forums:
I am working on a back end implementation for this right now. It will be… -
Posted a reply to DeepL Translator: Unknown error, on the site WordPress.org Forums:
You will get the same error, because DeepL seem to be enforcing their CORS policy.… -
Posted a reply to DeepL Translator: Unknown error, on the site WordPress.org Forums:
The PHP error you've posted is unrelated to the DeepL error. See the pinned post… -
Posted a reply to Is it possible to just paste content of a po using Loco UI?, on the site WordPress.org Forums:
Just to add -- WordPress also requires the .l10n.php files, which will usually be used… -
Posted a reply to Is it possible to just paste content of a po using Loco UI?, on the site WordPress.org Forums:
I was hoping I could just replace .mo and .po files, but it didn’t work.… -
Posted a reply to support for MySQL 8.4 and PHP 8.3, on the site WordPress.org Forums:
You posted this twice. https://wordpress.org/support/topic/support-for-mysql-8-4-and-php-8-3-21/ -
Posted a reply to support for MySQL 8.4 and PHP 8.3, on the site WordPress.org Forums:
Yes, PHP 8.3 is supported. It doesn't use MySQL directly, it just uses WordPress functions… -
Posted a reply to Error: DeepL Translator: Unknown error, on the site WordPress.org Forums:
I'm aware of this issue. Please see the pinned post. -
Posted a reply to DeepL CORS error, on the site WordPress.org Forums:
Looks like /v2/translate is disallowing CORS consistently now. Anyone experiencing this issue will have to… -
Committed [3258367] to Plugins SVN:
CORS workaround for DeepL key verification -
Posted a reply to WP updates after 6.7 and swapping files (ticket), on the site WordPress.org Forums:
If you can demonstrate that your issue applies with Loco Translate disabled, then please do… -
Posted a reply to FOX – Currency Switcher translate, on the site WordPress.org Forums:
I don't have any problem displaying the plugin name or description using woocommerce-currency-switcher-ja.po generated from… -
Posted a reply to WP updates after 6.7 and swapping files (ticket), on the site WordPress.org Forums:
Perhaps the issue really is WooCommerce, but please frame your questions in terms of using… -
Posted a reply to Why aren’t changes in WordPress core being reflected?, on the site WordPress.org Forums:
What did you generate your Japanese file from? Looks like this text is a JavaScript…