Title: Plugin issues
Last modified: August 9, 2021

---

# Plugin issues

 *  [evaldash](https://wordpress.org/support/users/evaldash/)
 * (@evaldash)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/plugin-issues-41/)
 * Hi, I used your plugin and customised it, fixed some flaws. Here are some I’ve
   noticed:
 * 1. You’re using $date=strtotime(“+$days days”); to calculate shipping times. 
   That method is flawed, since it doesn’t account for timezones, so where I’m from
   the estimated delivery date at 12 AM is wrong – it’s off by one day.
 * I’d suggest using WordPress time instead, rather than PHP. It can be accessed
   using current_datetime() function.
 * 2. There’s a warning shown when using your plugin: “Warning: date function expects
   second value to be int, string given” in the if(!empty($mn_days)) location of
   the code.
 * 3. For some reason not all of my shipping methods were listed, I use “Omniva-
   woocommerce” plugin on my site, and it just doesn’t appear in the admin area 
   of your plugin. I worked around that by setting a default shipping time, and 
   modifying other shipping option’s shipping times.
 * Lastly, there’s no way to localise the plugin as is, I needed to modify the code.
 * Other than that, the idea is great, just what I needed. Thanks for making the
   plugin!
    -  This topic was modified 4 years, 10 months ago by [evaldash](https://wordpress.org/support/users/evaldash/).

Viewing 1 replies (of 1 total)

 *  Plugin Author [RLDD](https://wordpress.org/support/users/rermis/)
 * (@rermis)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/plugin-issues-41/#post-15078131)
 * Hi evaldash,
 *  Thank you for this feedback, and sorry for the delay. Kindly let me know if 
   any of these items are resolved in version 1.1.1 released today. I appreciate
   your concerns and look forward to hearing more regarding this version and any
   further improvements that will help the plugin.
    -Rhett

Viewing 1 replies (of 1 total)

The topic ‘Plugin issues’ is closed to new replies.

 * ![](https://ps.w.org/wc-ship-est/assets/icon-256x256.png?rev=2510249)
 * [Ship Estimate for WooCommerce](https://wordpress.org/plugins/wc-ship-est/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wc-ship-est/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wc-ship-est/)
 * [Active Topics](https://wordpress.org/support/plugin/wc-ship-est/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wc-ship-est/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wc-ship-est/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [RLDD](https://wordpress.org/support/users/rermis/)
 * Last activity: [4 years, 6 months ago](https://wordpress.org/support/topic/plugin-issues-41/#post-15078131)
 * Status: not a support question