[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fO-5f6_8mlfqsszTLKuykEYtMyexuNmeH6ud-x6Ck_sg":3},{"slug":4,"display_name":4,"profile_url":5,"plugin_count":6,"total_installs":7,"avg_security_score":8,"avg_patch_time_days":9,"trust_score":10,"computed_at":11,"plugins":12},"yjsoon","https:\u002F\u002Fprofiles.wordpress.org\u002Fyjsoon\u002F",1,40,85,30,84,"2026-04-05T02:58:15.005Z",[13],{"slug":14,"name":15,"version":16,"author":4,"author_profile":5,"description":17,"short_description":18,"active_installs":7,"downloaded":19,"rating":20,"num_ratings":20,"last_updated":21,"tested_up_to":22,"requires_at_least":23,"requires_php":24,"tags":25,"homepage":30,"download_link":31,"security_score":8,"vuln_count":20,"unpatched_count":20,"last_vuln_date":32,"fetched_at":33},"daring-fireball-linked-list","Daring Fireball-style Linked List Plugin","2.7.4","\u003Cp>This plugin makes your RSS feed behave like Daring Fireball’s linked list posts, and has some extra features to make posting linked lists easier. Also supports Twitter Tools.\u003C\u002Fp>\n\u003Cp>\u003Cem>Part One\u003C\u002Fem>\u003C\u002Fp>\n\u003Cp>Makes your RSS feed for linked-list posts (indicated using a custom field) behave like \u003Ca href=\"http:\u002F\u002Fdaringfireball.net\" rel=\"nofollow ugc\">Daring Fireball\u003C\u002Fa>.\u003C\u002Fp>\n\u003Cp>To use, set the custom field “linked_list_url” to the desired location on a link post. In your RSS feed, the following will happen:\u003C\u002Fp>\n\u003Cp>(i) the item’s RSS permalink becomes the link destination;\u003Cbr \u002F>\n(ii) the actual permalink to your post is inserted as a star glyph at the end of your post; and\u003Cbr \u002F>\n(iii) a star glyph is added in front of your non-linked-list post titles. Behaviour is customisable in options.\u003C\u002Fp>\n\u003Cp>All three parts are customizable, and you can use different glyphs or text if you’d like. For theme designers, the plugin also provides functions (get_the_permalink_glyph(), the_permalink_glyph(), get_the_linked_list_link(), the_linked_list_link(), get_glyph() and is_linked_list()) to customise your design by checking if the item is a linked list item, getting a permalink with glyph, etc.\u003C\u002Fp>\n\u003Cp>Adapted from Jonathan Penn’s \u003Ca href=\"http:\u002F\u002Fgithub.com\u002Fjonathanpenn\u002Fwordpress-linked-list-plugin\" rel=\"nofollow ugc\">WordPress Linked List plugin\u003C\u002Fa>.\u003C\u002Fp>\n\u003Cp>\u003Cem>Part Two\u003C\u002Fem>\u003C\u002Fp>\n\u003Cp>Add link from post content. This feature allows you to set the custom field “linked_list_url” from within the post content. This is especially handy for using with the ‘Press This’ bookmarklet.\u003C\u002Fp>\n\u003Cp>When you activate this feature, the DFLL plugin will look at the first line of your post content for a link anchor, and it’ll set that link as the linked_list_url for your post. For example, the following post content:\u003C\u002Fp>\n\u003Cblockquote>\n\u003Cp>\u003Ca href=’http:\u002F\u002Fgoogle.com’>Google!!!\u003C\u002Fa>.\u003Cbr \u002F>\n  This is a link post to Google.\u003C\u002Fp>\n\u003C\u002Fblockquote>\n\u003Cp>… will have its first line removed, the URL http:\u002F\u002Fgoogle.com passed into the custom field linked_list_url, and will have its first line removed to just end up with the text ‘This is a link post to Google’. The text in the anchor (‘Google!!!’) will be ignored.\u003C\u002Fp>\n\u003Cp>It’s very important to note three requirements: (i) the anchor tag must be in the first line of the post, (ii) the tag must be the only element on that line, and (iii) the line must end in a period. This is the syntax that the ‘Press This’ bookmarklet uses, so you can just hit ‘Press This’ and enter to go to the next line and stop typing.\u003C\u002Fp>\n\u003Cp>Any text in the anchor will be ignored, and the entire first line will be discarded. This also means that if, for whatever, reason, you like posting link anchors that end in periods as the first line of your blog, you shouldn’t activate this checkbox, or you’ll end up with linked list posts by accident!\u003C\u002Fp>\n\u003Cp>This was adapted from \u003Ca href=\"http:\u002F\u002Fhypertext.net\u002Fprojects\u002Fcfsetter\" rel=\"nofollow ugc\">CF Setter by Justin Blanton\u003C\u002Fa>.\u003C\u002Fp>\n\u003Cp>\u003Cem>Twitter Tools support\u003C\u002Fem>\u003C\u002Fp>\n\u003Cp>If you’re using \u003Ca href=\"http:\u002F\u002Fcrowdfavorite.com\u002Fwordpress\u002Fplugins\u002Ftwitter-tools\u002F\" rel=\"nofollow ugc\">Twitter Tools\u003C\u002Fa>, you can customise your tweets to have your custom glyph or text appear before either your “regular” or linked-list posts.\u003C\u002Fp>\n\u003Cp>Questions or suggestions? Look me up on \u003Ca href=\"http:\u002F\u002Ftwitter.com\u002Fyjsoon\" rel=\"nofollow ugc\">Twitter\u003C\u002Fa>.\u003C\u002Fp>\n\u003Ch3>Usage\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>When adding a link, create a normal blog post, but add a custom field “linked_list_url” with the desired link URL. The RSS feed item will automatically point to that URL.\u003C\u002Fli>\n\u003Cli>When posting, to insert a link without setting the custom field manually, put your URL wrapped in an anchor tag in the first line, ending with a period. For example: \u003Ca href=”http:\u002F\u002Fyjsoon.com”>Doesn’t matter what’s in here\u003C\u002Fa>.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>License\u003C\u002Fh3>\n\u003Cp>Copyright (c) 2010-2011 YJ Soon\u003C\u002Fp>\n\u003Cp>Permission is hereby granted, free of charge, to any person obtaining\u003Cbr \u002F>\na copy of this software and associated documentation files (the\u003Cbr \u002F>\n“Software”), to deal in the Software without restriction, including\u003Cbr \u002F>\nwithout limitation the rights to use, copy, modify, merge, publish,\u003Cbr \u002F>\ndistribute, sublicense, and\u002For sell copies of the Software, and to\u003Cbr \u002F>\npermit persons to whom the Software is furnished to do so, subject to\u003Cbr \u002F>\nthe following conditions:\u003C\u002Fp>\n\u003Cp>The above copyright notice and this permission notice shall be\u003Cbr \u002F>\nincluded in all copies or substantial portions of the Software.\u003C\u002Fp>\n\u003Cp>THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND,\u003Cbr \u002F>\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\u003Cbr \u002F>\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\u003Cbr \u002F>\nNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE\u003Cbr \u002F>\nLIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION\u003Cbr \u002F>\nOF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION\u003Cbr \u002F>\nWITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\u003C\u002Fp>\n","This plugin makes your RSS feed behave like Daring Fireball's linked list posts, and has some extra features to make posting linked lists easier.",13447,0,"2011-06-19T15:22:00.000Z","3.1.4","2.7","",[26,27,28,29],"linkblogs","linked-list","links","rss","http:\u002F\u002Fgithub.com\u002Fyjsoon\u002Fdf-style-linked-list_wordpress-plugin","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fdaring-fireball-linked-list.2.7.4.zip",null,"2026-03-15T15:16:48.613Z"]