Fix parameters count not matching placeholders count in wpdb:

repare
Fixed problem with Page Builders where, of two similar contents, only one was translated in the front-end
Fixed issue introduced in WordPress 4.9 with translation of User’s description
Fixed minor issue caused during converting a Text Widget to Multilingual one. Introduced in WordPress 4.9 when indicating that a Widget has been saved
Implemented caching when saving the file info of .mo files for improved performance
Fixed JS errors happening with WordPress 4.9, when scanning strings in Themes & Plugins localization
Fix string translation so that the original value is returned if there are no translations
Fixed issue with Post’s link cache not being invalidated when a Post is updated
Fixed notice shown when theme_root gets overridden (e.g. by a mobile theme)