NOOP_Translations::translate_entry( Translation_Entry $entry )
Parameters
- $entry
-
(Required)
Return
(false)
Source
File: wp-includes/pomo/translations.php
function translate_entry(&$entry) {
return false;
}
(Required)
(false)
File: wp-includes/pomo/translations.php
function translate_entry(&$entry) {
return false;
}