Skip to content

CherryFramework/tm-timeline

Repository files navigation

Timeline Build Status

This is timeline plugin for WordPress.

This plugin provides a timeline with multiple layouts:

  • Horizontal layout
  • Vertical layout
  • Vertical layout, with possibility to display posts in a chess order

Installation

Simply download the archive and uncompress it to your wp-content/plugins directory.

Changelog

1.1.0

  • ADD: compatibility with Elementor plugin

1.0.5

  • ADD: the_content filter
  • ADD: unique prefix for functions
  • UPD: utilities
  • UPD: enqueue public-facing script

1.0.4

  • Remove Date column from the Timeline Posts screen

1.0.3

  • Horizontal layout improvements

1.0.2

  • Use current date as default
  • Timeline posts url navigation

1.0.1

  • Add sorting order option

1.0.0

  • Initial release