Coming up next… BuddyPress Nested Conditional Fields!

Well, I know it should be published before, as I felt BuddyPress really should have this feature. I like  to have unlimited nested conditional fields in my BuddyPress site registration and profiles. As example,
You want Car details of your user, So, your fields should be

1. Do you have a car? ( radio button/dropdown selectbox )

1a. Yes

2. Which Brand?

2a. Audi

3. Which Model of Audi?

3a. Audi A4

3b. Audi A5

3c. Audi A6

2b. BMW

4. Which Model of BMW

4a. BMW ActiveHybrid 3

4b. BMW ActiveHybrid 5

4c. BMW ActiveHybrid 7

2c. Cadillac

1b. No

5. Do you want to buy a car?

5a. Yes

6. Your Budget?

7. Brand?

5b. No

I guess you understand now what I going to do. this kind of things is not possible with BuddyPress now. The new plugin is just to do that.

Any suggestion is welcome. Going to release it in next week! It will be a paid plugin.

BuddyPress Featured Member plugin released!

Just released BuddyPress Featured members.So, Whats inside?

  • Make Featured Member: Site admin can make some selected users as featured from user profile. Plugin will add a button named “Make Featured” right beside of “Add as Friend”, “Private Message” button.
    make featured
  • Generate Shortcode: After making featured members, you need to show it anywhere you want, you can show them using shortcode. There’s a shortcode generator in wp-admin, you can easily generate shortcode from there.
    Shortcode generator
  • Shortcode parameters:
    1. View: How you want to display members, options: normal, slider. Default: slider
    2. max: Maximum number of members you want to show. Default: 5
    3. filter: Show users using BuddyPress filters. options: Active, Newest, Popular, Alphabetical, Online, Random. Default: Active
    4. astyle: Avatar style code. options: round_0,round_1,round_2,round_3,round_4,round_5, round_6,round_7. Default: round_0
    5. asize: Avatar size. default 150px
    6. user_type: BuddyPress User Account Type PRO integration. So, if you have user types teachers and students, you can create Featured Teachers and Featured Students list.

Example Shortcode:

 

  • [bfm view="slider" max="15" filter="alphabetical"  astyle="round_7" asize="100"]
    slider view
  • [bfm view="normal" max="15" filter="alphabetical"  astyle="round_0" asize="100"]
    normal mode

Let me know if you have any suggestion.
And yeah, here you can download it.

Me @ Automattic Internship

This is Rimon Habib. I am from Bangladesh, Studying college in software engineering major. I know about WordPress since last 3 years, In this time, I learned and worked with WordPress and BuddyPress as Freelancer ( Last 2 year at oDesk and Elance ) . Now, I am working with plugins.

I have developed some small plugins first,
http://profiles.wordpress.org/Rimon_Habib/

Then I have developed paid plugin and so far, it seems a successful plugin ( http://rimonhabib.com/buddypress-user-account-type-pro-has-been-released/ )

Currently working on more opensource and paid plugin.

I guess I am good in php and and WordPress and I love it. The reason I want to work at Automattic, is I will love to work with the people I follow ( Ryan, P. Gibbs, John James Jacoby ) and of course I am very keen to lern

BuddyPress Featured Member , New plugin in the queue

Just started working on a new BuddyPress plugin, BuddyPress Featured Member. The idea is very simple, Admin can select some users as featured and can show featured members list in different way, like, as widget, and in page using shortcode.

Complete features list:

  • Admin can select an user as featured from his/her BuddyPress profile
  • Can show featured members list in page using shortcode
  • Style customization option both from backend and shortcode
  • Filter options ( active, popular, online )
  • BuddyPress User Account Type PRO integration, So, Admin can have featured members list by type, e.g. Featured Teachers, Featured Students

umm, what you want more in it? let me know :)