WP_Screen::remove_screen_reader_content() In this article Table of ContentsSource Changelog ↑ Back to top Removes all the accessible hidden headings and text for the screen. Source public function remove_screen_reader_content() { $this->_screen_reader_content = array(); } View all references View on Trac View on GitHub Changelog VersionDescription4.4.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.