You appear to be a bot. Output may be restricted
Description
Usage
bw_get_author_profile( $post );
Parameters
- $post
- ( mixed ) required –
Returns
void
Source
File name: oik-plugins/feed/oik-plugins-feed.php
Lines:
1 to 3 of 3
function bw_get_author_profile( $post ) { return( "http://profiles.wordpress.org/bobbingwide" ); }