Tips and Tricks HQ Support

Support site for Tips and Tricks HQ premium products

  • Home
  • Contact Us
  • Documentation
  • Forum Home
    • Forum
    • Forum Search
    • Forum Login
    • Forum Registration

eMember – Logout Redirect Hook

by

Tips and Tricks HQ Support Portal › Forums › WP eMember › WP eMember Tweaks › eMember – Logout Redirect Hook

  • This topic has 2 replies, 2 voices, and was last updated 8 years, 11 months ago by TTNQ.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • June 6, 2016 at 1:40 am #13517
    TTNQ
    Member

    Would it be possible for you to add a hook for when the member logs out, to enable us to set the pages to be redirected to on logout (similar to redirecting after login). We are using the plugin with the WPML plugin and need to redirect members to the logout page in their own language. Currently is is only possible to redirect to a single logout page.

    I am the developer working for the client. Are you able to reply or copy to [nik@shortiedesigns.com]?

    Many thanks.

    Nik

    June 6, 2016 at 4:32 am #73357
    admin
    Keymaster

    We already have the following action hook that gets triggered after a member logs out.

    emember_logout_complete

    Example code below (showing how to use this hook):

    add_action('emember_logout_complete', 'custom_after_logout');
    function custom_after_logout(){
    //Do something here.
    }

    So you can use the above hook to do your custom after logout tasks.

    Let me know if that helps.

    June 6, 2016 at 10:40 pm #73358
    TTNQ
    Member

    Great – thank you.

  • Author
    Posts
Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.
Log In

Forum Related

  • Forum Home
  • Forum Search
  • Forum Registration
  • Forum Login

Support Related Forms

  • Contact Us
  • Customer Support
  • Request a Plugin Update
  • Request Fresh Download Links

Useful Links

  • Plugin Upgrade Instructions
  • WP eStore Documentation
  • WP eMember Documentation
  • WP Affiliate Platform Documentation
  • Tips and Tricks HQ Home Page
  • Our Projects

Quick Setup Video Tutorials

  • WP eStore Video Tutorial
  • WP eMember Video Tutorial
  • WP Affiliate Platform Video Tutorial
  • Lightbox Ultimate Video Tutorial

Our Other Plugins

  • WP Express Checkout
  • Stripe Payments Plugin
  • Simple Shopping Cart Plugin
  • Simple Download Monitor

Copyright © 2025 | Tips and Tricks HQ