wordpress / latest / classes / noop_translations / translate_entry.html

NOOP_Translations::translate_entry( Translation_Entry $entry ): false

Parameters

$entry Translation_Entry Required

Return

false

Source

File: wp-includes/pomo/translations.php. View all references

public function translate_entry( &$entry ) {
	return false;
}

© 2003–2022 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/noop_translations/translate_entry