Skip to:
Content

BuddyPress.org

Opened 4 years ago

Closed 4 years ago

#8769 closed defect (bug) (fixed)

Rename wrongly spelled `bp_attachments_get_mime_type()` function

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

Description (last modified by imath)

Deprecate "bp_attachements_get_mime_type()" which name contains a typo error in favor of bp_attachments_get_mime_type().

Attachments (1)

8769.patch (2.6 KB ) - added by imath 4 years ago.

Download all attachments as: .zip

Change History (3)

@imath
4 years ago

#1 @imath
4 years ago

  • Description modified (diff)

#2 @imath
4 years ago

  • Resolutionfixed
  • Status assignedclosed

In 13371:

Fix a typo error in the function name to get an attachment's mime type

Deprecate "bp_attachements_get_mime_type()" which name contains a typo error in favor of bp_attachments_get_mime_type().

Fixes #8769

Note: See TracTickets for help on using tickets.