Skip to:
Content

BuddyPress.org

Opened 6 years ago

Closed 6 years ago

#8268 closed defect (bug) (fixed)

Blogs component: Typo when using the __() function

Reported by: imath Owned by: imath
Priority: normal Milestone: 6.0.0
Component: Blogs Version:
Severity: normal Keywords: has-patch
Cc:

Description

This is a regression introduced in [12587]: my bad.

Attachments (1)

8268.patch (581 bytes ) - added by imath 6 years ago.

Download all attachments as: .zip

Change History (2)

@imath
6 years ago

#1 @imath
6 years ago

  • Resolutionfixed
  • Status assignedclosed

In 12611:

Blogs: make sure to use the __() the right way

This fixes a regression introduced in [12587] where I made a typo using _( instead of __().

Antiprops imath

Fixes #8268

Note: See TracTickets for help on using tickets.