Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Mykyta Synelnikov

    (@nsinelnikov)

    Hi @ramineros

    You could use

    <a href="https://schreibbeschwer.de/demo/author/<?php echo esc_html( um_profile( 'user_login' ) ); ?>">Author post archive</a>

    But please make sure that you have the proper rewrite rules for getting author’s post archive by its user_login

    Best Regards

    Thread Starter ramineros

    (@ramineros)

    Thanks for your attention, But it takes current user username. I need a link for logged out user. I want to see other users’ author archive page

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘how to add author archive link to user profile page’ is closed to new replies.