Mô tả
This plugin allows you to easily display the links included in your LinkEX installation directly in a WordPress widget.
You can separate your links in different categories and display them on multiple widgets with different titles and designs.
Ảnh màn hình
Cài đặt
- Install LinkEX in your webserver (in the
WordPress root/linkex/
directory) - Upload WP-LinkEX to the
/wp-content/plugins/wp-linkex/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to your widgets page in WordPress and drag some WP-LinkEX widgets to your sidebar!
Hỏi đáp
- Where can I find the category ID?
-
In your LinkEX control panel, in the Categories section.
- How can I configure my LinkEX to show my links between li tags?
-
Go to your LinkEX administration and edit the category where are the links that you would like to show in your blog.
In the Template section enter something like:
<li><a href="{$URL}" title="{$ANCHOR}">{$ANCHOR}</a></li>
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“WP-LinkEX” 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 “WP-LinkEX” 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
- Initial release