该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的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.

评价

此插件暂无评价。

贡献者及开发者

“WP Timeliner” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“WP Timeliner”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0.0 – 2019-01-04

  • First version of the plugin \o/