1. Yes, using an external cache. (however this will also give a notice as of WP 6.1 when not using external cache, as there are some discussions with core committers atm what types will be validated, but null will definitely give an error)
2. sorry, I don't have it anymore. We fixed this issue by doing:
if ( is_null( $trid ) ) {
return null;
}
in translation-management.class.php at beginning of function get_translation_job_info and change return type to array|null in phpdoc (and $trid type to int|null)
We'll keep you updated here on any news regarding this issue.
Regards,
Itamar.
Manage Cookie Consent
We use cookies to optimize our website and services. Your consent allows us to process data such as browsing behavior. Not consenting may affect some features.
Functional
Always active
Required for our website to operate and communicate correctly.
Preferences
The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user.
Statistics
We use these to analyze the statistics of our site. Collected information is completely anonymous.The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you.
Marketing
These cookies track your browsing to provide ads relevant to you.