Make WordPress Core

Opened 17 years ago

Closed 17 years ago

#7853 closed defect (bug) (fixed)

Custom colums class was not setting

Reported by: shanef's profile ShaneF Owned by:
Milestone: 2.7 Priority: lowest
Severity: trivial Version: 2.7
Component: Administration Keywords: has-patch commit
Focuses: Cc:

Description

Plugins that add their own columns to the display did not set the class correctly because the attributes where not being added to the <td> tag. This was making "Page Options" not work correctly if you went to remove those items from view.

Attachments (1)

7853.1.diff (676 bytes) - added by ShaneF 17 years ago.

Download all attachments as: .zip

Change History (2)

@ShaneF
17 years ago

#1 @azaozz
17 years ago

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

(In [9108]) Page Options: fix hiding of custom columns added by plugins, props ShaneF, fixes #7853

Note: See TracTickets for help on using tickets.