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