Edit Profile

This shortcode lets the user edit his profile directly, you can see a working example hereYou can login with test account: test/test to test this feature.

How to Embed This Shortcode in Editor

[userpro template=edit]

How to Embed This Shortcode with PHP

<?php echo do_shortcode('[userpro template=edit]'); ?>

Was this article helpful?

Related Articles

Leave A Comment?