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