Make WordPress Core

Opened 17 years ago

Closed 17 years ago

Last modified 10 months ago

#7689 closed enhancement (fixed)

Using checked function

Reported by: matthewh84's profile matthewh84 Owned by:
Milestone: 2.7 Priority: low
Severity: normal Version:
Component: Optimization Keywords: has-patch
Focuses: Cc:

Description

The file wp-admin/options-misc.php was using some if statements when it could have been using the checked function in wp-admin/includes/template.php

I have created a patch to update this.

Attachments (1)

options-misc.php.patch (3.4 KB) - added by matthewh84 17 years ago.
patch to update options-misc.php

Download all attachments as: .zip

Change History (3)

@matthewh84
17 years ago

patch to update options-misc.php

#1 @westi
17 years ago

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

(In [8831]) Use API for setting checked attribute fixes #7689 props matthewh84.

This ticket was mentioned in PR #337 on WordPress/wordpress.org by @narenin.


10 months ago
#2

  • Keywords has-patch added
Note: See TracTickets for help on using tickets.