Make WordPress Core

Changes between Initial Version and Version 2 of Ticket #54524


Ignore:
Timestamp:
11/27/2021 01:54:44 AM (4 years ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #54524

    • Property Focuses accessibility removed
    • Property Component changed from Comments to Administration
    • Property Summary changed from Obsolete in-code comment (docs) for filter screen_settings to Incorrect in-code comment (docs) for filter screen_settings
  • Ticket #54524 – Description

    initial v2  
    44> This filter is currently only used on the Widgets screen to enable accessibility mode.
    55
    6 I believe this comment can be removed, because the hook is called for all admin screens. It was originally added in this changeset and seems to be an inaccuracy that crept in:
    7 [https://core.trac.wordpress.org/changeset/27256]
     6I believe this comment can be removed, because the hook is called for all admin screens. It was originally added in this changeset and seems to be an inaccuracy that crept in: [27256]