[buddypress-trac] [BuddyPress Trac] #3856: Saving activity update action as an array in db
buddypress-trac
noreply at wordpress.org
Sat May 11 13:33:16 UTC 2019
#3856: Saving activity update action as an array in db
-----------------------------------+---------------------------
Reporter: modemlooper | Owner: boonebgorges
Type: enhancement | Status: closed
Priority: normal | Milestone: 2.0
Component: Activity | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch 2nd-opinion |
-----------------------------------+---------------------------
Comment (by imath):
In [changeset:"12395" 12395]:
{{{
#!CommitTicketReference repository="" revision="12395"
Improve i18n of Groups activity updates action string
Dynamically generated activity action strings were introduced in
BuddyPress 2.0 to ensure these strings are always up to date and
multilingual-friendly (see #3856).
It appeared although the {{{activity_update}}} type enjoys this feature
when activities are shared by users on their profiles, it was not the case
for activity updates posted within Groups.
Thanks to this commit, BuddyPress is now taking it in charge by:
- Registering a new group activity action to reference a specific
formatting callback function for activities posted within Groups.
- Making sure this new activity action type does not interfere with the
one of regular activity updates in dropdown filters or into the Activity
Administration screens.
BTW happy 4th WPTranslationDay to everyone :)
Fixes #8089
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/3856#comment:32>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list