diff --git a/template/sidebar.php b/template/sidebar.php index dae6137..8d02383 100644 --- a/template/sidebar.php +++ b/template/sidebar.php @@ -1,38 +1,46 @@ . /* * This is the template for the website sidebar * * Called from: * template/footer.php */ // unuseful when load directly defined( 'BOZ_PHP' ) or die; ?>
= sprintf( __( "Welcome %s!" ), esc_html( get_user( 'user_name' ) ) ) ?>
+ +__( "Your Profile" ), + 'url' => get_user()->getUserPermalink(), + ] ) ?>
+ +