Skip to:
Content

BuddyPress.org

Opened 15 years ago

Closed 10 years ago

#3963 closed enhancement (no action required)

Have BuddyPress use 'the_excerpt' for posts in activity stream

Reported by: Chineseand Owned by:
Priority: low Milestone:
Component: Activity Version: 1.5.3
Severity: minor Keywords: 2nd-opinion
Cc:

Description

I would like to recommend that BP use WP function 'the_excerpt' for displaying post information in the activity stream. This would allow for predicable behaviour, and allow prebuilt plugins like 'Advanced Excerpt' to give control of post info in Activiyt stream back to BP users.

Change History (3)

#1 @boonebgorges
15 years ago

  • Milestone Awaiting ReviewFuture Release

This is worth discussing for the next release cycle.

#2 @boonebgorges
13 years ago

  • Component CoreActivity
  • Keywords 2nd-opinion added
  • Priority normallow
  • Severity normalminor

#3 @DJPaul
10 years ago

  • Milestone Future Release
  • Resolutioninvalid
  • Status newclosed

the_excerpt works on the Post template loop. We can't use this for the Activity Stream.

Note: See TracTickets for help on using tickets.