rpress_embed_hide_comments

Author: RestroPress 269 views

The rpress_embed_hide_comments filter is applied to use to remove the comments button for food item embeds. It receives one parameter.
$post -> is containing posts
apply_filters( ‘rpress_embed_hide_comments’, true, $post );