You appear to be a bot. Output may be restricted
Description
Implement "oik_pre_form_field" for oik_fields
Usage
oik_fields_pre_form_field();
Parameters
Returns
voidSource
File name: oik-fields/oik-fields.phpLines:
1 to 4 of 4
function oik_fields_pre_form_field() { oik_fields_pre_theme_field(); oik_require( "includes/oik-form-fields.php", "oik-fields" ); }View on GitHub