oik_network_admin_menu() – Implement the ‘network_admin_menu’/’network_admin_notices’ action for multisite
OIK_Weight_Zone_Shipping::no_shipping_available() – Implement "woocommerce_cart_no_shipping_available_html"
Tests_admin_oik_nivo_slider::test_oik_nivo_admin_menu() – Tests translation for oik-nivo-slider’s admin menu this tests oik_nivo_lazy_admin_menu
Tests_admin_oik_nivo_slider::test_oik_nivo_options_do_page() – Tests oik_nivo_options_do_page which assumes admin/oik-nivo-slider.php has been loaded
Tests_admin_oik_nivo_slider::test_oik_nivo_options_do_page_bb_BB() – Tests oik_nivo_options_do_page which assumes admin/oik-nivo-slider.php has been loaded
Tests_admin_oik_nivo_slider::test_translate_bb_BB() – Just in time translation only works for plugins delivered from wordpress.org or plugins that deliver their .mo files to languages/plugins
Tests_issue_69::test_no_warning_for_activate_plugin() – Issue #69 – Warning issued during plugin activation under WP-cli
Tests_nivo_php::test_bw_format_nivo() – For i18n we need to test bw_format_nivo with and without the link This partially tests bw_thumbnail()
Tests_nivo_php::test_bw_format_nivo_attachment() – We need to test the different values for "link" and ensure that "count" and "slider-id" are also set appropriately to avoid warnings.
Tests_nivo_php::test_bw_get_special_post_type_bb_BB() – Test what’s echo’d when using an unsupported special post type
Tests_nivo_php::test_issue_3_image_2_onwards_has_display_none() – Note: This doesn’t test the fix for specific problem reported But it’s a start.
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.
_upload_dir_no_subdir() – Helper used with the `upload_dir` filter to remove the /year/month sub directories from the uploads path and URL.