wordpress-develop/tests/phpunit/tests/option
Sergey Biryukov 5225a99b9d Tests: Rename the test for pre_option filter to match the filter name.
Move the method to a more appropriate place, next to the test for `default_option_*` filter.

Follow-up to [54145].

See #37930.

git-svn-id: https://develop.svn.wordpress.org/trunk@54147 602fd350-edb4-49c9-b593-d223f7449a82
2022-09-13 20:19:17 +00:00
..
multisite.php Networks and Sites: Use metadata api in `*_network_options functions. 2022-09-06 11:26:45 +00:00
networkOption.php Networks and Sites: Use metadata api in `*_network_options functions. 2022-09-06 11:26:45 +00:00
option.php Tests: Rename the test for pre_option filter to match the filter name. 2022-09-13 20:19:17 +00:00
registration.php Build/Test Tools: Add @covers tags to the options tests. 2022-08-08 23:33:11 +00:00
sanitizeOption.php Build/Test Tools: Add @covers tags to the options tests. 2022-08-08 23:33:11 +00:00
siteOption.php Build/Test Tools: Add @covers tags to the options tests. 2022-08-08 23:33:11 +00:00
siteTransient.php Build/Test Tools: Add @covers tags to the options tests. 2022-08-08 23:33:11 +00:00
slashes.php Build/Test Tools: Add @covers tags to the options tests. 2022-08-08 23:33:11 +00:00
themeMods.php Build/Test Tools: Add @covers tags to the options tests. 2022-08-08 23:33:11 +00:00
transient.php Build/Test Tools: Add @covers tags to the options tests. 2022-08-08 23:33:11 +00:00
updateOption.php Build/Test Tools: Add @covers tags to the options tests. 2022-08-08 23:33:11 +00:00
userSettings.php Build/Test Tools: Add @covers tags to the options tests. 2022-08-08 23:33:11 +00:00
wpLoadAlloptions.php Build/Test Tools: Add @covers tags to the options tests. 2022-08-08 23:33:11 +00:00
wpUserSettings.php Tests: Add a unit test for PHP 8.1 deprecation notice in wp_user_settings(). 2022-06-13 15:20:02 +00:00