wordpress-develop/tests/phpunit/tests/option
Sergey Biryukov 93eeb8f1d7 Tests: Update legacy arguments passed to WP_UnitTest_Factory_For_Blog::create_object().
This converts the arguments originally meant for `wpmu_create_blog()` to the ones used by `wp_insert_site()`.

Follow-up to [47011].

Fixes #47195.

git-svn-id: https://develop.svn.wordpress.org/trunk@47013 602fd350-edb4-49c9-b593-d223f7449a82
2019-12-25 21:39:46 +00:00
..
multisite.php Tests: Update legacy arguments passed to WP_UnitTest_Factory_For_Blog::create_object(). 2019-12-25 21:39:46 +00:00
networkOption.php Options: Avoid unnecessary DB calls when updating network options. 2019-01-21 04:26:33 +00:00
option.php Code is Poetry. 2017-11-30 23:09:33 +00:00
registration.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:50:26 +00:00
sanitize-option.php Administration: Adjust [45814] to address a backward compatibility issue for plugins passing multiple CSS classes to add_settings_error(). 2019-08-22 00:21:49 +00:00
siteOption.php Code is Poetry. 2017-11-30 23:09:33 +00:00
siteTransient.php Code is Poetry. 2017-11-30 23:09:33 +00:00
slashes.php Code is Poetry. 2017-11-30 23:09:33 +00:00
themeMods.php Themes: In get_theme_mod(), only run the sprintf() replacement on the default value if there's a string format pattern found in the value. 2019-10-05 00:53:39 +00:00
transient.php Code is Poetry. 2017-11-30 23:09:33 +00:00
updateOption.php Code is Poetry. 2017-11-30 23:09:33 +00:00
userSettings.php Code is Poetry. 2017-11-30 23:09:33 +00:00
wpLoadAllOptions.php Coding Standards: Fix the Squiz.PHP.DisallowMultipleAssignments violations in tests. 2019-07-02 04:43:01 +00:00