WP_HTML_Open_Elements::__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.6.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.