apply_filters to widget_title and bug with search page
-
Hello! Thank you very much for this plugin. It’s exactly what I was searching for.
I just have two bugs that I’ve found:
1. Could you add the widget_titles apply_filters to the title? It’s standard WordPress practice to do so and I use it to make the first word of each title a different font. Line 56 of widget.php I added echo $before_title . apply_filters( ‘widget_title’, $instance[‘title’] ); and it works great
2. There is an error on the search page. When I search for a term using the standard WordPress search the activity stream only displays items with that search term, not really the behavior expected.
Thanks for having a look into these. Really appreciate it!
https://www.ads-software.com/plugins/buddypress-sitewide-activity-widget/
- The topic ‘apply_filters to widget_title and bug with search page’ is closed to new replies.