這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

WP Timeliner

描述

WP Timeliner PRs Welcome

Easily create timelines in WordPress and display achievements in a chronological way.
Display your timelines via a Gutenberg block, via a shortcode or using the Timeline taxonomy archive page.
This plugin provides lots of hooks and an extensible theming system to let developers extend it and customize it.

Philosophy

The plugin creates a new “Achievement” post type, alongside with a new “Timeline” taxonomy.
Achievements are assigned to a timeline term, allowing them to be grouped together on a specific timeline.

Displaying a timeline can whether be done:
manually via a Gutenberg block anywhere on your site,
automatically via each Timeline term archive page where achievements will be displayed chronologically (disabled by default but can be enabled via plugins settings page)

Documentation

Please head to our wiki in order to learn how to use and extend WP Timeliner plugin.
List of hooks available
How to create a timeline theme

Built with

Authors

螢幕截圖

  • Example of a timeline created with this plugin.
  • Managing different timelines is simple!
  • Every single timeline achievement is a unique post categorized in one or multiple timelines.
  • You can add timelines directly within the brand new Gutenberg block editor.
  • Plugin options page.

評價

There are no reviews for this plugin.

貢獻者及開發者

“WP Timeliner” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 WP Timeliner 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.0.0 – 2019-01-04

  • First version of the plugin \o/