Add an ‘edit profile’ page with Genesis
Thanks Kerzzy, This worked more or less, though I needed to add this right after the opening php tag: /** * * Template Name: Change Password Template */ // fix buffering issue ob_start(); I encountered two issues and the above code fixed those problems. I couldn’t set my page to use this new template without … Read more