{"id":218399,"date":"2025-01-08T09:22:00","date_gmt":"2025-01-08T09:22:00","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/blogroll-links-renderer\/"},"modified":"2025-12-09T12:55:06","modified_gmt":"2025-12-09T12:55:06","slug":"blogroll-links-renderer","status":"publish","type":"plugin","link":"https:\/\/es-cr.wordpress.org\/plugins\/blogroll-links-renderer\/","author":249538,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.1","stable_tag":"1.0.1","tested":"6.9.4","requires":"","requires_php":"","requires_plugins":null,"header_name":"Blogroll Links Renderer","header_author":"phirebase","header_description":"Renders WordPress Blogroll links to a Page or Post using the shortcode [blogroll-links]. Ideal for creating a custom links page.","assets_banners_color":"ffb602","last_updated":"2025-12-09 12:55:06","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/paypal.me\/DavidKlhufek","header_plugin_uri":"","header_author_uri":"https:\/\/phirebase.com\/","rating":0,"author_block_rating":0,"active_installs":10,"downloads":829,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"brtak","date":"2025-01-08 09:31:29"},"1.0.1":{"tag":"1.0.1","author":"brtak","date":"2025-12-09 12:55:06"}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3221597,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3221597,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":3221597,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{"blueprint.json":{"filename":"blueprint.json","revision":3415418,"resolution":false,"location":"assets","locale":"","contents":"{\"$schema\":\"https:\\\/\\\/playground.wordpress.net\\\/blueprint-schema.json\",\"landingPage\":\"\\\/wp-admin\\\/plugins.php\",\"preferredVersions\":{\"php\":\"8.0\",\"wp\":\"latest\"},\"phpExtensionBundles\":[\"kitchen-sink\"],\"features\":{\"networking\":true},\"steps\":[{\"step\":\"installPlugin\",\"options\":{\"activate\":true},\"pluginData\":{\"resource\":\"wordpress.org\\\/plugins\",\"slug\":\"blogroll-links-renderer\"}},{\"step\":\"login\",\"username\":\"admin\",\"password\":\"password\"}]}"}},"all_blocks":[],"tagged_versions":["1.0.0","1.0.1"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[2657,175,37260,80],"plugin_category":[43],"plugin_contributors":[87897],"plugin_business_model":[],"class_list":["post-218399","plugin","type-plugin","status-publish","hentry","plugin_tags-blogroll","plugin_tags-links","plugin_tags-renderer","plugin_tags-shortcode","plugin_category-customization","plugin_contributors-brtak","plugin_committers-brtak"],"banners":{"banner":"https:\/\/ps.w.org\/blogroll-links-renderer\/assets\/banner-772x250.jpg?rev=3221597","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/blogroll-links-renderer\/assets\/icon-128x128.png?rev=3221597","icon_2x":"https:\/\/ps.w.org\/blogroll-links-renderer\/assets\/icon-256x256.png?rev=3221597","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Easily display WordPress Blogroll links with the shortcode <code>[blogroll-links]<\/code> and its customizable options.<\/p>\n\n<p><strong>Features:<\/strong><br \/>\n- Display WordPress Blogroll links directly on your site.<br \/>\n- Filter links by category or show only specific links.<br \/>\n- Optionally display icons\/images alongside each link.<br \/>\n- Customize the layout with a custom CSS class via settings.<br \/>\n- Simple setup via <code>Settings &gt; Blogroll Links Renderer<\/code>.<\/p>\n\n<p><strong>Shortcode Parameters:<\/strong><br \/>\n- <strong><code>category<\/code><\/strong>: Filter links by category name.<br \/>\n  Example: <code>[blogroll-links category=\"MyCategory\"]<\/code>.<br \/>\n- <strong><code>show_images<\/code><\/strong>: Display link images\/icons if available.<br \/>\n  Example: <code>[blogroll-links show_images=\"1\"]<\/code>.<br \/>\n- <strong><code>show_titles<\/code><\/strong>: Add tooltips using link descriptions.<br \/>\n  Example: <code>[blogroll-links show_titles=\"1\"]<\/code>.<br \/>\n- Combine all options for advanced usage.<br \/>\n  Example: <code>[blogroll-links category=\"MyCategory\" show_images=1 show_titles=1]<\/code>.<\/p>\n\n<p><strong>Enable WordPress Links Manager<\/strong>:<br \/>\nThe WordPress Links Manager, hidden by default since WordPress 3.5, can be reactivated using this plugin.<br \/>\nTo enable it, go to <code>Settings &gt; Blogroll Links Renderer<\/code> and check the option <strong>Enable Links Manager<\/strong>. Once enabled, manage links via the <strong>Links<\/strong> menu in the WordPress dashboard.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin to your <code>wp-content\/plugins<\/code> directory.  <\/li>\n<li>Activate the plugin via the <strong>Plugins<\/strong> menu in WordPress.  <\/li>\n<li>Add the shortcode <code>[blogroll-links]<\/code> to any page or post to display your Blogroll links.  <\/li>\n<li>Customize the output through the plugin settings or with CSS.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id='how%20do%20i%20enable%20the%20wordpress%20links%20manager%3F'><h3>How do I enable the WordPress Links Manager?<\/h3><\/dt>\n<dd><p>Navigate to <code>Settings &gt; Blogroll Links Renderer<\/code> and check the box to enable the Links Manager. The <strong>Links<\/strong> menu will then appear in your WordPress dashboard.<\/p><\/dd>\n<dt id='how%20do%20i%20filter%20links%20by%20category%3F'><h3>How do I filter links by category?<\/h3><\/dt>\n<dd><p>Use the <code>category<\/code> parameter in the shortcode.<br \/>\nExample: <code>[blogroll-links category=\"MyCategory\"]<\/code>.<\/p><\/dd>\n<dt id='how%20do%20i%20display%20images%2Ficons%20for%20the%20links%3F'><h3>How do I display images\/icons for the links?<\/h3><\/dt>\n<dd><p>Set the <code>show_images<\/code> parameter to <code>1<\/code> in the shortcode.<br \/>\nExample: <code>[blogroll-links show_images=\"1\"]<\/code>.<\/p><\/dd>\n<dt id='how%20do%20i%20add%20tooltips%20to%20the%20links%3F'><h3>How do I add tooltips to the links?<\/h3><\/dt>\n<dd><p>Set the <code>show_titles<\/code> parameter to <code>1<\/code> in the shortcode.<br \/>\nExample: <code>[blogroll-links show_titles=\"1\"]<\/code>.<\/p><\/dd>\n<dt id='can%20i%20style%20the%20output%3F'><h3>Can I style the output?<\/h3><\/dt>\n<dd><p>Yes, you can add a custom CSS class in the plugin settings. Navigate to <code>Settings &gt; Blogroll Links Renderer<\/code> and enter your desired CSS class.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.1<\/h4>\n\n<p>Updated readme.txt<\/p>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial public release<\/li>\n<\/ul>","raw_excerpt":"Render WordPress Blogroll links on any Page or Post using the shortcode [blogroll-links].","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/es-cr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/218399","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/es-cr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/es-cr.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/es-cr.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=218399"}],"author":[{"embeddable":true,"href":"https:\/\/es-cr.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/brtak"}],"wp:attachment":[{"href":"https:\/\/es-cr.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=218399"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/es-cr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=218399"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/es-cr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=218399"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/es-cr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=218399"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/es-cr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=218399"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/es-cr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=218399"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}