Archived topic
Read more string appended to bbPress Topics and Replies
18 replies · Started by Jessica on March 18, 2021
So it's happening in GeneratePress, but not other themes...
When a theme or plugin uses the_excerpt() function to display an excerpt, it includes a filter that themes/plugins can use to add a read more button. GeneratePress uses this filter, but not all themes will.
bbPress is using the_excerpt() function in the back-end, but it isn't explicitly telling themes/plugins to forget about the read more filter.
So, our function tells it to ignore that filter when in the bbPress dashboard. It will work with any theme, as it's all using core filters.
Hope this helps!
Thank you for helping me understanding!
I have had nothing but a great experience with GP so far! It's like a breath of fresh air after fighting with another "big name" BuddyPress theme for many years, rhymes with buddymoss. lol Thanks for the great theme and support!
No problem! Glad I could help :)