You appear to be a bot. Output may be restricted
Description
Run oik-create-codes in batch
Usage
oiksc_run_oik_create_codes();
Parameters
Returns
voidSource
File name: oik-shortcodes/oik-shortcodes.phpLines:
1 to 4 of 4
function oiksc_run_oik_create_codes() { oik_require( "admin/oik-create-codes.php", "oik-shortcodes" ); //oiksc_lazy_run_oik_shortcodes(); }View on GitHub