WP_Screen::remove_options() In this article Table of ContentsSource Changelog ↑ Back to top Removes all options from the screen. Source public function remove_options() { $this->_options = array(); } View all references View on Trac View on GitHub Changelog VersionDescription3.8.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.