get_the_post_type_description – filter

Filters the description for a post type archive. 

Parameters

.
( 4.9.0 ) . .
( string ) $description The post type description. . . .
$post_type_obj
( WP_Post_Type ) The post type object. . . .
API Letters: ,,,

Implementers