mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-30 23:30:05 +00:00
Docs: Remove inaccurate part of the screen_settings filter description.
The filter is called for all admin screens, not just the Widgets screen. Follow-up to [27256]. Props Starbuck. Fixes #54524. git-svn-id: https://develop.svn.wordpress.org/trunk@52257 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1008,9 +1008,6 @@ final class WP_Screen {
|
||||
/**
|
||||
* Filters the screen settings text displayed in the Screen Options tab.
|
||||
*
|
||||
* This filter is currently only used on the Widgets screen to enable
|
||||
* accessibility mode.
|
||||
*
|
||||
* @since 3.0.0
|
||||
*
|
||||
* @param string $screen_settings Screen settings.
|
||||
|
||||
Reference in New Issue
Block a user