Fixed generation of missing native MO files when a site has been moved to a different location.
Fixed a problem with translating strings via the _x function when the $number parameter has a string value of “1”. We used to use a plural form instead of singular.
Code improvement in the String Translation plugin.
Compatibility
Fixed a fatal error that happened because of an outdated hook signature for get_the_author_{$field}.
Added a fix to prevent infinite loops when loading “just in time” MO objects.