Mô tả
This WordPress plugin provides facilities to write Latest News items as custom posts and then to output them using template tags.
It will also add a new Latest News menu item to the Admin menu. This allows news items to be created as posts with the same functionality such as categories and tags.
This plugin also provides template tags to list of latest news items.
There is a template tag that produces a list of Latest News items that link to the relevant posts. This is suitable for placing in the sidebar.
There is a template tag that will output the Latest News items as posts using a custom post. This template tag would typically be placed on the home page of you blog or on a custom news page.
Links
- http://www.chorosdesign.com/wordpress/plugins/
- http://www.chorosdesign.com/latest-news-plugin/
Cài đặt
- Upload
latest-news.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Add the templates tags as required to your templates
Hỏi đáp
- How do you add the news items to a page?
-
Please refer to the detailed explanantion at http://www.chorosdesign.com/latest-news-plugin/.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Latest News” 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 “Latest News” 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
0.2.0
- Minor revision to fix pagination of news items
- Minor revision to correct the plugin URI
0.1.0
- First version released.