WP_HTML_Token::__wakeup() In this article Table of ContentsSource Changelog ↑ Back to top Wakeup magic method. Source public function __wakeup() { throw new \LogicException( __CLASS__ . ' should never be unserialized' ); } View all references View on Trac View on GitHub Changelog VersionDescription6.4.2Introduced. 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.