oik_check_version() – Checks that the version of the plugin is at least the value we specify Notes: If there is no version function then we assume it’s OK If no version is specified then we assume it’s OK We perform string compares on the version – allowing for 1.0.995a etc
BW_List_Table::get_views() – Get an associative array ( id => link ) with the list of views available on this table.
oiksp_validate_double() – If the opted-in page requires double opt-in then we need to validate the confirm field as well We should only need to do this when we are on the opted-in page
check_wordpress_develop_tests_version() – Check WordPress develop tests are compatible with WordPress installation
bw_related_meta_value() – Determine a meta_value based on the field type, the specified meta_value and possibly the "meta_compare" parameter
bw_query_taxonomy_value() – Determine the tag or category value to use if the given value is not a tag or category slug
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