#7689 closed enhancement (fixed)
Using checked function
Reported by: |
|
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)
Change History (3)
Note: See
TracTickets for help on using
tickets.
patch to update options-misc.php