[wp-trac] [WordPress Trac] #56674: Twenty Ten: Use 'esc_url' for 'get_author_posts_url' where appropriate

WordPress Trac noreply at wordpress.org
Wed Sep 28 12:39:05 UTC 2022


#56674: Twenty Ten: Use 'esc_url' for 'get_author_posts_url' where appropriate
------------------------------+-------------------------------
 Reporter:  hztyfoon          |       Owner:  audrasjb
     Type:  defect (bug)      |      Status:  closed
 Priority:  normal            |   Milestone:  6.1
Component:  Bundled Theme     |     Version:
 Severity:  normal            |  Resolution:  fixed
 Keywords:  has-patch commit  |     Focuses:  coding-standards
------------------------------+-------------------------------
Changes (by audrasjb):

 * status:  accepted => closed
 * resolution:   => fixed


Comment:

 In [changeset:"54344" 54344]:
 {{{
 #!CommitTicketReference repository="" revision="54344"
 Twenty Ten: Escape `get_author_posts_url()` where appropriate in
 `functions.php` file.

 This changeset adds missing escaping to some instances of
 `get_author_posts_url()` used in Twenty Ten, as per WordPress Coding
 Standards.

 Props hztyfoon, robinwpdeveloper, mukesh27, rudlinkon, SergeyBiryukov,
 jakariaistauk.
 Fixes #56674.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/56674#comment:12>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list