import-bookmarks

外掛說明

這個外掛已於 2025 年 3 月 26 日關閉,且不提供下載。 這個外掛已永久關閉。 原因: 開發者要求

使用者評論

2021 年 5 月 27 日 4 則留言
Please add these functions. $ post_content. = "\ n \ n <a target = \" _ blank \ "rel = \" nofollow \ "href = '". esc_url ($ bookmark ['uri']). "'>". $ post_title. '</a>'; A PHP redirect function would of course also be good. PS, I’m currently trying to expand the plugin with automatic screenshots and an extended description.
2021 年 2 月 28 日 5 則留言
I think this plugin is really usefull. But when I tried to import the bookmarks, it was returning an empty array from the netscape bookmark parser. If you want make it work, change line 85 from this $lines = explode("\n", $this->sanitizeString($bookmarkString)); to this //$lines = explode("\n", $this->sanitizeString($bookmarkString)); $lines = preg_split('/\r\n|\r|\n/', $bookmarkString); on vendor/netscape-bookmark-parser/NetscapeBookmarkParser.php
閱讀全部 3 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Import Bookmarks〉的開發相關工作。

參與者

〈Import Bookmarks〉外掛目前已有 1 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈Import Bookmarks〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄