oiksc_status_report() – Show some really basic stuff about the PHP version, and number of functions and classes implemented
oik_parsed_source_columns() – Implement "manage_edit-oik_parsed_source_columns" filter for "oik_parsed_source"
oik_parsed_source_fields() – Implement "oik_table_fields_oik_parsed_source" filter for oik_parsed_source
oiksc_oik_api_title_save_pre() – Sanitize titles which may contain shortcodes that we don’t want to expand
oik_shortcodes_define_shortcode_parameter_server() – Ensure links to oik_sc_param are to the current url
oiksc_parsed_source::get_latest_parsed_source_by_sourceref() – Obtain the latest parsed source, if it is the latest
api_call_mapper::simplify_results() – We can’t use simplify results when there’s more than one meta_value per post
oiksc_get_shortcodes_byname() – Return a (hopefully one) shortcode given its name and implementing functions post ID, if available
oiksc_get_sc_param() – Retrieve an "oik_sc_param" record for the selected shortcode and parameter name
oiksc_get_source() – Determine the basename of the file that implements the shortcode from what we already know
oiksc_shortcodes_components_wordpress() – Implement "oiksc_shortcodes_components" for WordPress shortcodes
oiksc_shortcodes_components_oik() – Implement "oiksc_shortcodes_components" for ‘oik’ known shortcodes