You appear to be a bot. Output may be restricted
Description
Implement [bw_company] shortcode to display the company name
Usage
bw_company();
Parameters
Returns
voidSource
File name: oik/shortcodes/oik-company.phpLines:
1 to 3 of 3
function bw_company() { return( bw_output( "company" )); }View on GitHub View on Trac