- bw_form_field_rating() – Implement bw_form_field_ hook for "rating"
- bw_theme_field_rating() – Theme a rating field for display
- oikr8_enqueue_jquery() – Enqueue the raty jQuery for the field $name with value $value
- oikr8_field_validation_rating() – Validate a rating field
- oikr8_icon_path() – Return the URL for the image directory used by jQuery raty
- oikr8_jquery_script_url() – Implement "bw_jquery_script_url" filter to locate the jquery.raty.js or jquery.raty.min.js file
- oikr8_plugin_loaded() – Perform initialisation when plugin file loaded
- oikr8_pre_form_field() – Implements action "oik_pre_form_field"
- oikr8_pre_theme_field() – Implements action "oik_pre_theme_field"
- oikr8_query_field_types() – Implement "oik_query_field_types" for oik-rating
- oikr8_selector() – Return a unique selector ID for the star rating field
oik-rating APIs
Application Programming Interfaces for the oik-rating plugin: