Make WordPress Core

Opened 4 years ago

Closed 3 years ago

Last modified 3 years ago

#50698 closed defect (bug) (fixed)

Escaping issue in author template

Reported by: chintan1896's profile chintan1896 Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 5.8 Priority: normal
Severity: normal Version: 5.4.2
Component: Users Keywords: has-patch
Focuses: template Cc:

Description

Escaping function missing in author-template.php file for get_author_posts_url().

Attachments (1)

50698.diff (584 bytes) - added by chintan1896 4 years ago.

Download all attachments as: .zip

Change History (6)

@chintan1896
4 years ago

#1 @SergeyBiryukov
4 years ago

  • Component changed from General to Users

#2 @SergeyBiryukov
4 years ago

  • Focuses template added

#3 @SergeyBiryukov
3 years ago

  • Milestone changed from Awaiting Review to 5.8

#4 @SergeyBiryukov
3 years ago

  • Owner set to SergeyBiryukov
  • Resolution set to fixed
  • Status changed from new to closed

In 51190:

Users: Escape get_author_posts_url() link in wp_list_authors().

This is consistent with get_the_author_posts_link().

Props chintan1896.
Fixes #50698.

This ticket was mentioned in Slack in #meta-tracdev by ocean90. View the logs.


3 years ago

Note: See TracTickets for help on using tickets.