Plugin: BP My Home

Join this plugin group to follow comments, support topics and reviews.

Description

BP My Home requires BuddyPress and adds to it the ability to add moveable and collapsible custom widgets to Member’s home (siteurl/members/name_of_user).
Logged in users can see their Home and choose in their settings area the widgets they want to use. They can also set their Home to be the homepage of the website.

5 widgets comes with this plugin (My Feeds, My Notepad, My Comments, My Bookmarks and @Georglob’s Latest Posts), but i also added an example widget if some of you want to build their own ;)

The Administrator of the website / network of blogs can configure the available widgets from the BuddyPress submenu BPMH Manager in the WordPress backend. He can also upload new widgets in a zip format. Finally, he can enable the bookmarking of posts or pages from his website or network of blogs in the bookmark widget and can give the ability for a user to add a feed directly in his My Feed Widget.

In order to add the feed feature, the bpmh rss tag have to be added to the template files (for instance : single.php, category.php, index.php, search.php, archive.php …) of the active theme, to do so simply add the following code : <?php if(function_exists(‘the_bpmh_rss_button’)) the_bpmh_rss_button();?>.

This plugin is available in French and English.

I simply love the WordPress Dashboard, so i found interesting to share something approaching with members on the frontend.