Used By
Used By | Description |
---|---|
wp-includes/pomo/po.php: PO::read_entry() |
Helper function for read_entry
(string) (Required)
(bool)
File: wp-includes/pomo/po.php
protected static function is_final( $context ) { return ( 'msgstr' === $context ) || ( 'msgstr_plural' === $context ); }
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/po/is_final