Opened 4 years ago
Closed 4 years ago
#56717 closed defect (bug) (fixed)
Twenty Eleven: Correctly escape template directory uri
| Reported by: | Alberuni Azad. | Owned by: | desrosj |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.1 |
| Component: | Bundled Theme | Version: | 5.8 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description
In wp-content/themes/twentyeleven/inc/block-patterns.php file, I've found that the get_template_directory_uri() is called without escaping which I think should be escaped.
I've checked other latest themes where the escaping is used. Link mentioned below
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)
Created patch