Browse
For agents
About
Featherweight
/
2.2.0
Featherweight
v2.2.0
Switch version
2.2.3
2.2.2
2.2.0
2.2.1
2.0.2
trunk
1.4.5
1.5.0
1.5.19
1.5.20
1.5.21
1.5.22
1.6.0
1.6.1
2.0.0
2.0.1
Overview
Code
wp-disable
/
includes
/
empty-comments-template.php
empty-comments-template.php
in Featherweight 2.2.0, at includes/empty-comments-template.php
6 lines
135 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
<
?
php
2
defined
(
'
ABSPATH
'
)
||
exit
;
//
Prevent direct access.
3
/**
4
* Replaces theme's comment template when comments are disabled.
5
*/
6