Here is an interesting scenario. We have a custom post type called quotes which is integrated with other APIs. Once a quote has been generated, the post is created and published (as a password protected post) with a unique password.
Can Loops and Logic grab that unique password that is generated? I want to be able to generate a generic message that includes the URL of the specific quote post and password so they can share with their clients.