oiksc_status_report() – Show some really basic stuff about the PHP version, and number of functions and classes implemented
api_call_mapper::simplify_results() – We can’t use simplify results when there’s more than one meta_value per post
oikai_reverse_engineer_funcname() – Given a funcname attempt to produce a short description for the function
oik_batchmove_reschedule_cat() – Reschedule to the current date, setting the time to the desired time if necessary
oik_batchmove_tag_republish() – Republish posts with a chosen tag, setting a new published time if required
oik_batchmove_category_republish() – Republish posts from a chosen category, setting a new published time if required
oik_batchmove_reschedule_oldest() – To choose categories to be rescheduled by cycling the oldest to the current date.
oik_batchmove_reschedule_oldest_tags() – To choose categories to be rescheduled by cycling the oldest to the current date.