plugin-icon

Blogroll Links

제작자: rajivpant·
Display your blogroll links anywhere in posts or pages using a simple shortcode.
버전
3.0.0
활성화된 설치 항목
300
최근 업데이트일
Nov 29, 2025

Blogroll Links is a WordPress plugin that displays your site’s link bookmarks (formerly called “blogroll”) within posts and pages using a simple shortcode.

For people who maintain their website or blog using the WordPress content management system, Blogroll Links uses WordPress’ built-in Links feature and presents links to friends’ pages, resources, and social networking profiles.

Features

  • Display links by category using the category slug
  • Customizable sorting (by name, URL, rating, or ID)
  • Honors link visibility settings (show/hidden)
  • Respects target window settings for each link
  • Displays link descriptions and images if available
  • Works with WordPress’ built-in Links Manager
  • Supports XFN (XHTML Friends Network) relationship tags
  • Full PHP 8+ compatibility
  • Secure: Protected against SQL injection, XSS, and CSRF attacks

Usage

Add this shortcode to any post or page:

[blogroll-links categoryslug="my-links"]

Full Shortcode Options

[blogroll-links categoryslug="my-links" sortby="link_name" sortorder="asc"]

Parameters

  • categoryslug – The slug of the link category to display (required)
  • sortby – Sort field: link_name, link_url, link_rating, link_id (default: link_name)
  • sortorder – Sort direction: asc or desc (default: asc)

Examples

Display friends’ websites sorted by name: [blogroll-links categoryslug=”friends” sortby=”link_name” sortorder=”asc”]

Display resources sorted by rating (highest first): [blogroll-links categoryslug=”resources” sortby=”link_rating” sortorder=”desc”]

Display social media profiles: [blogroll-links categoryslug=”social-profiles”]

Live Examples

See this plugin in action:

Credits

Thanks to Dave Grega and Adam E. Falk (xenograg) for their contributions to this code.

Version 3.0 was modernized using Synthesis Coding with Claude Code – a human-AI collaborative development approach.

무료Business 요금제에서
설치하면 WordPress.com 서비스 약관서드파티 플러그인 약관에 동의하게 됩니다.
테스트된 버전
WordPress 6.7.4
이 플러그인은 다운로드할 수 있으며 에서 사용할 수 있습니다.