NOOP_Translations::add_entry( $entry )


Source

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

public function add_entry( $entry ) {
	return true;
}

Top ↑

User Contributed Notes

You must log in before being able to contribute a note or feedback.