Skip to content

Category Archives: dev.wpmued

Making Userthemes work on WordPress 3.0

23-Jun-10

Some friends of mine (Joe Ugoretz and Jim Groom) were chatting on Twitter yesterday about how Userthemes, the WPMU/MS plugin they rely on to allow user customizations of copied system themes, had broken with WordPress 3.0. I decided to take a look at it. After digging a little, I found the immediate cause, as well [...]

New BuddyPress plugin: BP External Activity

25-May-10

On the CUNY Academic Commons we have a MediaWiki installation running parallel to our WordPress/BuddyPress installation. In the past I had hacked together an inelegant and constantly breaking solution for importing wiki edit notifications into the BP activity stream. I’ve just written a small plugin called BP External Activity which solves the problem by using [...]

BuddyPress plugins running on the CUNY Academic Commons

25-May-10

Cross-posted on the CUNY Academic Commons dev blog A few people have asked recently for a list of the plugins installed on the CUNY Academic Commons. In the spirit of Joe’s post, here I thought I’d make it public. I’m going to limit myself to the BuddyPress plugins here, for the sake of simplicity. (I’d [...]

New BuddyPress plugin: BuddyPress Group Email Subscription

12-May-10

I’m quite happy to announce the release of a more-or-less stable (we hope!) version of BuddyPress Group Email Subscription, a BuddyPress plugin that allows for fine-grained, user-controllable email subscription to group content in BuddyPress. This plugin is different from some of my others in that it was truly a group endeavor. The base of the [...]

Setting up a WordPress/BuddyPress development environment on OS X

10-May-10

A local development environment is a collection of software and files on your local computer that replicates a server environment. There’s a number of reasons why doing web development in a local environment and then pushing it to a remove server is a good idea: Convenience: You don’t need an internet connection Speed: Because you’re [...]

New BuddyPress plugin: BP System Report

07-May-10

Well well, what do we have here but another MIND BOGGLING BuddyPress plugin? This one is called BP System Report, and it allows admins to take periodic snapshots of some interesting data in their BP installation. Check out the plugin page for more information and to download BP System Report.

Adding an “email to members” checkbox to the BuddyPress group activity stream

06-May-10

During the recent upgrade from BuddyPress 1.1.x to BuddyPress 1.2.x, and the subsequent move away from group wires to interactive group activity streams, one thing that some users on the CUNY Academic Commons missed was the “Notify members by email” checkbox of the old wire. This morning I wrote a bit of code to add [...]

Google Summer of Code, WordPress, and BuddyPress

26-Apr-10

I’m extremely pleased to announce (after weeks of keeping mum until the official word was released!) that I’ll be co-mentoring several projects for Google Summer of Code and WordPress. For those of you who don’t know, GSoC is an initiative by Google to support summer coding projects by undergraduate and graduate students working on various [...]

More Import from Ning goodness – ( Ning to BuddyPress / WordPress )

17-Apr-10

As promised in my last post, I’ve reworked the Import from Ning WordPress plugin so that it is BuddyPress-aware. That means that, if you run the plugin on a blog where BuddyPress is activated, additional steps will be added to the import process, allowing you to automatically import whichever profile fields and data you’d like [...]

Importing Ning users into WP

15-Apr-10

Today Ning announced that it would be ending its free social networking service. I tweeted something to the effect that this event is a wake-up call: When you use closed-source, third-party hosted solutions for something as valuable as community connections, you are leaving yourself open to the whims and sways of corporate boards. It’s not [...]