Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 8 replies - 1 through 8 (of 8 total)
  • @jwf3773

    Participant

    Thanks Hugo! I appreciate it. 🙂

    @jwf3773

    Participant

    Hey there @codegene ….

    I did actually look into that, but to know avail. With that you need to assign a specific page to redirect to, I just want them to stay on the current page and have it refresh.

    @jwf3773

    Participant

    Just so I understand…you’re looking for something that auto-posts (from status updates) to FB/Twitter and/or Instagram? You may be able to hack out some of the functionality from JetPack or some of the other Social Posting plugins.

    @jwf3773

    Participant

    Anybody have some insight?

    @jwf3773

    Participant

    @shanebp or @bphelp
    Is there a way of manipulating the following code to simply refresh the current page the user is on?

    function custom_login_redirect_to($user_login, $user) {
    	bp_core_redirect( get_option('siteurl') . "/members/" );
    }
    add_action('wp_login', 'custom_login_redirect_to', 10, 2);

    The login widget resides on every page. If a user logs in, I don’t want to send them to another page and HOPE they make their way back to where they started 🙂

    Thanks!

    @jwf3773

    Participant

    Oh and the WP version was 3.5.1 Ooops! LOL

    @jwf3773

    Participant

    Anyone have ANY ideas here?

    @jwf3773

    Participant

    Thanks Hugo

    …although I was under the impression that the point of the forum was to get help/answers to issues.

    My mistake

Viewing 8 replies - 1 through 8 (of 8 total)
Skip to toolbar