Skip to:
Content

BuddyPress.org

Opened 3 years ago

Closed 3 years ago

#8519 closed task (fixed)

Migrate the `BP_Latest_Activities` Legacy Widget as a Widget Block

Reported by: imath's profile imath Owned by: imath's profile imath
Milestone: 9.0.0 Priority: normal
Severity: normal Version:
Component: Activity Keywords: has-patch
Cc:

Description

Merge the BP Blocks plugin's 'bp/latest-activities' Block into Core and Make it available no matter what template pack is active.

Attachments (1)

8519.patch (28.4 KB) - added by imath 3 years ago.

Download all attachments as: .zip

Change History (2)

@imath
3 years ago

#1 @imath
3 years ago

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

In 13001:

Merge the BP Blocks plugin's 'bp/latest-activities' Block

  • Adapt Grunt sass tasks.
  • Add the Block JavaScript source files into src/js/bp-activity/js/blocks.
  • Add the Block Scss source file into src/bp-activity/sass.
  • Generate the development files to ease testing.
  • Make sure the 'bp/embed-activity' block is only registered if embeds are active for the Activity component.

Fixes #8519

Note: See TracTickets for help on using tickets.