Sort Posts by Latest Update

Описание

Sort Posts by Latest Update is a simple WordPress plugin that modifies the main query on your homepage to sort posts by their latest update date. This ensures that the most recently updated posts appear first.

Support

For support, please contact us at http://www.sarojmeher.com/contact/.

Author

Saroj Meher
Website: www.sarojmeher.com

Скриншоты

  • Homepage displaying posts sorted by latest update date.

Установка

  1. Upload the sort-posts-by-update folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. The plugin will now sort posts by their latest update date on the homepage.

Часто задаваемые вопросы

How does this plugin work?

The plugin hooks into the pre_get_posts action to modify the main query on the homepage, setting it to order posts by their latest update date in descending order.

Is there any configuration required?

No, the plugin works out of the box with no additional configuration needed.

What if I want to sort posts by a different criteria?

If you need to sort posts by a different criteria, you would need to modify the plugin code accordingly.

Отзывы

06.06.2025
Great plugin! Very well designed! If you’re looking for a lightweight and effective solution to reorder your WordPress homepage posts based on their latest update date, look no further than the Sort Posts by Latest Update plugin by Saroj Meher. Highly recommend!
Посмотреть 1 отзыв

Участники и разработчики

«Sort Posts by Latest Update» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Sort Posts by Latest Update» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.0

  • Initial release of the plugin.