Search
Archives
Twitter
- @JamieMarsland go and post on westi's blog then 19 minutes ago
- Interested in a WordPress meetup in Sussex and Surrey - Let me know - http://bit.ly/9AQWfH #wordpress #wordcampuk (via @westi) 52 minutes ago
- I told Ofcom what's wrong with the #DEAct code It only takes 2 min http://bit.ly/reply-to-ofcom (via @dgbdgb) 1 hour ago
- Bah, forgot about the #mooparty. Oh well. 1 hour ago
- @Jagusti no worries 5 hours ago
Category Archives: BuddyPress
Wpmu.org look at the Achievements plugin
Sarah Gooding at wpmu.org has taken a look at my Achievements plugin for BuddyPress. I think it’s a great writeup and certainly has inspired me to carry on improving it. Take a look.
BuddyPress in 2009 & nitpicks to improve in 2010
2009 has been a very important year for BuddyPress, from its 1.0 release in April, reaching a critical mass of contributing users, helpers and developers on the forums, third-party plugin and theme development, professional use and acceptance of BuddyPress and … Continue reading
SVN is now public
I made my SVN repository public which I use for my BuddyPress plugins (Welcome Pack and Achievements). It is at http://svn.dangerous-minds.com/djpaul/. For example, to get the latest trunk (development) version of Achievements — which requires BuddyPress trunk/1.1 — use http://svn.dangerous-minds.com/djpaul/achievements/trunk/.
Improving custom component installation
When implementing a custom component in BuddyPress, you will often have additions for the member theme. Member themes live in their own folder, /wp-content/bp-themes/. To render a member theme template, your component will call dpa_load_template() which takes an argument of … Continue reading
