Title: zdaugherty's Replies | WordPress.org

---

# zdaugherty

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

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

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Participants Database] Using URL from “Link field” in custom template](https://wordpress.org/support/topic/using-url-from-link-field-in-custom-template/)
 *  Thread Starter [zdaugherty](https://wordpress.org/support/users/zdaugherty/)
 * (@zdaugherty)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/using-url-from-link-field-in-custom-template/#post-10170522)
 * Thank you for your fast response! Maybe this is a novice follow-up, but I am 
   just learning php…
 * This produces only the last participant’s website URL (last as in last in the
   sorted search, not last in the database). To be clear, adding your code to the
   section where the rest of the participant’s info gets printed, followed by an
   `
   echo $url`, or just `echo maybe_unserialize( $this->participant_values['website'])[
   0];` prints the last participant’s URL amongst every participant’s information.
   Ideas?

Viewing 1 replies (of 1 total)