You appear to be a bot. Output may be restricted
Description
Implement "oik_pre_theme_field" for oik-mshot
Usage
oikms_pre_theme_field();
Parameters
Returns
voidSource
File name: oik-mshot/oik-mshot.phpLines:
1 to 4 of 4
function oikms_pre_theme_field() { oik_require( "includes/oik-mshot.inc", "oik-mshot" ); oik_require( "includes/oik-mshot2.inc", "oik-mshot" ); }View on GitHub