Methods
1 to 9 of 9
- Tests_Option_UpdateOption::__return_foo() – `add_filter()` callback for test_should_respect_default_option_filter_when_option_does_not_yet_exist_in_database().
- Tests_Option_UpdateOption::test_autoload_should_be_updated_for_existing_option_when_value_is_changed() –
- Tests_Option_UpdateOption::test_autoload_should_not_be_updated_for_existing_option_when_value_is_changed_but_no_value_of_autoload_is_provided() –
- Tests_Option_UpdateOption::test_autoload_should_not_be_updated_for_existing_option_when_value_is_unchanged() –
- Tests_Option_UpdateOption::test_should_respect_default_option_filter_when_option_does_not_yet_exist_in_database() –
- Tests_Option_UpdateOption::test_should_set_autoload_no_for_nonexistent_option_when_autoload_param_is_false() –
- Tests_Option_UpdateOption::test_should_set_autoload_no_for_nonexistent_option_when_autoload_param_is_no() –
- Tests_Option_UpdateOption::test_should_set_autoload_yes_for_nonexistent_option_when_autoload_param_is_yes() –
- Tests_Option_UpdateOption::test_update_option_array_with_object() –