Viewing 2 posts - 1 through 2 (of 2 total)
The topic ‘Add User dashboard Link In to Single Course menu’ is closed to new replies.
Hello,
I want to add a custom link of loged-in user dashboard link in to single course navigation menu in left.
So please tell me is there any short code or function or it will also help full if you tell me that how I can get the current user’s dashboard link in a anchor tag. like here
” <li id=”home” class=”<?php echo (!isset($_GET[‘action’])?’selected’:”); ?>”>“><?php _e( ‘Dashboard’, ‘vibe’ ); ?> “
The topic ‘Add User dashboard Link In to Single Course menu’ is closed to new replies.