wordpress-develop/tests/phpunit/tests/comment
Sergey Biryukov 335b69cedc Privacy: Remove the setting to enable comment cookies consent added in [43469].
This needs some more work to ensure expected behaviour.

See #44373.

git-svn-id: https://develop.svn.wordpress.org/trunk@43525 602fd350-edb4-49c9-b593-d223f7449a82
2018-07-24 12:50:55 +00:00
..
checkComment.php Code is Poetry. 2017-11-30 23:09:33 +00:00
commentForm.php Privacy: Remove the setting to enable comment cookies consent added in [43469]. 2018-07-24 12:50:55 +00:00
commentsTemplate.php Code is Poetry. 2017-11-30 23:09:33 +00:00
dateQuery.php Code is Poetry. 2017-11-30 23:09:33 +00:00
getCommentAuthorEmailLink.php Code is Poetry. 2017-11-30 23:09:33 +00:00
getCommentAuthorUrl.php Code is Poetry. 2017-11-30 23:09:33 +00:00
getCommentAuthorUrlLink.php Code is Poetry. 2017-11-30 23:09:33 +00:00
getCommentClass.php Unit Tests: after [35225], make factory a method/getter on WP_UnitTestCase and add magic methods for BC for every plugin that is extending WP_UnitTestCase and accessing the $factory instance prop. 2015-10-17 18:02:16 +00:00
getCommentCount.php Code is Poetry. 2017-11-30 23:09:33 +00:00
getCommentExcerpt.php Code is Poetry. 2017-11-30 23:09:33 +00:00
getCommentLink.php Code is Poetry. 2017-11-30 23:09:33 +00:00
getCommentReplyLink.php Code is Poetry. 2017-11-30 23:09:33 +00:00
getCommentsPagesCount.php Code is Poetry. 2017-11-30 23:09:33 +00:00
getPageOfComment.php Code is Poetry. 2017-11-30 23:09:33 +00:00
lastCommentModified.php Code is Poetry. 2017-11-30 23:09:33 +00:00
metaCache.php Code is Poetry. 2017-11-30 23:09:33 +00:00
query.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
template.php Code is Poetry. 2017-11-30 23:09:33 +00:00
walker.php Code is Poetry. 2017-11-30 23:09:33 +00:00
wpAllowComment.php Code is Poetry. 2017-11-30 23:09:33 +00:00
wpBlacklistCheck.php Code is Poetry. 2017-11-30 23:09:33 +00:00
wpComment.php Code is Poetry. 2017-11-30 23:09:33 +00:00
wpCountComments.php Code is Poetry. 2017-11-30 23:09:33 +00:00
wpListComments.php Code is Poetry. 2017-11-30 23:09:33 +00:00
wpUpdateCommentCountNow.php Correct usage of Covers for Tests_Update_Comment_Count_Now 2016-05-17 20:19:50 +00:00