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
void
Source
File name: oik/shortcodes/oik-company.php
Lines:
1 to 3 of 3
function bw_business() { return( bw_output( "business" )); }