Skip to content

Category Archives: dev.wpmued

New BuddyPress plugin: BP Group Management

04-Mar-10

Another day, another plugin for BuddyPress. In BP < 1.2, it was impossible for site admins to manage group membership in groups where they weren’t also the local admin. This is good in a lot of situations, but in some applications of BP it can be a pain – the system administrator needs more power [...]

New BuddyPress plugin: BP MPO Activity Filter

09-Feb-10

In the past I and others have experienced some problems with the way that More Privacy Options for WPMu interacts with BuddyPress – or, to be more exact, with the way that the two don’t recognize each other. Blogs marked as private via MPO were getting plastered all over the public activity streams. In the [...]

New BuddyPress plugin: BP Include Non-Member Comments

07-Feb-10

I wrote a plugin this afternoon that solves a small but potentially annoying limitation of BuddyPress: its inability to show comments from non-members in the sitewide activity stream. In a streak of extreme creativity, I dubbed the plugin “BP Include Non-Member Comments”. Read more about it, and download it for your own use, here.

Class blogrolls: No sweat

25-Jan-10

Last week, in the post where I announced my new WPMU plugin Shared Blogroll, I briefly mentioned the use case that I had in mind, which was of course education-focused. Yesterday and today I did some more work on the plugin itself (MORE AJAX 4EVA) and some of the supporting players. I thought I’d spell [...]

New WPMU plugin: Shared Blogroll

21-Jan-10

I just wrote a widget that lets a blog admin pull a link category from any blog on the same WPMU installation. It is pretty much the bomb, and you are going to love using it so much that you may have to take downers in order to get yourself under control.
Check it out.
Side note: [...]

Blog-specific email plugin for WPMU users

21-Jan-10

A quick WPMU hack that I think will help a lot of people using an installation of WPMU for multiple classes.
The plugin Email Users by Vincent Prat allows blog authors/admins to email users in two different ways: 1) by emailing a group of users (such as those corresponding a particular role on your blog), or [...]

TinyMCE in Buddypress

20-Dec-09

I threw a little something together today to add WYSIWYG editing to BuddyPress, using TinyMCE. I want to be careful about the tags I allow, so I’m whitelisting, which is a bit tedious. As a result, there are only a few buttons available: a, em, strong, ul, ol, li. It’s a start, though.
Seems to work [...]

New BuddyPress plugin: Invite Anyone

18-Dec-09

Some members of the still-young CUNY Academic Commons, eager to start groups in support of various projects, have been getting hung up on the process of putting a group together: first, each person has to sign up for the Commons; second, each person has to become friends with the group admin; third, each person has [...]

Streamlining Group Blogs

10-Dec-09

Cross-posted at the CUNY Academic Commons Dev Blog
Rodney Blevins and Marius Ooms wrote a fantastic plugin for BuddyPress called Groupblog, which allows BP groups to easily create a blog associated with their group. The killer feature of the plugin is the ability to add all group members to the blog (as authors, editors, subscribers, whatever [...]

Upgrading from BuddyPress 1.0 to 1.1

06-Dec-09

The upgrade from BuddyPress 1.0.x to BuddyPress 1.1 on the CUNY Academic Commons posed a number of challenges. Between the big changes to theme structure, the one-click installation of bbPress forums, and ongoing plugin compatibility issues, a lot of planning and testing was required. This week, I and the rest of the CAC development team [...]