humanmade / humanmade/comment-popularity

Hide pingbacks/trackbacks on comments when sorting comments by weight is disabled

Open
#125 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
26
Forks
14
PR merge metrics
No merged PRs in 30d

Description

How can I disable the trackbacks when sorting comments by weight is disabled? I have disabled pings on bulk post edition of wordpress, but still showing, and i think is because of this function i have added to the comments-popularity.php code:

add_filter( 'hmn_cp_sort_comments_by_weight', '__return_false' );

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.