Title: laborer99's Replies | WordPress.org

---

# laborer99

  [  ](https://wordpress.org/support/users/laborer99/)

 *   [Profile](https://wordpress.org/support/users/laborer99/)
 *   [Topics Started](https://wordpress.org/support/users/laborer99/topics/)
 *   [Replies Created](https://wordpress.org/support/users/laborer99/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/laborer99/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/laborer99/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/laborer99/engagements/)
 *   [Favorites](https://wordpress.org/support/users/laborer99/favorites/)

 Search replies:

## Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Displaying user profile’s website field?](https://wordpress.org/support/topic/displaying-user-profiles-website-field/)
 *  Thread Starter [laborer99](https://wordpress.org/support/users/laborer99/)
 * (@laborer99)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/displaying-user-profiles-website-field/#post-1123605)
 * Thanks! It works great.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Displaying user profile’s website field?](https://wordpress.org/support/topic/displaying-user-profiles-website-field/)
 *  Thread Starter [laborer99](https://wordpress.org/support/users/laborer99/)
 * (@laborer99)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/displaying-user-profiles-website-field/#post-1123601)
 * Michael
 * Thank you for your reply
 *     ```
       echo get_usermeta($post->post_author,'user_url');
       ```
   
 * does indeed work! However how do I get the URL to firstly show up as an html ‘
   live’ link? secondly, what code would I use to make it sit under the word ‘HERE’.
 * I have tried a few things:
    `echo get_usermeta($post->post_author,'user_url','
   HERE');` and `echo get_usermeta($post->post_author,'user_url'(__('HERE'));` amongst
   other thniks but they don’t work – little help please?
 * Thank you again!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Displaying user profile’s website field?](https://wordpress.org/support/topic/displaying-user-profiles-website-field/)
 *  Thread Starter [laborer99](https://wordpress.org/support/users/laborer99/)
 * (@laborer99)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/displaying-user-profiles-website-field/#post-1123592)
 * thank you! I’ll try this out and post what happens.
 * thanks again
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Comments Section?](https://wordpress.org/support/topic/comments-section-5/)
 *  [laborer99](https://wordpress.org/support/users/laborer99/)
 * (@laborer99)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/comments-section-5/#post-975742)
 * Did you find the answer to this?
    I want to do the same thing…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Importing other peoples posts using RSS?](https://wordpress.org/support/topic/importing-other-peoples-posts-using-rss/)
 *  Thread Starter [laborer99](https://wordpress.org/support/users/laborer99/)
 * (@laborer99)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/importing-other-peoples-posts-using-rss/#post-1098236)
 * Interesting… i shall take a proper look. Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)