You appear to be a bot. Output may be restricted
Description
Implement [lbp] shortcode for link to buddypress.org
Usage
bw_lbp();
Parameters
Returns
voidSource
File name: oik-bob-bing-wide/shortcodes/oik-wp.phpLines:
1 to 4 of 4
function bw_lbp() { alink( NULL, "http://www.buddypress.org", bw_bp(), "Visit BuddyPress.org" ); return( bw_ret()); }View on GitHub