Tests_includes_bw_formatter::test_bw_field_function_edit() – Tests bw_field_function_edit
Tests_includes_bw_formatter::test_bw_field_function_edit_bb_BB() – Tests bw_field_function_edit
Tests_includes_bw_formatter::test_bw_field_function_tags() – This test will return a null list of tags since "Tags" is not associated to the "page" post type
Tests_includes_bw_formatter::test_bw_field_function_tags_bb_BB() – This test will return a null list of tags since "Tags" is not associated to the "page" post type
Tests_includes_bw_formatter::test_bw_field_function_title() – Test default title where none is set for the post.
Tests_includes_bw_formatter::test_bw_field_function_title_bb_BB() – Test default title where none is set for the post
Tests_includes_oik_contact_form_email::setUp() – set up logic
Tests_includes_oik_contact_form_email::test_bw_send_email() – Tests a failure to send an email using bw_send_email.
Tests_includes_oik_contact_form_email::test_bw_send_email_bb_BB() –
Tests_libs_oik_plugins::force_rebuild_bw_slugs() –
Tests_libs_oik_themes::force_rebuild_bw_slugs() –
Tests_oik_filters::gob() –
Tests_oik_filters::it_worked() –
Tests_oik_filters::setUp() –
Tests_oik_filters::test_bw_disable_filter() – Unit test to demonstrate bw_disable_filter
Tests_oik_filters::test_bw_replace_filter() – Unit test to demonstrate bw_replace_filter If it works then we get "It worked!" else we gobang()
Tests_oik_filters::test_bw_restore_filter() – Unit test to demonstrate bw_restore_filter
Tests_oik_follow::setUp() – set up logic
Tests_oik_follow::test_follow_me_with_github_not_set() – Test the Follow me for GitHub when the option value is not set
Tests_oik_follow::test_follow_me_with_github_set() – Test the Follow me for GitHub
Tests_oik_follow::test_follow_me_with_github_set_bb_BB() – Test the Follow me for GitHub – bb_BB
Tests_oik_follow::test_follow_me_with_wordpress_set() – Tests issue #61 – Option field for WordPress.org
Tests_shortcodes_oik_contact_form::replace_contact_form_id() – We need to set the contact form ID in the generated html to a predefined value `<input type="submit" name="oiku_contact-2" value="Contact mE" />`
Tests_shortcodes_oik_contact_form::setUp() –
Tests_shortcodes_oik_contact_form::test_bw_contact_form() –
Tests_shortcodes_oik_contact_form::test_bw_contact_form_bb_BB() –
Tests_shortcodes_oik_contact_form::test_bw_contact_form_invalid_user() – test bw_contact_form invalid user
Tests_shortcodes_oik_contact_form::test_bw_contact_form_invalid_user_bb_BB() –
Tests_shortcodes_oik_contact_form::test_bw_contact_form__example() – We don’t really need a valid user to test this
Tests_shortcodes_oik_contact_form::test_bw_contact_form__example_bb_BB() –
Tests_shortcodes_oik_contact_form::test_bw_contact_form__help() –
Tests_shortcodes_oik_contact_form::test_bw_contact_form__help_bb_BB() –
Tests_shortcodes_oik_contact_form::test_bw_contact_form__snippet() – Here we’re trynig to get the message, not the contact form
Tests_shortcodes_oik_contact_form::test_bw_contact_form__snippet_bb_BB() –
Tests_shortcodes_oik_contact_form::test_bw_contact_form__syntax() –
Tests_shortcodes_oik_contact_form::test_bw_contact_form__syntax_bb_BB() –
Tests_shortcodes_oik_contact_form::test_bw_thankyou_message() –
Tests_shortcodes_oik_contact_form::test_bw_thankyou_message_bb_BB() –
Tests_shortcodes_oik_follow::setUp() – set up logic
Tests_shortcodes_oik_follow::test_bw_follow_link_dash() –
Tests_shortcodes_oik_follow::test_bw_follow_link_dash_bb_BB() –
Tests_shortcodes_oik_follow::test_bw_follow_link_gener() –
Tests_shortcodes_oik_follow::test_bw_follow_link_gener_bb_BB() –
Tests_shortcodes_oik_follow::test_bw_follow_me__syntax() –
Tests_shortcodes_oik_follow::test_bw_follow_me__syntax_bb_BB() –
Tests_WordPress::test_factory_methods_available() – Test that factory methods are available
Tests_wpautop::failing_string() –
WP_UnitTestCase::delete_folders() –
WP_UnitTestCase::deprecated_function_run() –
WP_UnitTestCase::factory() –
WP_UnitTestCase::files_in_dir() –
WP_UnitTestCase::flush_cache() –
WP_UnitTestCase::forceTicket() –
WP_UnitTestCase::temp_filename() – Returns the name of a temporary file
_bw_field_functions() – Return the array of field formatting functions
_bw_field_validation_required() – Validate a #required field as having a value
_bw_form_field_title() – Append any ‘hint’ to the field_title
_bw_form_functions() – Return the array of functions for displaying particular fields in a form
_bw_form_required_field() – Set the field to required if that’s the case.
_bw_process_contact_form_oik() – Process a contact form submission
_bw_show_contact_form_oik() – Show the "oik" contact form
_bw_theme_field_default() – Default theming of metadata based on field name ( $key ) or content? ( $value )
_bw_theme_field_default_bw_header_image() – Default function to display a field of name "bw_header_image"
_bw_theme_field_default__oik_testimonials_name() – Theme the _oik_testimonials_name field
_bw_validate_functions() – Return the array of functions for validating particular fields in a form
_la_get_wordpress_files() – List WordPress files
_oikai_create_file() – Create or update an "oik_file" post_type
_oiksc_get_file() – Get the selected file
_oiksc_get_files() – Produce a list of the files for a plugin/theme
_oiksc_get_php_files() – List PHP files within this directory
_oiksc_list_functions() – Return an array of implemented functions
_oiku_display_contact_form_oik() – Show/process a contact form using oik
_oiku_process_contact_form_oik() – Process a contact form submission
_oiku_show_contact_form_oik() – Show the "oik" contact form
_oik_f2t_add_oik_f2t() – Add a field to post relationship
_oik_f2t_delete_f2t() – Delete the field to post relationship
_oik_f2t_f2t_row() – Display a current f2t mapping
_oik_f2t_f2t_table() – Display the table of Field to Type relationships
_oik_f2t_f2t_validate() – Validate the field to type relationship
_oik_f2t_update_f2t() – Update the field to post relationship
_oik_fie_add_oik_fie() – Check if it already exists as a field
_oik_fie_check_field_exists() –
_oik_fie_delete_field() –
_oik_fie_field_row() – Display a current field
_oik_fie_field_table() – Display the table of oik custom fields
_oik_fie_field_validate() –
_oik_fie_update_field() –
_sc_thumbnail_full() –
_test_filter_build_unique_id() –
_wp_die_handler_filter() –
- « Previous Page
- 1
- …
- 4
- 5
- 6