W3cubDocs

/WordPress

NOOP_Translations::translate_entry( Translation_Entry $entry )

Parameters

$entry

(Translation_Entry) (Required)

Return

(false)

Source

File: wp-includes/pomo/translations.php

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

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