bw_effort_meta_boxes() – Create "Fields" meta box for each field associated with each object type in the mapping
oik_main_shortcode_options() – Display main shortcode options that aren’t available to "More options"
bw_more__help() – Help hook for [bw_more] shortcode "Hide remaining content behind ‘read more’ button"
cookie_cat_warning_message() – Produce message telling user that information will be passed to another server
oiksp_confirmed_contact_mailpoet() – Perform the "oiksp_confirmed_contact" action for a MailPoet mailing list
oiksp_confirmed_contact_madmimi() – Perform the "oiksp_confirmed_contact" action for a MadMimi mailing list
oiksp_madmimi_usage() – Some basic instructions for setting up Mad Mimi No logic to test yet! We could do this easily enough by pretending to add someone and using "oiksp_confirmed_contact_madmimi()"
bw_related_meta_value() – Determine a meta_value based on the field type, the specified meta_value and possibly the "meta_compare" parameter
oik_fields_default_meta_value_noderef() – Implement "oik_default_meta_value_noderef" filter for noderef fields
oik_fields_default_meta_value_meta_key() – Return the meta_value to use – either the value of the current post or the value of a post meta field of type noderef
bw_meta() – Simple wrapper to the_meta() for displaying the meta data The best way of displaying this would be to put it into a text widget then it would work regardless of the content being displayed