wordpress-develop/tests/phpunit/tests/meta
Timothy Jacobs d525642dd1 Meta: Reorder the get_metadata_default() signature to match get_metadata().
The order of parameters in `get_metadata_default()` did not match the signature of `get_metadata()`. This could be confusing for developers who are familiar with the existing metadata API.

Fixes #43941.
Props SergeyBiryukov, spacedmonkey, johnjamesjacoby.


git-svn-id: https://develop.svn.wordpress.org/trunk@48502 602fd350-edb4-49c9-b593-d223f7449a82
2020-07-17 02:57:04 +00:00
..
deleteMetadata.php Options, Meta APIs: Remove an accidental short array syntax in the tests. 2019-03-28 22:02:10 +00:00
query.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
registerMeta.php Meta: Reorder the get_metadata_default() signature to match get_metadata(). 2020-07-17 02:57:04 +00:00
slashes.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
updateMetadata.php Don't double-unslash meta key when update_metadata() falls back on add_metadata(). 2016-02-11 17:34:59 +00:00