{"id":87,"date":"2012-02-03T21:22:41","date_gmt":"2012-02-03T21:22:41","guid":{"rendered":"https:\/\/theextremewebdesigns.com\/blog\/?p=87"},"modified":"2012-02-03T21:22:41","modified_gmt":"2012-02-03T21:22:41","slug":"wordpress-display-blogroll-without-default-heading","status":"publish","type":"post","link":"https:\/\/theextremewebdesigns.com\/blog\/wordpress-display-blogroll-without-default-heading\/","title":{"rendered":"WordPress: Display Blogroll without default heading"},"content":{"rendered":"<p>Did you ever want to make WordPress display Blogroll without default heading but could not find a way to do this? Here&#8217;s a little snippet that you can copy and paste in your theme to instantly generate a Blogroll without the default heading.<!--more--><\/p>\n<h2>How to Display Blogroll without default heading using WordPress<\/h2>\n<p>You can actually display the default Blogroll without it&#8217;s default heading in WordPress. Simply copy the code below and paste it in sidebar.php file of your theme or where you want the Blogroll to appear without the default heading.<\/p>\n<pre class=\"lang:xhtml decode:true\">&lt;ul&gt;\n&lt;?php wp_list_bookmarks('title_li=&amp;categorize=0'); ?&gt;\n&lt;\/ul&gt;<\/pre>\n<h5>Your Turn!<\/h5>\n<p>Do you know of any different or more simple way to <strong>display Blogroll without default heading in WordPress<\/strong>? If yes, please share it with us by commenting below.<br \/>\n*Make sure that you wrap your code in &lt;code&gt;&lt;\/code&gt; tags.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Did you ever want to make WordPress display Blogroll without default heading but could not find a way to do this? Here&#8217;s a little snippet that you can copy and paste in your theme to instantly generate a Blogroll without the default heading.<\/p>\n","protected":false},"author":1,"featured_media":95,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[6,13,8,11],"tags":[31,30],"class_list":["post-87","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-snippets","category-tips-and-tricks","category-wordpress","category-wordpress-tips-and-tricks","tag-wordpress-snippets","tag-wordpress-tips"],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/paBnQX-1p","jetpack_sharing_enabled":true,"post_mailing_queue_ids":[],"_links":{"self":[{"href":"https:\/\/theextremewebdesigns.com\/blog\/wp-json\/wp\/v2\/posts\/87","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/theextremewebdesigns.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/theextremewebdesigns.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/theextremewebdesigns.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/theextremewebdesigns.com\/blog\/wp-json\/wp\/v2\/comments?post=87"}],"version-history":[{"count":0,"href":"https:\/\/theextremewebdesigns.com\/blog\/wp-json\/wp\/v2\/posts\/87\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/theextremewebdesigns.com\/blog\/wp-json\/"}],"wp:attachment":[{"href":"https:\/\/theextremewebdesigns.com\/blog\/wp-json\/wp\/v2\/media?parent=87"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/theextremewebdesigns.com\/blog\/wp-json\/wp\/v2\/categories?post=87"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/theextremewebdesigns.com\/blog\/wp-json\/wp\/v2\/tags?post=87"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}