wp_get_l10n_php_file_data
wp_get_l10n_php_file_data ( $php_file )
Parameters:- (string) php_file Path to a `.l10n.php` file.
Returns:- (string[]) Array of file header values keyed by header name.
Defined at: - Introduced in WordPress: 6.6.0
- Deprecated in WordPress: —
Description
Extracts headers from a PHP translation file.