Make WordPress Core

Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#60013 closed enhancement (wontfix)

WordPress Dashboard Page Enhancements

Reported by: adnan.limdi Owned by:
Priority: normal Milestone:
Component: Administration Version:
Severity: normal Keywords: has-patch
Cc: Focuses:

Description

Needs the addition of a title tag conforming to HTML standards on the dashboard page for the WordPress Events and News widget.

Attachments (3)

60013.patch (2.0 KB ) - added by adnan.limdi 3 years ago.
created patch
60013-2.patch (640 bytes ) - added by adnan.limdi 3 years ago.
Remove Unwanted title for author template file.
60013-3.patch (1.0 KB ) - added by adnan.limdi 3 years ago.
Remove Unwanted title for author template file.

Download all attachments as: .zip

Change History (6)

@adnan.limdi
3 years ago

created patch

#1 @adnan.limdi
3 years ago

  • Keywords has-patch added

#2 @jorbin
3 years ago

  • Milestone Awaiting Review
  • Resolutionwontfix
  • Status newclosed
  • Version trunk

title attributes are not necessary and in fact, are discouraged. Please see the note in the HTML spec.

Title attributes are actively being removed from core. See: #24766.

#3 @adnan.limdi
3 years ago

Okay @jorbin Noted.

Can you check #24766 ? We have added removed unwanted title for RSS file.

@adnan.limdi
3 years ago

Remove Unwanted title for author template file.

@adnan.limdi
3 years ago

Remove Unwanted title for author template file.

Note: See TracTickets for help on using tickets.