Incorrect Post Dates in Atom Feed
-
Hello,
I have an instance of WP2.7 running. I sometimes adjust the Post date of my posts. It seems that the bit of code that queries the dates of posts is incorrect for the “/feed/atom/” feed, while it shows the correct (with date adjusted) date for the “/feed/” feed.
Steps to re-create this error:
Install a WP2.7 blog.
Create a post, post it.
Edit the post, change the date.View your site’s RSS/ATOM feeds as:
example.com/feed/ <– date is correct
example.com/feed/atom <– date is ORIGINAL date — not correct.
- The topic ‘Incorrect Post Dates in Atom Feed’ is closed to new replies.