Bookmarks Shortcode

Creates shortcodes that will generate an unordered list of your WordPress links (bookmarks).

Author:Shea Bunge (profile at wordpress.org)
WordPress version required:2.5
WordPress version tested:5.6
Plugin version:2.3.1
Added to WordPress repository:15-12-2011
Last updated:01-12-2020
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:https://github.com/sheabunge/bookmarks-shortc...
Total downloads:5 272
Active installs:100+
plugin download
Click to start download

Creates three shortcodes – [bookmarks], [links] and [blogroll] – that will generate an unordered list of your WordPress links.
Preforms the same function as wp_list_bookmarks().

You can any of the shortcodes within a post, page, media, text widget, etc.
This makes it much more flexible then using the default Links page template that may be included in your theme as you can add other content surrounding the list, also when you change themes there is no need to edit the page.

You can customize the output of the list by using the same arguments that are accepted by the wp_list_bookmarks() function.
Example: [bookmarks show_images=0 show_ratings=1 show_name=1 ]

Contribute at GitHub

Update Notice

2.2

Improved default bookmarks markup


FAQ
ChangeLog