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

    (@printfriendly)

    If the custom post pages have some unique css class or ID you could use CSS do show/hide the button on those pages.

    .printfriendly {display:none}
    .custom-post .printfriendly {display:block;}
Viewing 1 replies (of 1 total)

The topic ‘Select custom post typr’ is closed to new replies.