#7689 closed enhancement (fixed)
Using checked function
| Reported by: | matthewh84 | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | 2.7 |
| Component: | Optimization | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
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 (4)
This ticket was mentioned in PR #337 on WordPress/wordpress.org by @narenin.
2 years ago
#2
- Keywords has-patch added
@obenland commented on PR #337:
4 days ago
#3
The subtitle was removed on March 5, 2026 when the page was switched away from using the page template.
I'll close the PR for now as this is no longer applicable. Please feel free to reopen if there are other pages that are effected by this.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
patch to update options-misc.php