Title: Shortcodes &#8216;order_date&#8217; modify date
Last modified: February 17, 2023

---

# Shortcodes ‘order_date’ modify date

 *  Resolved [wichtc91](https://wordpress.org/support/users/wichtc91/)
 * (@wichtc91)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/shortcodes-order_date-modify-date/)
 * I have developped a website in WordPress relying on [Woocommerce](https://woocommerce.com/)
   and I am trying to customize the automated emails that are send from Woocommerce
   using the [Decorator – WooCommerce Email Customizer Plugin](https://www.webtoffee.com/decorator-woocommerce-email-customizer-plugin-user-guide/).
 * In the email content, I would like to adjust the Woocommerce shortcodes mainly`{
   order_date}` to add 10 days to it (e.g., if `{order_date}` is 13/02/2023 it should
   show instead 23/02/2023, thus + 10 days).
 * I have tried to include the following PHP code in the email content but it just
   <span style=”text-decoration: underline;”>does not get displayed</span>:
 * `<?php echo strtotime("{order_date +10 days}") ?>`
 * Would you have any idea?
 * Thanks, 
   C.
    -  This topic was modified 3 years, 4 months ago by [wichtc91](https://wordpress.org/support/users/wichtc91/).

Viewing 1 replies (of 1 total)

 *  Plugin Support [WebToffee Support](https://wordpress.org/support/users/webtoffeesupport/)
 * (@webtoffeesupport)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/shortcodes-order_date-modify-date/#post-16501673)
 * Hi [@wichtc91](https://wordpress.org/support/users/wichtc91/),
 * Thanks for reaching out.
 * We understand your requirement. However, presently the plugin doesn’t offer any
   option or hooks to alter the order date shortcode according to your need. Thanks
   for understanding.

Viewing 1 replies (of 1 total)

The topic ‘Shortcodes ‘order_date’ modify date’ is closed to new replies.

 * ![](https://ps.w.org/decorator-woocommerce-email-customizer/assets/icon-256x256.
   png?rev=3242989)
 * [WebToffee eCommerce Marketing Automation - Email marketing, Popups, Email customizer](https://wordpress.org/plugins/decorator-woocommerce-email-customizer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/decorator-woocommerce-email-customizer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/decorator-woocommerce-email-customizer/)
 * [Active Topics](https://wordpress.org/support/plugin/decorator-woocommerce-email-customizer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/decorator-woocommerce-email-customizer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/decorator-woocommerce-email-customizer/reviews/)

## Tags

 * [date change](https://wordpress.org/support/topic-tag/date-change/)
 * [email content](https://wordpress.org/support/topic-tag/email-content/)
 * [php](https://wordpress.org/support/topic-tag/php/)

 * 1 reply
 * 2 participants
 * Last reply from: [WebToffee Support](https://wordpress.org/support/users/webtoffeesupport/)
 * Last activity: [3 years, 3 months ago](https://wordpress.org/support/topic/shortcodes-order_date-modify-date/#post-16501673)
 * Status: resolved