wordpress-develop/tests/phpunit/tests/comment
Gary Pendergast 8f95800d52 Code is Poetry.
WordPress' code just... wasn't.
This is now dealt with.

Props jrf, pento, netweb, GaryJ, jdgrimes, westonruter, Greg Sherwood from PHPCS, and everyone who's ever contributed to WPCS and PHPCS.
Fixes #41057.



git-svn-id: https://develop.svn.wordpress.org/trunk@42343 602fd350-edb4-49c9-b593-d223f7449a82
2017-11-30 23:09:33 +00:00
..
checkComment.php Code is Poetry. 2017-11-30 23:09:33 +00:00
commentForm.php Code is Poetry. 2017-11-30 23:09:33 +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