bw_default_empty_att() – Set a default value for an empty attribute value from the oik options or a hardcoded value
bw_array_get_dcb() – Return the array[index] or build the result by calling $callback, passing the $default as the arg.
Tests_shortcodes_oik_background::delete_uploaded_files() – Non generic routine to delete the uploaded files
Tests_translate_null_domain::test_hook_gettext_null_domain() – This test allows us to intercept translations for the null text domain
Tests_translate_null_domain::test_translate_null_domain() – Demonstrates that we can do translation the normal way.
Tests_libs_oik_depends::test_bw_get_all_plugin_names_renamed_oik_and_oik_batch() – Testing we find the correct versions of oik, oik-batch and oik-wp
Tests_libs_oik_depends::test_bw_get_all_plugin_names_false_parameter() – Test for bobbingwide/oik/issues/67
Tests_libs_oik_depends::test_bw_get_all_plugin_names_documented_example() – Test the documented array of active plugins
Tests_libs_oik_depends::test_bw_get_all_plugin_names_two_plugins_with_same_files() – Testing two plugins which have the plugin files called y.php and z.php
oik_default_plugin_cookies() – Return an array listing the default cookies that a WordPress site could use
cookie_cat_defaults() – Build a list of the defaults based on the current cookies AND the activated plugins OR the selected cookies
cookie_cat_default_temp_xml() – Set the location of the temporary XML file, in the upload directory folder
cookie_cat_default_xml() – Set the location of the cc_mapping.xml file delivered as part of the plugin
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
oiksp_display_squeeze_form() – Display the signup form for the squeeze page This version doesn’t let other plugins play **?**