WPDev.one
Core Function
View Source on Trac ↗

wp_get_pomo_file_data()

wp_get_pomo_file_data( mixed $po_file )

Extracts headers from a PO file.

Parameters 1 required

Name / Type Description
$po_file
string

Path to PO file.

Required

Return Value

(string[])
Array of PO file header values keyed by header name.

Function Information

Since Version
3.7.0
Source File
wp-includes/l10n.php
Advertisement