Skip to:
Content

BuddyPress.org

Opened 5 years ago

Closed 5 years ago

#8312 closed defect (bug) (fixed)

BP Blocks API: filter for the translation dir and translation domain use the same name

Reported by: imath's profile imath Owned by: imath's profile imath
Milestone: 6.1.0 Priority: normal
Severity: normal Version: 6.0.0
Component: Core Keywords: has-patch
Cc:

Description

I just noticed this first trying to use the BP Blocks API for a custom BuddyPress block. As I believe there must be nobody yet using it to load JSON translation files, I believe we can safely rename the filter for the translation domain.

Attachments (1)

8312.patch (899 bytes) - added by imath 5 years ago.

Download all attachments as: .zip

Change History (3)

@imath
5 years ago

#1 @imath
5 years ago

In 12661:

BP Blocks API: rename the filter to edit blocks translation domain

It avoids a duplicate with the name of the filter to edit the blocks translation directory.

See #8312 (trunk)

#2 @imath
5 years ago

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

In 12662:

BP Blocks API: rename the filter to edit blocks translation domain

It avoids a duplicate with the name of the filter to edit the blocks translation directory.

Fixes #8312 (6.0 branch)

Note: See TracTickets for help on using tickets.