Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter rickg1234

    (@rickg1234)

    I resolved this by:

    1. Collecting the email submitted via the form in a session
    2. Collecting the WP option value for Friends Only
    3. String replace, to remove the value stored in session from the WP option value
    4. Update WP option value with new replaced string

    Once the session is then killed the whole site become inaccessible for the “Friend”

    Thanks!

Viewing 1 replies (of 1 total)