Make WordPress Core

Opened 4 years ago

Closed 4 years ago

#50642 closed defect (bug) (fixed)

$text parameter description for cancel_comment_reply_link()

Reported by: stevenlinx's profile stevenlinx Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 5.5 Priority: normal
Severity: normal Version:
Component: Comments Keywords: has-patch
Focuses: docs Cc:

Description

$text parameter description can be updated to include "If empty, defaults to 'Click here to cancel reply."

Codex:
https://codex.wordpress.org/Function_Reference/cancel_comment_reply_link

DevHub:
https://developer.wordpress.org/reference/functions/cancel_comment_reply_link/

Attachments (1)

50642.diff (650 bytes) - added by stevenlinx 4 years ago.

Download all attachments as: .zip

Change History (4)

@stevenlinx
4 years ago

#1 @stevenlinx
4 years ago

  • Keywords has-patch added; needs-patch removed

#2 @SergeyBiryukov
4 years ago

  • Milestone changed from Awaiting Review to 5.5

#3 @SergeyBiryukov
4 years ago

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

In 48457:

Docs: Improve description of the $text parameter in cancel_comment_reply_link().

Props stevenlinx.
Fixes #50642.

Note: See TracTickets for help on using tickets.