Skip to:
Content

BuddyPress.org

#8769 closed defect (bug) (fixed)

Rename wrongly spelled `bp_attachments_get_mime_type()` function

Reported by: imath's profile imath Owned by: imath's profile imath
Milestone: 11.0.0 Priority: normal
Severity: normal Version:
Component: Core 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 22 months ago.

Download all attachments as: .zip

Change History (3)

@imath
22 months ago

#1 @imath
22 months ago

  • Description modified (diff)

#2 @imath
22 months ago

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

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.