该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

WP Responsive Timeline

描述

WP Responsive Timeline is a plugin which takes a simple, extendable approach to display responsive timeline posts on your WordPress powered website. You have to simply create the ‘timeline’ posts, set the timeline color attribute on the right sidebar and publish. The timeline will populate automatically in chronological order, based on the announcement date.

With version 2.0, a shortcode is introduced using which you can show any post types in timeline format.
To use shortcode add:

[wp_timeline_post]

The attributes used here is derived from WP_Query arguments . So you can use any arguments used there as an attributes.
For example, if I want to get the posts with post types “music”, I will insert shortcode as:

[wp_timeline_post post_type=music]

Some of the features of WP Timeline:

  • Full responsive
  • Clean minimalist design
  • Color Options
  • Shortcode powered

安装

  1. Download and activate the plugins
  2. Go to timeline and click Add New
  3. Enter title and content
  4. On the right sidebar Choose any Color options of your choice
  5. Click Publish button

  1. Put the plug-in folder wp-responsive-timeline into [wordpress_dir]/wp-content/plugins/
  2. Go into the WordPress admin interface and activate the plugin
  3. Enter title and content
  4. On the right sidebar Choose any Color options of your choice
  5. Click Publish button

Have fun!!!

常见问题

What does this plugin do?
  • WP Responsive Timeline is a plugin which takes a simple, extendable approach to display vertical responsive timeline pages on your wordpress powered website.

评价

2016 年 9 月 3 日 1 回复
really basic. no documentation, very few options It has potential but it needs a lot of work
阅读所有1条评价

贡献者及开发者

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

贡献者

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

对开发感兴趣吗?

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

更新日志

2.0

  • Added shortcode to include any post types in timeline format

1.0

Initial version