How can I find the page which was last modified on 2011-07-20T20:48:16+00:00 other than opening every page?
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
|
Okay, I've got it. I looked in wp_posts table in phpmyadmin, clicked on the post_modified column to get it in chronological order, and looked for the appropriate datetime. |
|||
|
|