Description
Implements action "oik_pre_theme_field"The rating field is only required when we intend to actually display the field
Usage
oikr8_pre_theme_field();Parameters
Returns
voidSource
File name: oik-rating/oik-rating.phpLines:
1 to 3 of 3
function oikr8_pre_theme_field() { oik_require( "includes/oik-rating.inc", "oik-rating" ); }
Called by
Invoked by
Calls
Call hooks
API Letters:
