Twenty Thirteen: remove mention of twentythirteen_comment()
in PHPDoc, props zeo. Closes #24482.
git-svn-id: https://develop.svn.wordpress.org/trunk@24401 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
cf3f5acf71
commit
3fef0e7c6c
@ -2,9 +2,7 @@
|
||||
/**
|
||||
* The template for displaying Comments.
|
||||
*
|
||||
* The area of the page that contains both current comments and the comment
|
||||
* form. The actual display of comments is handled by a callback to
|
||||
* twentythirteen_comment() which is located in the functions.php file.
|
||||
* The area of the page that contains comments and the comment form.
|
||||
*
|
||||
* @package WordPress
|
||||
* @subpackage Twenty_Thirteen
|
||||
|
Loading…
Reference in New Issue
Block a user