You appear to be a bot. Output may be restricted
Description
Implement the "oik_loaded" action for bbboingNow it's safe to use oik APIs to register the bbboing shortcode but it's not necessary until we actually come across a shortcode
Usage
bbboing_oik_loaded();
Parameters
Returns
voidSource
File name: bbboing/bbboing.phpLines:
1 to 3 of 3
function bbboing_oik_loaded() { bw_load_plugin_textdomain( "bbboing" ); }View on GitHub View on Trac