The [bw_bookmarks] shortcode lets you list your Links anywhere in your site.
Here we use the bw_bookmarks shortcode to list the links to sites in category_name=oik_example
and, in a separate block, the standard links of category_name=blogroll
.
[bw_bookmarks class="w50p3" category_name="oik_example"] [bw_bookmarks class="w50p3" category_name="blogroll" ]
oik_example
Blogroll
Notes
The category_name
parameter is the Link Category’s “Name” (how it appears on your site), not the slug (URL-friendly version).
See also
- Since WordPress Links are no longer in vogue we would now use a custom post type named “sites” to implement similar links