Mô tả
** IMPORTANT **
This plugin has been updated for BuddyPress 1.5.1
This plugin will display a member since and a few simple count totals for status, forum topics, forum posts, blog comments (main site only), achievements (if installed) along with a per day average.
Includes various hooks and templatetags for own use
Related Links:
- Author’s Site
- BuddyPress Member Profile Stats – About Page
- BuddyPress and bbPress Developer Hook and Filter API Reference
- @etivite etivite+
Extra Configuration
Cài đặt
- Upload the full directory into your wp-content/plugins directory
- Activate the plugin at the plugin administration page
Hỏi đáp
- How do I exclude a certain count/avg?
-
The wp-admin page includes an option to select which count to display
- My question isn’t answered here
-
Please contact me on http://etivite.com
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“BuddyPress Member Profile Stats” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “BuddyPress Member Profile Stats” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
0.5.0
- BUG: fix network admin settings page on multisite
- FEATURE: support for locale mo files
- BUG: updated for BuddyPress 1.5.1
0.4.2
- Bug with clear cache call
0.4.0
- Added support for Achievements plugin
0.3.1
- Bug: fixed minor typo on count echo
0.3.0
- fixed userblog count
- added a few counts to wp_cache
- WordPress 3.0 required
0.2.0
- Added wp-admin page – options to select what count to display
- Added hooks, filters, templatetags for each count function
- Added new hook for bp_after_sidebar_me
0.1.0
- First [BETA] version