W3cubDocs

/WordPress

apply_filters( 'wp_update_comment_type_batch_size', int $comment_batch_size )

Filters the comment batch size for updating the comment type.

Parameters

$comment_batch_size

(int) The comment batch size. Default 100.

Source

File: wp-includes/comment.php

View on Trac

Changelog

Version Description
5.5.0 Introduced.

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_update_comment_type_batch_size