latest stable versions: v150827 (changelog)

Old Forums (READ-ONLY): The community now lives at WP Sharks™. If you have an s2Member® Pro question, please use our new Support System.

Bypassing Login Welcome page redirect hack

Home Forums Community Forum Bypassing Login Welcome page redirect hack

Tagged: ,

This topic contains 3 replies, has 2 voices. Last updated by  Cristián Lávaque 4 years, 4 months ago.

Topic Author Topic
Posted: Tuesday Aug 28th, 2012 at 9:11 am #23288

List Of Topic Replies

Viewing 3 replies - 1 through 3 (of 3 total)
Author Replies
Author Replies
Posted: Wednesday Aug 29th, 2012 at 7:43 am #23383

Hi Thomas.

Could you try this one?

[hilite pre_code]
remove_action("init", "c_ws_plugin__s2member_login_redirects_r::remove_login_redirect_filters");
[/hilite]
Posted: Thursday Aug 30th, 2012 at 4:25 am #23538

Thanks very much Cristián. It worked.

add_action("ws_plugin__s2member_after_loaded", "s2_hacks"); 
function s2_hacks()
    {
        remove_action("init", "c_ws_plugin__s2member_login_redirects_r::remove_login_redirect_filters");
    }
Posted: Thursday Aug 30th, 2012 at 8:27 am #23573

Excellent! Thanks for the update. :)

Viewing 3 replies - 1 through 3 (of 3 total)

This topic is closed to new replies. Topics with no replies for 2 weeks are closed automatically.

Old Forums (READ-ONLY): The community now lives at WP Sharks™. If you have an s2Member® Pro question, please use our new Support System.

Contacting s2Member: Please use our Support Center for bug reports, pre-sale questions & technical assistance.