{"id":9274,"date":"2010-05-27T16:10:45","date_gmt":"2010-05-27T16:10:45","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/buddypress-followers\/"},"modified":"2016-03-21T17:43:44","modified_gmt":"2016-03-21T17:43:44","slug":"buddypress-followers","status":"publish","type":"plugin","link":"https:\/\/mk.wordpress.org\/plugins\/buddypress-followers\/","author":106452,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.2.2","stable_tag":"1.2.2","tested":"","requires":"","requires_php":"","requires_plugins":"","header_name":"BuddyPress Follow","header_author":"Andy Peatling, r-a-y","header_description":"","assets_banners_color":"ffe5b1","last_updated":"2017-11-28 20:41:26","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/wordpress.org\/extend\/plugins\/buddypress-followers","header_author_uri":"","rating":4.3,"author_block_rating":0,"active_installs":1000,"downloads":75769,"num_ratings":15,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":2,"2":0,"3":0,"4":3,"5":10},"assets_icons":[],"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":"480551","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.1","1.2","1.2.1","1.2.2"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[204,14510,3568,11224],"plugin_category":[44],"plugin_contributors":[77502,77846],"plugin_business_model":[],"class_list":["post-9274","plugin","type-plugin","status-publish","hentry","plugin_tags-buddypress","plugin_tags-connections","plugin_tags-followers","plugin_tags-following","plugin_category-discussion-and-community","plugin_contributors-apeatling","plugin_contributors-r-a-y","plugin_committers-apeatling","plugin_committers-imath","plugin_committers-johnjamesjacoby","plugin_committers-r-a-y"],"banners":{"banner":"https:\/\/ps.w.org\/buddypress-followers\/assets\/banner-772x250.png?rev=480551","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/buddypress-followers_ffe5b1.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Follow members on your BuddyPress site with this nifty plugin.<\/p>\n\n<p>The plugin works similar to the friends component, however the connection does not need to be accepted by the person being followed.  Just like Twitter!<\/p>\n\n<p>This plugin adds:<\/p>\n\n<ul>\n<li>Following \/ Followers tabs to user profile pages<\/li>\n<li>Follow \/ Unfollow buttons on user profile pages and in the members directory<\/li>\n<li>A new \"Following\" activity directory tab<\/li>\n<li>An \"Activity &gt; Following\" subnav tab to a user's profile page<\/li>\n<li>Menu items to the WP Toolbar<\/li>\n<\/ul>\n\n<p><strong>Translations<\/strong><\/p>\n\n<p>BP Follow has been translated into the following languages by these awesome people:<\/p>\n\n<ul>\n<li>Brazilian Portuguese - <a href=\"https:\/\/profiles.wordpress.org\/espellcaste\">espellcaste<\/a><\/li>\n<li>German - <a href=\"https:\/\/profiles.wordpress.org\/solhuebner\">solhuebner<\/a><\/li>\n<\/ul>\n\n<p>For bug reports or to add patches or translation files, visit the <a href=\"https:\/\/github.com\/r-a-y\/buddypress-followers\">BP Follow Github page<\/a>.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Download, install and activate the plugin.<\/li>\n<li>To follow a user, simply visit their profile and hit the follow button under their name.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<p>Check out the <a href=\"https:\/\/github.com\/r-a-y\/buddypress-followers\/wiki\">BP Follow wiki<\/a>.<\/p>\n<dl>\n<dt>Installation Instructions<\/dt>\n<dd><ol>\n<li>Download, install and activate the plugin.<\/li>\n<li>To follow a user, simply visit their profile and hit the follow button under their name.<\/li>\n<\/ol><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.2.2<\/h4>\n\n<ul>\n<li>Fix deprecated notice in widget for those using WordPress 4.3+.<\/li>\n<li>Fix member filtering when custom follow slugs are in use.<\/li>\n<li>Increase selector scope in javascript so AJAX button works with pagination in member loops.<\/li>\n<li>Fix issue with bp_follow_stop_following() when relationship doesn't exist.<\/li>\n<li>Fix issue with member loop existence and follow user button defaults.<\/li>\n<li>Only show \"Following\" tab if user is logged in on member directory.<\/li>\n<li>Do not query for follow button if a user is on their own profile.<\/li>\n<li>Decode special characters in email subject and content.<\/li>\n<li>Do not an email notification to yourself.<\/li>\n<li>Allow plugins to bail out of saving a follow relationship into the database.<\/li>\n<\/ul>\n\n<h4>1.2.1<\/h4>\n\n<ul>\n<li>Add \"Mark as read\" support for the Notifications component (only available on BP 1.9+)<\/li>\n<li>Add \"Activity &gt; Following\" RSS feed support (only available on BP 1.8+)<\/li>\n<li>Allow users to immediately unfollow \/ follow a user after clicking on the \"Follow\" button<\/li>\n<li>Dynamically update follow count on profile navigation tabs after clicking on the \"Follow\" button<\/li>\n<li>Change follow button text to remove the username by popular request<\/li>\n<li>Add Brazilian Portuguese translation (props espellcaste)<\/li>\n<li>Add German translation (props solhuebner)<\/li>\n<li>Streamline javascript to use event delegation<\/li>\n<li>Fix various PHP warnings<\/li>\n<\/ul>\n\n<h4>1.2<\/h4>\n\n<ul>\n<li>Add BuddyPress 1.7 theme compatibility<\/li>\n<li>Add AJAX filtering to a user's \"Following\" and \"Followers\" pages<\/li>\n<li>Refactor plugin to use BP 1.5's component API<\/li>\n<li>Bump version requirements to use at least BP 1.5 (BP 1.2 is no longer supported)<\/li>\n<li>Deprecate older templates and use newer format (\/buddypress\/members\/single\/follow.php)<\/li>\n<li>Add ability to change the widget title<\/li>\n<li>Thanks to the Hamilton-Wentworth District School Board for sponsoring this release<\/li>\n<\/ul>\n\n<h4>1.1.1<\/h4>\n\n<ul>\n<li>Show the following \/ followers tabs even when empty.<\/li>\n<li>Add better support for WP Toolbar.<\/li>\n<li>Add better support for parent \/ child themes.<\/li>\n<li>Fix issues with following buttons when javascript is disabled.<\/li>\n<li>Fix issues with following activity overriding other member activity pages.<\/li>\n<li>Fix issue when a user has already been notified of their new follower.<\/li>\n<li>Fix issue when a user has disabled new follow notifications.<\/li>\n<li>Adjust some hooks so 3rd-party plugins can properly run their code.<\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>Add BuddyPress 1.5 compatibility.<\/li>\n<li>Add WP Admin Bar support.<\/li>\n<li>Add localization support.<\/li>\n<li>Add AJAX functionality to all follow buttons.<\/li>\n<li>Add follow button to group members page.<\/li>\n<li>Fix following count when a user is deleted.<\/li>\n<li>Fix dropdown activity filter for following tabs.<\/li>\n<li>Fix member profile following pagination<\/li>\n<li>Fix BuddyBar issues when a logged-in user is on another member's page.<\/li>\n<li>Thanks to mrjarbenne for sponsoring this release.<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial release.<\/li>\n<\/ul>","raw_excerpt":"Follow members on your BuddyPress site with this nifty plugin.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/9274","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=9274"}],"author":[{"embeddable":true,"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/apeatling"}],"wp:attachment":[{"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=9274"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=9274"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=9274"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=9274"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=9274"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=9274"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}