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; } Copy Expand Source Code View on GitHub