#17182 closed enhancement (fixed)
string cleanup in general-template
| Reported by: | niallkennedy | Owned by: | nacin |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.2 |
| Component: | General | Version: | |
| Severity: | minor | Keywords: | has-patch |
| Cc: | Focuses: |
Description
Some dynamic strings changed to static in general-template.
Also included an esc_html() of two strings passed in an args array to paginate_links(). The function recasts integer variables from the array just to be sure, and should probably escape HTML output from unknowns as well.
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)
general-template string cleanup