• I’ve activated support of the old [insert_php] [/insert_php] functions but just this simple routine won’t work. Such a shame as this was a great plugin

    [insert_php]

    $current_user=wp_get_current_user();

    echo $current_user;
    
[/insert_php]

    This is actually part of a larger routine, but I’ve reduced it to see where the problem is.

    Thanks

  • The topic ‘[insert_php]
 problems’ is closed to new replies.