WP_Translation_File::parse_file()
Parses the file.
Method of the class: WP_Translation_File{}
No Hooks.
Return
null
. Nothing (null).
Usage
// protected - for code of main (parent) or child class $result = $this->parse_file();
Changelog
Since 6.5.0 | Introduced. |
WP_Translation_File::parse_file() WP Translation File::parse file code WP 6.7.1
abstract protected function parse_file();