Title: Request a few changes
Last modified: August 31, 2016

---

# Request a few changes

 *  Resolved [cartpauj](https://wordpress.org/support/users/cartpauj/)
 * (@cartpauj)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/request-a-few-changes/)
 * Cool plugin. I’d like to see the AM/PM formatted dates in the emails like so:
 *     ```
       foreach ($app_array as $key => $value) {
       			if($key == 'start' || $key == 'end') {
       				$value = date("h:i a", strtotime("2015-01-01 " . $value));
       			}
   
       			$params["#$key#"] = $value;
       		}
       ```
   
 * It would also be great if you’d name the Dashboard Menu item to “Appointments”
   instead of “Easy Appointments” so it doesn’t break the layout of the menus.
 * Thanks!
 * [https://wordpress.org/plugins/easy-appointments/](https://wordpress.org/plugins/easy-appointments/)

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

 *  [Nikola Loncar](https://wordpress.org/support/users/loncar/)
 * (@loncar)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/request-a-few-changes/#post-6919981)
 * Hi Cartpauj,
 * I will add that option by end of this week. There will be option for email date/
   time format string.
 * Best regards,
    Nikola
 *  Thread Starter [cartpauj](https://wordpress.org/support/users/cartpauj/)
 * (@cartpauj)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/request-a-few-changes/#post-6919986)
 * Great, thanks. The one last thing, it would be nice to have a button in the configure
   section to delete all “abandoned” appointments to free up those time slots for
   other clients.
 *  [Nikola Loncar](https://wordpress.org/support/users/loncar/)
 * (@loncar)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/request-a-few-changes/#post-6920022)
 * Hi Cartpauj,
 * I have added that to new version. I didn’t put new option fields because there
   are already fields in WordPress settings (Settings > Global). So I will use those.
   There are some other features that I need to add as well. So new version will
   be ready during next day.
 * Regarding delete all “abandoned” I will add that to my ToDo list. That is not
   big modification and I will add that soon.
 * Best regards,
    Nikola
 *  [Nikola Loncar](https://wordpress.org/support/users/loncar/)
 * (@loncar)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/request-a-few-changes/#post-6920068)
 * Hi Cartpauj,
 * new version is live. Now formating is done by default settings in general tab.
   I will close this thread and regarding that request about deleting abandon appointments
   is going to my to-do list 🙂
 * Best regards,
    Nikola
 *  Thread Starter [cartpauj](https://wordpress.org/support/users/cartpauj/)
 * (@cartpauj)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/request-a-few-changes/#post-6920069)
 * Great, thanks. I’ll check it out.

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

The topic ‘Request a few changes’ is closed to new replies.

 * ![](https://ps.w.org/easy-appointments/assets/icon-256x256.png?rev=1472759)
 * [Easy Appointments](https://wordpress.org/plugins/easy-appointments/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/easy-appointments/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/easy-appointments/)
 * [Active Topics](https://wordpress.org/support/plugin/easy-appointments/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/easy-appointments/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/easy-appointments/reviews/)

## Tags

 * [feature](https://wordpress.org/support/topic-tag/feature/)
 * [request](https://wordpress.org/support/topic-tag/request/)

 * 5 replies
 * 2 participants
 * Last reply from: [cartpauj](https://wordpress.org/support/users/cartpauj/)
 * Last activity: [10 years, 4 months ago](https://wordpress.org/support/topic/request-a-few-changes/#post-6920069)
 * Status: resolved