oik_batchmove_perform_update() – Update a post by adding then new category then removing the original
OIK_Plugin_Update::admin_action_upgrade_plugin() – Prepares for converting local requests to use sslverify=false
oik_shortcake_shortcode_ui_after_do_shortcode() – Implement "shortcode_ui_after_do_shortcode" action for oik-shortcake
oik_shortcake_shortcode_ui_before_do_shortcode() – Implement "shortcode_ui_before_do_shortcode" action for oik-shortcake
oik_update::oik_query_plugins_server() – Return the plugins server if the requested plugin is one of ours
oik_update::oik_query_themes_server() – Return the themes server if the requested theme is one of ours
oik_update::oik_register_plugin_server() – Register this plugin as one that is served from a different server to WordPress.org
oik_update::oik_register_theme_server() – Register this theme as one that is served from a different server to WordPress.org
oik_update::oik_site_transient_update_plugins() – If required, unset last_checked to force another "check for updates" for plugins
oik_update::oik_site_transient_update_themes() – If required, unset last_checked to force another "check for updates" for themes
Tests_libs_oik_bobbfunc::update_options() – Set the options to the values expected in the test output
Tests_libs_oik_plugins::update_plugin_options() – Empty bw_plugins so that the required plugin server is used.
Tests_libs_oik_themes::update_theme_options() – Empty bw_themes so that the required theme server is used.
Tests_oik_admin::update_options1() – Update the alt=1 options for environment independence Note: We also need to update some of tbhe bw_options fields!