Docs: The Comment API is singular.
See #33701. git-svn-id: https://develop.svn.wordpress.org/trunk@34409 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
c7dddad085
commit
10278a11d3
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
/**
|
||||
* Comments API: Walker_Comment class
|
||||
* Comment API: Walker_Comment class
|
||||
*
|
||||
* @package WordPress
|
||||
* @subpackage Comments
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
/**
|
||||
* Comments API: WP_Comment_Query class
|
||||
* Comment API: WP_Comment_Query class
|
||||
*
|
||||
* @package WordPress
|
||||
* @subpackage Comment
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
/**
|
||||
* Comments API: WP_Comment object class
|
||||
* Comment API: WP_Comment object class
|
||||
*
|
||||
* @package WordPress
|
||||
* @subpackage Comments
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
/**
|
||||
* Comments API: Top-level comments functionality
|
||||
* Comment API: Top-level comments functionality
|
||||
*
|
||||
* @package WordPress
|
||||
* @subpackage Comment
|
||||
|
Loading…
Reference in New Issue
Block a user