Description
BuddyPress Poke Plugin allows members to poke other members on a BuddyPress Social network.
How it works:-
When a user visits other user’s profile they can use poke button to poke them.
If the BuddyPress activity component is disabled, poke funcionality will not be available.
We welcome your suggestions and support request at BuddyDev
Checkout BuddyDev.com for more awesome BuddyPress Themes & plugins.
Please leave a comment on BuddyDev
Screenshots
Installation
This section describes how to install the plugin and get it working.
e.g.
1. Download the zip file and extract
1. Upload bp-poke
directory to the /wp-content/plugins/
directory
1. Activate the plugin through the ‘Plugins’ menu.
1. Enjoy
FAQ
- Does This plugin works without BuddyPress
-
No, It needs you to have BuddyPress installed and activated. Please make sure that you have BuddyPress activity component enabled to use this plugin.
Reviews
Contributors & Developers
“BuddyPress Poke” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “BuddyPress Poke” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1.2
- Fix array waring/error when the pokes are not set correctly.
1.1.1
- Add text domain in header.
1.1.0
- Add BP Nouveau template Compatibility.
1.0.9
- Audit strings for localization
1.0.8
- Do not throw fatal errors when notification/activity components are disabled.
- Fix notification issue for users.
1.0.7
- Fix issue with legacy notification.
- Reorganize code
1.0.6
- Add theme compatibility.
1.0.5
- Instead of deleting notification, mark it as read.
1.0.4
- Fix notices for PHP 5.4
1.0.3
- Do not show the poke button if the user is not logged in
1.0.2
- Allow Redefining the poke slug using BP_POKE_SLUG constant
- Link to the username who poked
1.0
- Initial release