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