Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Can I make the member update excerpts longer?


r-a-y
Keymaster

@r-a-y

If you’re familiar with WordPress filters, there’s a filter you can hook into to override the member excerpt – “bp_get_member_latest_update” (located in /plugins/buddypress/bp-core/bp-core-templatetags.php).

If you’re new to WordPress plugin development, check out this codex article:
https://codex.wordpress.org/Plugin_API#Filters

Skip to toolbar