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