Manchester, UK
I am Simon Wheatley.
Simon Wheatley's
Activity Stream →
-
Simon Wheatley and DJPaul are now friends 5 months, 1 week ago
-
Simon Wheatley and Coto are now friends 5 months, 1 week ago
-
Simonwheatley posted a reply on the forum topic Conditional tags for BuddyPress: 5 months, 2 weeks ago
Argh! I thought I’d exhaustively checked all the functions in BuddyPress before embarking on mine. Oh well.
Thanks Andy! -
Simonwheatley started a new topic Conditional tags for BuddyPress in the forum Third Party Components & Plugins: 5 months, 2 weeks ago
I always find the conditional tags for WP very useful, and as I can’t find an equivalent for the BuddyPress pages I’ve started a plugin to fill the gap. Does this code seem sane?
<?php// $identifier can be either the group name, ID or slug
if ( !function_exists('is_group') ) :
function is_group( $identifier = false ) {
global [...] -
Simonwheatley updated the “Base” information on their profile 8 months, 1 week ago