最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

Add An Activity Filter By User Id In Buddypress Plugin

programmeradmin4浏览0评论

On the Buddypress activity page, you can filter by All Members, Favorites, Mentions, ect…

How do I add a filter to only show updates from a specific user id?

There is for the "All Member" filter html below. How can I change that to a specific user id/ and the js needed?

<li id="activity-all"><a href="<?php bp_activity_directory_permalink(); ?>"><?php printf( __( 'All Members %s', 'youzer' ), '<span>' . bp_get_total_member_count() . '</span>' ); ?></a></li>
发布评论

评论列表(0)

  1. 暂无评论