Deskripzioa
Plugin hau 2025(e)ko martxoaren 26(a) (e)tik itxita dago, eta ez dago deskargatzeko eskuragarri. Itxiera behin betikoa da. Arrazoia: Egilearen Eskaera.
Berrikuspenak
2021(e)ko maiatzaren 27(a)
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.
2021(e)ko apirilaren 3(a)
1 reply
Saying the format is not allowed!!!!!!!!
2021(e)ko otsailaren 28(a)
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
Laguntzaileak eta Garatzaileak
“Import Bookmarks” software librea da. Ondoko pertsonek egin dizkiote ekarpenak plugin honi.
LaguntzaileakImport Bookmarks 1 eskualde-ezarpenera itzuli da. Eskerrik asko itzultzaileei beraien ekarpenengatik.
Itzul zaitez Import Bookmarks zure hizkuntzara.
Garapena interesatzen zaizu?
Araka kodea, begiratu SVN biltegia edo harpidetu garapen erregistrora RSS bidez.