raamdev / independent-publisher

A beautiful reader-focused WordPress theme, for you.
http://independentpublisher.me
GNU General Public License v3.0
458 stars 106 forks source link

Display only Mentions in Webmentions #289

Open jeremycherfas opened 7 years ago

jeremycherfas commented 7 years ago

I'd like to remove Likes and Reposts from showing under Webmentions, because the Semantic Linkbacks plugin now handles facepiles for those rather nicely.

I can prevent all webmentions from showing by commenting out the block at https://github.com/raamdev/independent-publisher/blob/master/comments.php#L98

Is there some way I can filter so that Mentions, which contain content, are displayed but not Likes or Reposts?

Thanks.

dshanske commented 7 years ago

With the new Facepile feature, there is a way to call that function natively. I suggest building it in.