[buddypress-trac] [BuddyPress Trac] #8052: Suggestion for Activity Stream - link to Post
buddypress-trac
noreply at wordpress.org
Sat Oct 22 09:45:19 UTC 2022
#8052: Suggestion for Activity Stream - link to Post
---------------------------------------------------+---------------------
Reporter: bee360 | Owner: imath
Type: enhancement | Status: closed
Priority: normal | Milestone: 11.0.0
Component: Blogs | Version: 4.1.0
Severity: normal | Resolution: fixed
Keywords: dev-feedback has-patch has-unit-tests |
---------------------------------------------------+---------------------
Changes (by imath):
* status: reopened => closed
* resolution: => fixed
Comment:
In [changeset:"13342" 13342]:
{{{
#!CommitTicketReference repository="" revision="13342"
Stop using the post link into the new_blog_post activity action
Now the post link is included into the activity content (see [13305]),
displaying it into the activity action is no more needed.
This commit also :
- introduces a new function to get a site's URL and Name out of BP Blogs
meta which avoids some code duplication in `new_blog`, `new_blog_post` and
`new_blog_comment` activity action format callbacks.
- improves the `new_blog_post` activity content layout when the
corresponding post's image is not the featured one.
- properly deprecates pre-2.0 activity action filters.
Props teeboy4real
Closes https://github.com/buddypress/buddypress/pull/27
Fixes #8052
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8052#comment:23>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list