Mô tả
This plugin generates a simple post list with all of your posts, divided by year.
It is customizable through CSS, and you can place it wherever you want (pages, posts, widgets etc..).
Bugs
If the plugin is not working, don’t hesitate to shoot me a message on twitter: @andrewoons
Made by Andre Woons
Cài đặt
- Upload the plugin files to the
/wp-content/plugins/simple-post-lists
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Use the shortcode
[posts]
anywhere you want the plugin to appear.
Hỏi đáp
- Installation Instructions
-
- Upload the plugin files to the
/wp-content/plugins/simple-post-lists
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Use the shortcode
[posts]
anywhere you want the plugin to appear.
- Upload the plugin files to the
- How can I change the appereance of the links and dividers?
-
You can change the styling of the dividers and the links by adding custom css for these classes:
posts-divider
andposts-link
.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Simple Post Lists” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Simple Post Lists” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.0.1
Updated assets.
1.0
- First version of the plugin.