import-bookmarks

تفصیل

This plugin has been closed as of مارچ 26, 2025 and is not available for download. This closure is permanent. وجہ: مصنف دی ارداس۔

ریویو

مئی 27, 2021 4 replies
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.
فروری 28, 2021 5 replies
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 ریویو پڑھو

Contributors & Developers

“Import Bookmarks” is open source software. The following people have contributed to this plugin.

حصہ پاوݨ آلے

“Import Bookmarks” has been translated into 1 locale. Thank you to the translators for their contributions.

“Import Bookmarks&#8221 دا آپݨی زبان وچ ترجمہ کرو۔

ڈیویلپمنٹ وچ دلچسپی ہے؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.