• hey guys, i have a client asking for a tricky addition for me. as a newbie to PHP, i was wondering if someone could point me in the right direction…

    i need to create a Frontend Button/Link that would swap the corresponding Post’s Visibility from “Password Protected” to “Public”

    the overall concept:

    1. I create a post and set it to “Password Protected”
    2. I send the link to the Post & Password to a User for Approval
    3. If User Approves of the post, they can click “Approve”
    4. the post then goes live to the WP site (visibility switched from Password to Public)

    any advice or tips would be greatly appreciated!

The topic ‘Frontend Button to Switch Post Visibility’ is closed to new replies.