wp_count_attachments – filter

Filters the attachment counts by mime type. 

Parameters

.
( 3.7.0 ) . .
( stdClass ) $counts An object containing the attachment counts by mime type. . . .
$mime_type
( string|string[] ) Array or comma-separated list of MIME patterns. . . .
API Letters: ,,

Implementers