Title: Change confirmation link
Last modified: May 21, 2021

---

# Change confirmation link

 *  Resolved [drrob67](https://wordpress.org/support/users/drrob67/)
 * (@drrob67)
 * [5 years ago](https://wordpress.org/support/topic/change-confirmation-link/)
 * Hi, I’ve changed the standard wp-admin url. But in the notification mails where
   used to click on the confirmation link whenever a booking is made, it’s still
   containing the standard wp-admin url. How to change that?

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

 *  Plugin Support [jaysupport](https://wordpress.org/support/users/jaysupport/)
 * (@jaysupport)
 * [5 years ago](https://wordpress.org/support/topic/change-confirmation-link/#post-14482787)
 * Hi rob,
 * Sorry for the delayed response. That sounds like perhaps a caching issue or the
   admin URL hasn’t been updated everywhere it needs to be in your database.
 * Our plugin does not use wp-admin as a hard URL. It uses a relative path starting
   with the admin.php. You can see this if you open the Notification.class.php file(
   in the includes folder). It lists all the template tags and you can see that 
   the value for the confirm_link tag starts its relative path with the admin.php
   and is based on your admin_url and is not something we control.
 *  Thread Starter [drrob67](https://wordpress.org/support/users/drrob67/)
 * (@drrob67)
 * [5 years ago](https://wordpress.org/support/topic/change-confirmation-link/#post-14494579)
 * Ok, think it has to do with the way the admin url is setup by the plugin. It 
   did not override the standard but more virtual. I’ll have a look if I can use
   anther one.

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

The topic ‘Change confirmation link’ is closed to new replies.

 * ![](https://ps.w.org/restaurant-reservations/assets/icon-128x128.png?rev=2205491)
 * [Five Star Restaurant Reservations - WordPress Booking Plugin](https://wordpress.org/plugins/restaurant-reservations/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/restaurant-reservations/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/restaurant-reservations/)
 * [Active Topics](https://wordpress.org/support/plugin/restaurant-reservations/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/restaurant-reservations/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/restaurant-reservations/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [drrob67](https://wordpress.org/support/users/drrob67/)
 * Last activity: [5 years ago](https://wordpress.org/support/topic/change-confirmation-link/#post-14494579)
 * Status: resolved