Title: send link text not changeable
Last modified: February 27, 2017

---

# send link text not changeable

 *  [Ghostflasher](https://wordpress.org/support/users/ghostflasher/)
 * (@ghostflasher)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/send-link-text-not-changeable/)
 * Hi,
 * I tried to change the “send link”-text in the back end but it is not reflected
   on the front end. I’m not sure since when this doesn’t work anymore.
 * cheers
    dan

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

 *  Plugin Author [xnau webdesign](https://wordpress.org/support/users/xnau/)
 * (@xnau)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/send-link-text-not-changeable/#post-8853929)
 * There was a problem with the bootstrap template for the signup form, it’s been
   fixed, but if you’re using a custom template, you may need to make this change.
 * In the template, where the link is printed, you’ll see a function like this:
 * `<?php $this->print_retrieve_link(__('Forget your private link? Click here to
   have it emailed to you.','participants-database')); ?>`
 * it should be simply:
 * `<?php $this->print_retrieve_link(); ?>`
 * so that it uses the global setting.
 *  Thread Starter [Ghostflasher](https://wordpress.org/support/users/ghostflasher/)
 * (@ghostflasher)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/send-link-text-not-changeable/#post-8853942)
 * thx, worked like a charm!

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

The topic ‘send link text not changeable’ is closed to new replies.

 * ![](https://ps.w.org/participants-database/assets/icon-256x256.jpg?rev=1389807)
 * [Participants Database](https://wordpress.org/plugins/participants-database/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/participants-database/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/participants-database/)
 * [Active Topics](https://wordpress.org/support/plugin/participants-database/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/participants-database/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/participants-database/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Ghostflasher](https://wordpress.org/support/users/ghostflasher/)
 * Last activity: [9 years, 2 months ago](https://wordpress.org/support/topic/send-link-text-not-changeable/#post-8853942)
 * Status: not resolved