Title: Chronological Posts
Author: Nick Halsey
Published: <strong>04.04.2016</strong>
Last modified: 13.07.2026

---

Шукати плагіни

![](https://ps.w.org/chronological-posts/assets/icon.svg?rev=1386718)

# Chronological Posts

 Від автора [Nick Halsey](https://profiles.wordpress.org/celloexpressions/)

[Завантажити](https://downloads.wordpress.org/plugin/chronological-posts.zip)

 * [Деталі](https://uk.wordpress.org/plugins/chronological-posts/#description)
 * [Відгуки](https://uk.wordpress.org/plugins/chronological-posts/#reviews)
 *  [Встановлення](https://uk.wordpress.org/plugins/chronological-posts/#installation)
 * [Розробка](https://uk.wordpress.org/plugins/chronological-posts/#developers)

 [Підтримка](https://wordpress.org/support/plugin/chronological-posts/)

## Опис

Chronological posts reverses the default post order throughout your site to be chronological
instead of reverse-chronological. This can be useful for sites displaying historical
content, journals, books, etc. where the content is intended to be read chronologically(
typically, it works well for any sites where the entire content of the site – every
post – is intended to be read sequentially). It is also useful for archived sites,
preserving the history of posts in a sequential format, oldest to newest.

## Встановлення

 1. Take the easy route and install through the WordPress plugin installer, or,
 2. Download the .zip file and upload the unzipped folder to the `/wp-content/plugins/`
    directory
 3. Activate the plugin through the ‘Plugins’ menu in WordPress

## Часті питання

### Where are the options?

There are no options. When active, this plugin will automatically display your posts
in chronological order on all views, including the main blog index day/month/year
archives, category/tag archives, author archives, searches, etc. The admin UI is
not changed, only the frontend display.

### Displaying only specific post types in chronological order

This plugin changes all post types to be chronological, globally. To apply it only
to a specific post type, I suggest forking the plugin and adding a simple check 
for the post type of the query before it sets the query order to `ASC`. This is 
not a complicated process – the plugin has only 6 lines of code.

## Відгуки

![](https://secure.gravatar.com/avatar/0d9ffb4d5663ae826614fc676183c1014399c44e6e7d5e7b875f1319e33db679?
s=60&d=retro&r=g)

### 󠀁[Perfect for Series and Courses](https://wordpress.org/support/topic/perfect-for-series-and-courses/)󠁿

 [sanjayrath](https://profiles.wordpress.org/sanjayrath/) 07.02.2026

Does something very simple, very easily – that is to make the posts chronological.
This is excellent for any type of study – a book, a series, a course or even programs.
This should have been an automatic option in WP. It would be nice to have options
to make some categories chono and others non-chrono. Thats another level

![](https://secure.gravatar.com/avatar/e22e17a7cd0f88aa7ecb7a2608f610cc40a6849b05aa6aeb7d6c383acfb59208?
s=60&d=retro&r=g)

### 󠀁[Perfect for creating a online course](https://wordpress.org/support/topic/perfect-for-creating-a-online-course/)󠁿

 [Stig](https://profiles.wordpress.org/stigsolberg/) 26.03.2022

The plugin was just what I needed. It is perfect for my online course. I use the
category for the course title and the posts for the chapters. Thank you.

![](https://secure.gravatar.com/avatar/7d3d6baec1caaf7471b6dc2fea2ebf79652703eb459e161dc15c65c19bebca2f?
s=60&d=retro&r=g)

### 󠀁[Does exactly what I want](https://wordpress.org/support/topic/does-exactly-what-i-want-18/)󠁿

 [jalomedia](https://profiles.wordpress.org/jalomedia/) 19.04.2021

This plugin does exactly what I want! Thank you very much!

![](https://secure.gravatar.com/avatar/d51c871ac9a3f489c8d364d5b354f5cc692b39d31e88b7bba9e0f3da2daaad2a?
s=60&d=retro&r=g)

### 󠀁[Good Stuff, but…](https://wordpress.org/support/topic/good-stuff-but-2/)󠁿

 [sysgreg](https://profiles.wordpress.org/sysgreg/) 29.12.2019 1 reply

When reversing posts, the labels Next Post/Prev Post remains the same. It means 
that in order to chronologically continue reading you have to click Prev Post instead
of Next Post. It's kind of misleading.

![](https://secure.gravatar.com/avatar/8082112c900af9dbc64f3266fe71b9e0bdcab72e059486c18e26766a8bf84f65?
s=60&d=retro&r=g)

### 󠀁[So simple, so perfect!](https://wordpress.org/support/topic/so-simple-so-perfect-4/)󠁿

 [kedane86](https://profiles.wordpress.org/kedane86/) 25.02.2019

Thank you, I needed this so much! 5 stars!

![](https://secure.gravatar.com/avatar/a7fb464c74de63543dc09934b4fff47790192ca31ef1f8915dc97a4bbca84d44?
s=60&d=retro&r=g)

### 󠀁[Simple and It Works](https://wordpress.org/support/topic/simple-and-it-works-82/)󠁿

 [](https://profiles.wordpress.org/bimmergeek/) 03.01.2019

Probably the least painful — as in 0 on a 10 scale — of any plugin I've used on 
WordPress. It works. Boom.

 [ Прочитати всі 12 відгуків ](https://wordpress.org/support/plugin/chronological-posts/reviews/)

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

“Chronological Posts” — проект з відкритим вихідним кодом. В розвиток плагіну внесли
свій вклад наступні учасники:

Учасники

 *   [ Nick Halsey ](https://profiles.wordpress.org/celloexpressions/)
 *   [ annenbergdl ](https://profiles.wordpress.org/annenbergdl/)

[Перекладіть “Chronological Posts” на вашу мову.](https://translate.wordpress.org/projects/wp-plugins/chronological-posts)

### Цікавитесь розробкою?

[Перегляньте код](https://plugins.trac.wordpress.org/browser/chronological-posts/),
перегляньте [сховище SVN](https://plugins.svn.wordpress.org/chronological-posts/)
або підпишіться на [журнал розробки](https://plugins.trac.wordpress.org/log/chronological-posts/)
за допомогою [RSS](https://plugins.trac.wordpress.org/log/chronological-posts/?limit=100&mode=stop_on_copy&format=rss).

## Журнал змін

#### 1.1 (7/13/2026)

 * 10-year compatibility verification and code hardening.

#### 1.0 (3/30/2016)

 * First publicly available version of the plugin.

## Мета

 *  Версія **1.1**
 *  Останнє оновлення **2 місяці тому**
 *  Активних встановлень **1 000+**
 *  Версія WordPress ** 4.4 або вище **
 *  Tested up to **7.0.5**
 *  Мова
 * [English (US)](https://wordpress.org/plugins/chronological-posts/)
 * Позначки
 * [chronological](https://uk.wordpress.org/plugins/tags/chronological/)[post order](https://uk.wordpress.org/plugins/tags/post-order/)
   [reverse post order](https://uk.wordpress.org/plugins/tags/reverse-post-order/)
 *  [Розширений перегляд](https://uk.wordpress.org/plugins/chronological-posts/advanced/)

## Оцінки

 4.9 out of 5 stars.

 *  [  11 5-star reviews     ](https://wordpress.org/support/plugin/chronological-posts/reviews/?filter=5)
 *  [  1 4-star review     ](https://wordpress.org/support/plugin/chronological-posts/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/chronological-posts/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/chronological-posts/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/chronological-posts/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/chronological-posts/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/chronological-posts/reviews/)

## Учасники

 *   [ Nick Halsey ](https://profiles.wordpress.org/celloexpressions/)
 *   [ annenbergdl ](https://profiles.wordpress.org/annenbergdl/)

## Підтримка

Є що сказати? Потрібна допомога?

 [Перейти в форум підтримки](https://wordpress.org/support/plugin/chronological-posts/)