Opened 13 years ago
Closed 13 years ago
#2212 closed defect (bug) (fixed)
Use esc_attr_e instead of _e in form-search template
| Reported by: | DJPaul | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.3 |
| Component: | Appearance - Theme Compatibility | Version: | trunk |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
esc_attr_e should be used instead of _e in the form-search template.
Attachments (1)
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [4768]) Use esc_attr_e() in form-search.php. Props paulgibbs. Fixes #2212.