Support

Search results for ""

Sorry, no results found. Perhaps you would like to search the documentation?
All Topics
Lyne Berro

Modified date not changing in the backend?

We would like to use admin pro to edit the MODIFIED DATE of a woocomerce order, it does change correctly with INLINE editing, however we use a code to count how many order have a modified date older than 2 weeks old, and it doesn’t notice the inline editing made.

The code works fine when we change the modified date the normal way like changing the shipping address or the status, just inline editing fails

Why is that? how can the modified date be edited normally with admin pro?

2 years, 8 months ago
Tobias Schutter
Developer

I might have found why this is happening. It seems inline editing only updates the post_modified and not the post_modified_gmt in the database. Could it be that you do the order count on post_modified_gmt?

Whether or not this is causing it I will patch this bug in our next release.

2 years, 8 months ago
Lyne Berro

thank you so much! wen is the next release scheduled?

2 years, 8 months ago
Tobias Schutter
Developer

It is scheduled for September.

2 years, 7 months ago
Lyne Berro

thank you, patiently waiting for it

2 years, 7 months ago

You must be logged in to reply to this topic.