Περιγραφή
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
Εγκατάσταση
- Download and activate the plugins
- Go to
timeline
and clickAdd New
- Enter title and content
- On the right sidebar Choose any Color options of your choice
- Click
Publish
button
Ή
- Put the plug-in folder
wp-responsive-timeline
into [wordpress_dir]/wp-content/plugins/ - Go into the WordPress admin interface and activate the plugin
- Enter title and content
- On the right sidebar Choose any Color options of your choice
- 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.
Κριτικές
Συνεισφέροντες & Προγραμματιστές
“WP Responsive Timeline” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “WP Responsive Timeline” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
2.0
- Added shortcode to include any post types in timeline format
1.0
1η έκδοση