-
since
-
1.14.0
Table of Contents
-
__construct()
: mixed
-
fixCommentsCount()
: array<string|int, mixed>|stdClass
-
addHooks()
: mixed
-
getCustomCommentTypes()
: array<string|int, string>
__construct()
public
__construct() : mixed
Return values
mixed
—
public
fixCommentsCount(array<string|int, mixed>|stdClass $stats, int $postId) : array<string|int, mixed>|stdClass
Parameters
-
$stats
: array<string|int, mixed>|stdClass
-
-
$postId
: int
-
-
access
-
-
global
-
Return values
array<string|int, mixed>|stdClass
—
addHooks()
protected
addHooks() : mixed
Return values
mixed
—
protected
getCustomCommentTypes() : array<string|int, string>
Return values
array<string|int, string>
—