1
0
Fork 0
mirror of https://github.com/buddypress/buddypress.git synced 2026-07-22 20:56:55 +08:00
buddypress/tests/phpunit/testcases/core/functions
Boone B Gorges 0c08251ea5 Tests: Move wpmu_new_blog and delete_blog expectedDeprecated calls into test logic.
Use of the `@expectedDeprecated` annotation means that the deprecation notice is
expected across all versions of WordPress, while we in fact need to suppress the
notices only on WP 5.0+.

See #7984.

git-svn-id: https://buddypress.svn.wordpress.org/trunk@12246 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2018-10-05 17:24:17 +00:00
..
bpCoreGetDirectoryPageId.php Introduce bp_core_get_directory_page_id(). 2016-05-14 04:59:12 +00:00
bpCoreGetDirectoryPageIds.php Tests: Move wpmu_new_blog and delete_blog expectedDeprecated calls into test logic. 2018-10-05 17:24:17 +00:00
bpGetRefererPath.php Improve AJAX referer determination during URI parsing. 2015-02-25 14:56:18 +00:00
bpVerifyNonceRequest.php General: Fix a couple of inline docs spelling mistakes. 2017-12-04 04:05:33 +00:00