Mô tả
This plugin is a links import tool for blogs that doesn’t support ompl output. Though now WordPress already has the method to insert links from an opml file or URL conviniently, not all blogs would support the opml method and thus a simpler tool is necessary. I developed this tool for my personal need firstly, and now I want to make it more practical and hope more people can get some help from it.
Cài đặt
-
Upload the links_import_online.php to wp-admin/import/
-
Login your blog, you will find it at tools/import named “Import Links Online”
Hỏi đáp
How to use it?
- Input the URL from which you want get links
- Click on “get links”, a list of links will be showed.
- Just choose which links you want to import and click on “add links”. Then the links will be added.
How to uninstall it?
Just delete it from wp-admin/import. In fact it does no changes to the database or other core codes.
What does the option “Links Filter” mean?
This option means a filter for a better links list. Since the plugin get links through “fuzzy match” by using regular expression, the list may contain some links you don’t need. Anyway, if you are not sure, just leave it unticked and an entire list will be showed.
Đá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 Links Importer” 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 Links Importer” 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.1
- Improved UI
- Improved links filter
1.0
Initial release of Simple Links Importer