[wp-trac] [WordPress Trac] #17182: string cleanup in general-template

WordPress Trac wp-trac at lists.automattic.com
Tue Apr 19 18:41:00 UTC 2011


#17182: string cleanup in general-template
--------------------------+-----------------------------
 Reporter:  niallkennedy  |      Owner:
     Type:  enhancement   |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  General       |    Version:
 Severity:  minor         |   Keywords:  has-patch
--------------------------+-----------------------------
 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.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/17182>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list