Make WordPress Core

Opened 15 years ago

Closed 15 years ago

#11628 closed defect (bug) (fixed)

Remove unused .fade class for admin message bars

Reported by: nacin's profile nacin Owned by:
Milestone: 3.0 Priority: low
Severity: trivial Version: 2.9
Component: General Keywords: has-patch
Focuses: Cc:

Description

In #11267 [12385], the pulse/fade effect was removed from admin message bars.

This class should be stripped from core. It's not just for the extraneous markup, but also so plugin developers know what markup is the best practice. (The class also appears inconsistently, apparently not used in some places where it should have been used. Any plugins styling or animating it are already not getting what they want.) If we ever wanted to add anything special back (or if a plugin wanted to), .updated should be animated directly.

Attachments (1)

11628-fade.diff (22.3 KB) - added by nacin 15 years ago.

Download all attachments as: .zip

Change History (2)

@nacin
15 years ago

#1 @azaozz
15 years ago

  • Resolution set to fixed
  • Status changed from new to closed

Fixed in [12546]

Note: See TracTickets for help on using tickets.