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