• Resolved Renato S. Bispo

    (@renatosbispo)


    Hi!

    In my website, I have implemented a filter in order to deactivate the links in the author’s name for those users who have no posts. I want to do the same with the author’s avatar image, but looking into the template-sab.php file there isn’t a filter hook for the image link variable. If I change that file directly it will be overwritten in future updates, right? Is there any better way around this?

Viewing 1 replies (of 1 total)
  • Plugin Author WebFactory

    (@webfactory)

    Hi,
    Correct, if you make any changes, once we push a new version your changes will be gone. Although it’s not really a solution you can bump the plugin version in its main file to something like 100 so that our updates never get applied (automatically, by mistake, or without your knowledge).

    We can add that hook in the next version. But apart from that, I’m afraid there are no other ways around it 🙁

Viewing 1 replies (of 1 total)

The topic ‘Remove link from author image’ is closed to new replies.