function filter_media_comment_status( $open, $post_id ) { $post = get_post( $post_id ); if( $post->post_type == 'attachment' ) { return false; } return $open; } add_filter( 'comments_open', 'filter_media_comment_status', 10 , 2 );
Anneke Sipkens
General Manager of DOEN foundation
"Like no other Breaking New Business Ground is capable of getting Social Enterprises of the ground. Martine combines years of experience as a social entrepreneur in Africa with great insight in the playing field and she knows all stakeholders involved in turning an innovation into a success."