Title: Changing Pending Status
Last modified: August 30, 2016

---

# Changing Pending Status

 *  [isaotasaka11](https://wordpress.org/support/users/isaotasaka11/)
 * (@isaotasaka11)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/changing-pending-status/)
 * So I tested with the booking and it went through but then I’m trying to find 
   where to go to approve the appointment. I assume its in the Admin Calendar but
   the page just shows a ‘schedule and appointment button’ and a blank page. Let
   me know
    Rod
 * [https://wordpress.org/plugins/appointment-calendar/](https://wordpress.org/plugins/appointment-calendar/)

Viewing 1 replies (of 1 total)

 *  [abhishek](https://wordpress.org/support/users/abhipathak/)
 * (@abhipathak)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/changing-pending-status/#post-6619584)
 * Hi
    isaotasaka11
 * you have to need change in these three files
 * 1) Appointment-calendar->menu-pages->data-save.php
 * Go line number 15 replace by $Status = “Approved”;
 * 2) appointment-calendar->appointment-calendar-shortcode.php
 * Go line number 23 replace by $Status = __(“Approved”, “appointzilla”);
 * 3) appointment-calendar->appointment-calendar-mobile.php
    Go line number 61 replace
   by $Status = __(“Approved”, “appointzilla”);
 * let me know did it work
    Thanks Abhishek

Viewing 1 replies (of 1 total)

The topic ‘Changing Pending Status’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/appointment-calendar.svg)
 * [Appointment Calendar](https://wordpress.org/plugins/appointment-calendar/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/appointment-calendar/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/appointment-calendar/)
 * [Active Topics](https://wordpress.org/support/plugin/appointment-calendar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/appointment-calendar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/appointment-calendar/reviews/)

## Tags

 * [Pending Status](https://wordpress.org/support/topic-tag/pending-status/)

 * 1 reply
 * 2 participants
 * Last reply from: [abhishek](https://wordpress.org/support/users/abhipathak/)
 * Last activity: [10 years, 7 months ago](https://wordpress.org/support/topic/changing-pending-status/#post-6619584)
 * Status: not resolved