{"id":5968,"date":"2009-06-26T12:47:14","date_gmt":"2009-06-26T12:47:14","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/blogroll-links-favicons\/"},"modified":"2010-12-07T00:17:08","modified_gmt":"2010-12-07T00:17:08","slug":"blogroll-links-favicons","status":"publish","type":"plugin","link":"https:\/\/sw.wordpress.org\/plugins\/blogroll-links-favicons\/","author":68220,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"2.0.4","stable_tag":"2.0.4","tested":"3.0.5","requires":"2.5","requires_php":"","requires_plugins":"","header_name":"Blogroll Links Favicons","header_author":"Stephen Nomura","header_description":"","assets_banners_color":"","last_updated":"2010-12-07 00:17:08","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/wordpress.org\/extend\/plugins\/blogroll-links-favicons\/","header_author_uri":"http:\/\/stephennomura.com","rating":0,"author_block_rating":0,"active_installs":20,"downloads":12705,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.1","0.2","0.3","0.4","0.5","0.6","0.7","0.8","0.9","0.9.1","1.0","1.1","1.2","1.3","1.4","1.5","1.6","1.6.1","1.6.2","1.6.3","2.0","2.0.1","2.0.2","2.0.3","2.0.4"],"block_files":[],"assets_screenshots":{"screenshot-1.jpg":{"filename":"screenshot-1.jpg","revision":"1573768","resolution":"1","location":"plugin"}},"screenshots":{"1":"Admin and Front-End Icons!"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[2657,495,12995,498,175],"plugin_category":[50,56],"plugin_contributors":[80054,89608],"plugin_business_model":[],"class_list":["post-5968","plugin","type-plugin","status-publish","hentry","plugin_tags-blogroll","plugin_tags-bookmarks","plugin_tags-favicons","plugin_tags-icons","plugin_tags-links","plugin_category-media","plugin_category-social-and-sharing","plugin_contributors-betzster","plugin_contributors-snomura","plugin_committers-betzster","plugin_committers-snomura"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/blogroll-links-favicons.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/blogroll-links-favicons\/trunk\/screenshot-1.jpg?rev=1573768","caption":"Admin and Front-End Icons!"}],"raw_content":"<!--section=description-->\n<p>Automatically adds favicons next to links in your blogroll. Also adds favicons to the links admin area.<\/p>\n\n<p><strong>Features:<\/strong><\/p>\n\n<ul>\n<li>Automatically caches favicon files locally.<\/li>\n<li>Icons in admin area<\/li>\n<li>Refresh Cache Button<\/li>\n<li>Adds <code>class=\"blogroll-favicon\"<\/code><\/li>\n<li>Add a default favicon if link has no favicon<\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Upload the folder <code>blogroll-links-favicons<\/code> to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Go to Links &gt; Link Favicons and choose Refresh Cache. Click Update. This may take awhile depending on how many links you have!<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>Are favicons cached locally?<\/dt>\n<dd><p>Yes. The actual images are cached in \/blogroll-links-favicons\/cache\/. This is new in v2.0.<\/p><\/dd>\n<dt>Some bookmarks aren't showing any icon at all, why?<\/dt>\n<dd><p>Try refreshing the favicons. Go to Links &gt; Link Favicons and choose the refresh cache option. This refreshes all favicons. To refresh a single favicon, open the edit page for that link and click \"Update Link.\" Be careful, as page loads may slow to a crawl during this process which could last up to a minute or more if you've got a large number of links.<\/p><\/dd>\n<dt>How often is the cache refreshed?<\/dt>\n<dd><p>At this point, refreshes must be done manually.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>2.0.2<\/h4>\n\n<ul>\n<li>Fixes 2.0 release bugs. (no cache folder &amp; refresh problem)<\/li>\n<\/ul>\n\n<h4>2.0<\/h4>\n\n<ul>\n<li>Adds true local image caching &amp; admin area icons.<\/li>\n<\/ul>\n\n<h4>2.0.4<\/h4>\n\n<ul>\n<li>Fixed \"parse_url() expects exactly 1 parameter\" bug<\/li>\n<li>Adds better PHP 4 compatibility<\/li>\n<\/ul>\n\n<h4>2.0.3<\/h4>\n\n<ul>\n<li>Add plugin page 'settings' link.<\/li>\n<li>Fix author links.<\/li>\n<\/ul>\n\n<h4>2.0.2<\/h4>\n\n<ul>\n<li>Fix refresh button problem<\/li>\n<\/ul>\n\n<h4>2.0.1<\/h4>\n\n<ul>\n<li>Fix cache folder problem<\/li>\n<\/ul>\n\n<h4>2.0<\/h4>\n\n<ul>\n<li>Add true local image caching<\/li>\n<li>Add icon display in admin area<\/li>\n<li>Add bundled default icon<\/li>\n<li>Add single link icon refresh.<\/li>\n<\/ul>\n\n<h4>1.6.3<\/h4>\n\n<ul>\n<li>Remove Mosaic Mode<\/li>\n<li>Fix default favicon<\/li>\n<\/ul>\n\n<h4>1.6.2<\/h4>\n\n<ul>\n<li>Add Mosaic Mode<\/li>\n<\/ul>\n\n<h4>1.6.1<\/h4>\n\n<ul>\n<li>Fix text-indent bug on ul li a<\/li>\n<\/ul>\n\n<h4>1.6<\/h4>\n\n<ul>\n<li>Change the way favicons are bound to links<\/li>\n<\/ul>\n\n<h4>1.5<\/h4>\n\n<ul>\n<li>Tweak Regex again<\/li>\n<\/ul>\n\n<h4>1.4<\/h4>\n\n<ul>\n<li>Tweak Regex<\/li>\n<\/ul>\n\n<h4>1.3<\/h4>\n\n<ul>\n<li>WP nounce Tweak broke reverted back<\/li>\n<\/ul>\n\n<h4>1.2<\/h4>\n\n<ul>\n<li>WP nounce Tweak<\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>Added screenshot<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Code and presentation clean up for 1.0 release<\/li>\n<\/ul>\n\n<h4>0.9.1<\/h4>\n\n<ul>\n<li>Linked fav icon<\/li>\n<\/ul>\n\n<h4>0.9<\/h4>\n\n<ul>\n<li>Updated Settings link<\/li>\n<\/ul>\n\n<h4>0.8<\/h4>\n\n<ul>\n<li>Changed Sub menu location ,now under links<\/li>\n<\/ul>\n\n<h4>0.7<\/h4>\n\n<ul>\n<li>Ability to add a default favicon if missing from site<\/li>\n<\/ul>\n\n<h4>0.6<\/h4>\n\n<ul>\n<li>Force image size to be 16x 16<\/li>\n<\/ul>\n\n<h4>0.5<\/h4>\n\n<ul>\n<li>Don't show blank images<\/li>\n<\/ul>\n\n<h4>0.4<\/h4>\n\n<ul>\n<li>Added wpnonce security check, fixed bug introduced in 0.3<\/li>\n<\/ul>\n\n<h4>0.3<\/h4>\n\n<ul>\n<li>Added support fro hyphens in URLs<\/li>\n<\/ul>\n\n<h4>0.2<\/h4>\n\n<ul>\n<li>Added snoopy class for URL fetching<\/li>\n<\/ul>\n\n<h4>0.1<\/h4>\n\n<ul>\n<li>First version Check In<\/li>\n<\/ul>","raw_excerpt":"Automatically adds favicons to blogroll\/bookmark links.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/sw.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/5968","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sw.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/sw.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/sw.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=5968"}],"author":[{"embeddable":true,"href":"https:\/\/sw.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/betzster"}],"wp:attachment":[{"href":"https:\/\/sw.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=5968"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/sw.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=5968"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/sw.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=5968"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/sw.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=5968"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/sw.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=5968"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/sw.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=5968"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}