• I am wondering what I would remove from the php code so that the account information of the person logged in doesnt show?

Viewing 1 replies (of 1 total)
  • Thread Starter sueheap

    (@sueheap)

    <h1><?php printf( __(‘%s\’s Dashboard’, ‘appthemes’), ucwords( $userdata->user_login )); ?></h1>

    would that be it?

Viewing 1 replies (of 1 total)
  • The topic ‘Remove Account Information from a page’ is closed to new replies.