• Resolved boaTheSnake

    (@boathesnake)


    Not sure, does it work to pass the current user ID to the iFrame?
    I mean the user which can be showed with this command:

    global $current_user;
    get_currentuserinfo();
    echo ‘User ID: ‘ . $current_user->ID . “\n”;

    Can it be transmitted somehow with url_forward parameter ?

    Thanks

    Boas

    https://wordpress.org/plugins/advanced-iframe/

Viewing 2 replies - 16 through 17 (of 17 total)
Viewing 2 replies - 16 through 17 (of 17 total)
  • The topic ‘Pass current user to iFrame’ is closed to new replies.