This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
Wordpress
Watch
1
Star
0
Fork
0
You've already forked Wordpress
Code
Issues
Pull Requests
Releases
Wiki
Activity
4f6eee8e72
Wordpress
/
tests
/
phpunit
/
data
/
themedir1
/
default
/
comments.php
5 lines
56 B
PHP
Raw
Normal View
History
Unescape
Escape
Tests: Use a minimal theme for tests. New default themes require workarounds being added to several unit tests, as they often alter default WordPress behaviour. To avoid ongoing maintenance issues, this change switches to a minimal theme when running tests. This change also removes the old workarounds for default themes. Fixes #31550. git-svn-id: https://develop.svn.wordpress.org/trunk@38858 602fd350-edb4-49c9-b593-d223f7449a82
2016-10-21 13:02:37 +02:00
<
?
php
Docs: Improve inline comments per the documentation standards. Includes minor code layout fixes for better readability. See #48303. git-svn-id: https://develop.svn.wordpress.org/trunk@47122 602fd350-edb4-49c9-b593-d223f7449a82
2020-01-29 01:43:23 +01:00
// Minimal comment template.
Tests: Use a minimal theme for tests. New default themes require workarounds being added to several unit tests, as they often alter default WordPress behaviour. To avoid ongoing maintenance issues, this change switches to a minimal theme when running tests. This change also removes the old workarounds for default themes. Fixes #31550. git-svn-id: https://develop.svn.wordpress.org/trunk@38858 602fd350-edb4-49c9-b593-d223f7449a82
2016-10-21 13:02:37 +02:00
wp_list_comments
();
Reference in New Issue
Copy Permalink