Search
Archives
Twitter
- How many GSOC projects did #buddypress have that were completed? >2? 2 hours ago
- What sort of youtube comment is, "sounds a bit british at some points but its epic" ?? 3 hours ago
- @JohnJamesJacoby okay, we've cancelled the surprise party. 22 hours ago
- RT @alicenwondrlnd: Incredibly cool sketchnotes by @evalottchen from #dconstruct http://bit.ly/a5Isgo (via @otrops) 1 day ago
- @damiangostomski no, but you can get root-level profiles via define ( 'BP_ENABLE_ROOT_PROFILES', true ) 1 day ago
Monthly Archives: July 2009
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
