WP_Translation_File::error(): string|null In this article Table of ContentsReturn Source Changelog ↑ Back to top Returns the current error information. Return string|null Error message or null if no error. Source public function error() { return $this->error; } View all references View on Trac View on GitHub Changelog VersionDescription6.5.0Introduced. User Contributed Notes You must log in before being able to contribute a note or feedback.
User Contributed Notes
You must log in before being able to contribute a note or feedback.