Make WordPress Core

Opened 7 years ago

Closed 7 years ago

Last modified 6 years ago

#43419 closed defect (bug) (fixed)

esc_html__ function description has an extra full stop

Reported by: danieltj's profile danieltj Owned by: swissspidy's profile swissspidy
Milestone: 5.1 Priority: normal
Severity: trivial Version: 4.9
Component: I18N Keywords: has-patch commit
Focuses: docs Cc:

Description

In the documentation block for the esc_html__ function, it contains an additional full stop.

Definitely the smallest bug I've ever found.

Function reference: esc_html__

Attachments (1)

43419.diff (458 bytes) - added by danieltj 7 years ago.
Removed extra full stop

Download all attachments as: .zip

Change History (6)

@danieltj
7 years ago

Removed extra full stop

#1 @danieltj
7 years ago

  • Component changed from General to I18N
  • Keywords has-patch added
  • Severity changed from normal to trivial
  • Version set to 4.9.4

Added patch which removes the extra character.

#2 @swissspidy
7 years ago

  • Keywords commit added
  • Owner set to swissspidy
  • Status changed from new to assigned
  • Version changed from 4.9.4 to 4.9

Introduced in [40932]

#3 @swissspidy
7 years ago

  • Resolution set to fixed
  • Status changed from assigned to closed

In 42753:

Docs: Remove erroneous period in the description for esc_html__().

Props danieltj.
Fixes #43419.

#4 @SergeyBiryukov
7 years ago

  • Milestone changed from Awaiting Review to 5.0

#5 @johnbillion
6 years ago

  • Milestone changed from 5.0 to 5.1
Note: See TracTickets for help on using tickets.