I'm using the latest 2.3.1 version.
I've searched several hours, and tried to modify the php code to order the front page by post_modified.
As I've figured out it is ordered now by post_date.
I'm running a panorama photo blog, and the post_date refers to the time the photo was taken, but the date of post publishing differs.
However, now I can't see those posts that I've published at last. I just want to sort the front page by post_modified, I think it will solve my problem.
Can anybody help me?