Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save KaineLabs/547731230a93cde52e3f3b4c640c759e to your computer and use it in GitHub Desktop.

Select an option

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

vvmdov commented Jun 16, 2022

Copy link
Copy Markdown

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