[wp-trac] [WordPress Trac] #56834: Correctly escape `$comment->comment_author_url` URL

WordPress Trac noreply at wordpress.org
Sun Oct 16 09:24:56 UTC 2022


#56834: Correctly escape `$comment->comment_author_url` URL
------------------------------+-----------------------------
 Reporter:  zenaulislam       |      Owner:  (none)
     Type:  defect (bug)      |     Status:  new
 Priority:  normal            |  Milestone:  Awaiting Review
Component:  General           |    Version:
 Severity:  normal            |   Keywords:
  Focuses:  coding-standards  |
------------------------------+-----------------------------
 IN 'wp-includes/blocks/avatar.php' on line `130` I've found that
 `$comment->comment_author_url` was used without escaping. I think we can
 improve it by escaping the URL for more consistency.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/56834>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list