Viewing 1 replies (of 1 total)
  • Plugin Author Print & PDF by PrintFriendly

    (@printfriendly)

    Hi Tim,

    I hope you are well today and thank you for your question.

    We will add this feature in the future version of plugin. Currently you can achieve this by setting “Display button on:” plugin option to “Add direct to template” in the plugin settings and then add the below code in your theme template files.

    <?php if(function_exists('pf_show_link') && is_user_logged_in() ){echo pf_show_link();} ?>

    Best Regards

Viewing 1 replies (of 1 total)
  • The topic ‘Possible to hide to non-logged in visitors?’ is closed to new replies.