Make WordPress Core

Opened 5 years ago

Closed 5 years ago

#48094 closed defect (bug) (fixed)

Fixed wrong variable name in `do_all_pings` function

Reported by: itowhid06's profile itowhid06 Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 5.3 Priority: normal
Severity: normal Version: 5.3
Component: Pings/Trackbacks Keywords: has-patch commit
Focuses: Cc:

Description

Fixed wrong variable name in do_all_pings function

Attachments (2)

48094.diff (410 bytes) - added by itowhid06 5 years ago.
48094_refreshed.diff (410 bytes) - added by itowhid06 5 years ago.

Download all attachments as: .zip

Change History (6)

@itowhid06
5 years ago

#1 @itowhid06
5 years ago

  • Component changed from General to Comments

#2 @ocean90
5 years ago

  • Keywords commit added
  • Milestone changed from Awaiting Review to 5.3

Introduced in [46175].

#3 @SergeyBiryukov
5 years ago

  • Component changed from Comments to Pings/Trackbacks

#4 @SergeyBiryukov
5 years ago

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

In 46292:

Pings/Trackbacks: Use correct variable in a foreach() loop in do_all_pings().

Props itowhid06.
Fixes #48094. See #36824.

Note: See TracTickets for help on using tickets.