[buddypress-trac] [BuddyPress Trac] #8527: Migrate the `BP_Core_Recently_Active_Widget` & `BP_Core_Whos_Online_Widget` Legacy Widget as a Widget Block
buddypress-trac
noreply at wordpress.org
Wed Jul 14 22:06:50 UTC 2021
#8527: Migrate the `BP_Core_Recently_Active_Widget` & `BP_Core_Whos_Online_Widget`
Legacy Widget as a Widget Block
-----------------------+---------------------
Reporter: imath | Owner: imath
Type: task | Status: closed
Priority: normal | Milestone: 9.0.0
Component: Members | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch |
-----------------------+---------------------
Changes (by imath):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"13007" 13007]:
{{{
#!CommitTicketReference repository="" revision="13007"
Merge the BP Blocks plugin's last 2 Members Block
`'bp/online-members'` and `'bp/active-members'` are very similar Widget
Blocks. The specific `bp_members_render_members_avatars_block()` function
has been introduced to put in common most of the rendering logic of these
two blocks.
- Adapt Grunt sass tasks.
- Add the Block JavaScript source files into `src/js/bp-blogs/js/blocks`.
- Add the Block Scss source file into `src/bp-blogs/sass`.
- Generate the development files to ease testing.
Fixes #8527
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8527#comment:1>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list