You appear to be a bot. Output may be restricted
Description
Implement the "oik_add_shortcodes" action for bbboing
Usage
bbboing_oik_add_shortcodes();
Parameters
Returns
voidSource
File name: bbboing/bbboing.phpLines:
1 to 3 of 3
function bbboing_oik_add_shortcodes() { bw_add_shortcode( 'bbboing', 'bbboing_sc', oik_path( "bbboing.inc", "bbboing" ), false ); }View on GitHub View on Trac