Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save KaineLabs/547731230a93cde52e3f3b4c640c759e to your computer and use it in GitHub Desktop.
Save KaineLabs/547731230a93cde52e3f3b4c640c759e to your computer and use it in GitHub Desktop.
Display Profile Comment Tab Even If User Has No Comments
<?php
add_filter( 'yz_show_profile_comments_tab_if_user_has_comments', '__return_false' );
@vvmdov
Copy link

vvmdov commented Jun 16, 2022

Hi, kindly ,has this code been written correctly?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment