Title: Simple Link Library
Author: MaikelM
Published: <strong>2015년 6월 5일</strong>
Last modified: 2026년 5월 18일

---

플러그인 검색

![](https://ps.w.org/simple-link-library/assets/banner-772x250.png?rev=1176595)

![](https://ps.w.org/simple-link-library/assets/icon-128x128.png?rev=2190118)

# Simple Link Library

 작성자: [MaikelM](https://profiles.wordpress.org/maikelm/)

[다운로드](https://downloads.wordpress.org/plugin/simple-link-library.1.6.0.zip)

 * [세부사항](https://ko.wordpress.org/plugins/simple-link-library/#description)
 * [평가](https://ko.wordpress.org/plugins/simple-link-library/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/simple-link-library/#installation)
 * [개발](https://ko.wordpress.org/plugins/simple-link-library/#developers)

 [지원](https://wordpress.org/support/plugin/simple-link-library/)

## 설명

Manage and display links on a WordPress site. Plugin uses custom types, so exporting
is very easy.
 To display links in a post or page use the following short tags:

[links cat=”name of category”]

[SHOWLINKS] for displaying all links

A simple option to export links per category is possible using the overview screen:

Click “All Link Items” -> Click on the link Category you want to export -> [OPTIONAL,
but recommended] Select “Title” to alphabetize your export list -> Select “Bulk 
actions” and chose the Export to xHTML -> Click “Apply” Now you can save you selection.
Use pandoc.org to convert your selection to markdown or another format if needed.

This Plugin has a “broken link” check functionality.
 The Broken checks can take
a while with a significant number of links. The screen stays blanc during progress.
note: No progress bar is shown.

See https://www.bm-support.org/innovation-links/ for a live demo.

How does it work?
 This module makes use of Custom Post Types with non hierarchical
catalogue option. So you can give links one or multiple tags. Tags works great for
retrieving or exporting only certain types of links. If all tags for a link are 
deleted, the link still exist. This is default WP functionality. Since this plugin
in built on using default wordpress hooks, exporting and importing links can be 
done used as with post or pages.

## 스크린샷

[⌊Basic output with [SHOWLINKS]  tag.⌉⌊Basic output with [SHOWLINKS]  tag.⌉[

Basic output with [SHOWLINKS] tag.

## 설치

Follow this steps to install this plugin:

 1. Download the plugin into the **/wp-content/plugins/** folder
 2. 워드프레스의 ‘플러그인’ 메뉴에서 플러그인을 활성화하세요.

## 후기

![](https://secure.gravatar.com/avatar/4478db6f783435d8857813b729cffd1460c153298768908cf92bc3955a12296c?
s=60&d=retro&r=g)

### 󠀁[Good work](https://wordpress.org/support/topic/good-work-195/)󠁿

 [tedocweb](https://profiles.wordpress.org/tedocweb/) 2016년 11월 2일

Good piece of work. Plain & Simple as a link list should work. However: it is not
multilingual. That is why i cannot rate it with 5 stars.

![](https://secure.gravatar.com/avatar/61a6a457d6aa4028f508abfa2ba4b1c74f0ce1c3bb0159fc381f35b1fcf9eb9e?
s=60&d=retro&r=g)

### 󠀁[Good work!](https://wordpress.org/support/topic/good-work-261/)󠁿

 [OnlineCores](https://profiles.wordpress.org/ibsweden/) 2016년 9월 3일

I am pleasantly surprised at the flexibility and simplicity of this extension.

![](https://secure.gravatar.com/avatar/03f668ba966dd5165851a8671ebb7334f98b3e11922402408f58f226c33d1b4b?
s=60&d=retro&r=g)

### 󠀁[Very nice](https://wordpress.org/support/topic/very-nice-594/)󠁿

 [Christi Nickerson](https://profiles.wordpress.org/christini/) 2016년 9월 3일

Makes management of links easy. I would give it five starts if the shortcode also
let you control the number of columns.

 [ 모든 4 평가 읽기 ](https://wordpress.org/support/plugin/simple-link-library/reviews/)

## 기여자 & 개발자

“Simple Link Library”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에
기여하였습니다.

기여자

 *   [ MaikelM ](https://profiles.wordpress.org/maikelm/)

[자국어로 “Simple Link Library”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/simple-link-library)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/simple-link-library/)
는, [SVN 저장소](https://plugins.svn.wordpress.org/simple-link-library/)를 확인하시거나,
[개발 기록](https://plugins.trac.wordpress.org/log/simple-link-library/)을 [RSS](https://plugins.trac.wordpress.org/log/simple-link-library/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 1.6.0

 * Tested with WordPress 7.0 RC4
 * added change to prevent plugin php code to be accessed directly (upate in bms-
   linkshow file)
 * Corrected license tags so it now is consistent over all files (result of Plugin
   Check report)

#### 1.5.0

 * Tested with WordPress 6.8.2
 * Change in readme: Plugin is “Simple Link Library”: Plugin name can not start 
   with “WordPress” due to trademark policy.

#### 1.4.0

 * Tested with WordPress 6.8.1
 * Moved to semver for versioning: major – minor – fix

#### 1.3.4

 * Tested with WordPress 6.6.2

#### 1.3.3

 * Tested with WordPress 6.2.2

#### 1.3.2

 * Tested with WordPress 5.6

#### 1.3.1

 * Tested with WordPress 5.5
 * Export per category possible

#### 1.2.1

 * Improved xHTML output for export
 * Tested with WP5.3

#### 1.1.2

 * Tested with WP5.3

#### 1.1.1

 * Tested with WP5.0.2
 * Tested and valided correct working with Gutenburg shortcode BLOCK

#### 1.1.0

 * Tested with WP4.9.7
 * Added this CPT plugin for exporting using WP-API
 * Created plain xHTML export function
 * Adjusted help text

#### 1.0.1

 * Tested with WP4.5
 * Minor security update to prevent ajax hacking on input
 * Tested with WP 4.3

#### 1.0.2

 * Tested with WP4.6

#### 1.0.3

 * Tested with WP4.7.2

#### 1.0.4

 * Tested with WP4.8.2

#### 1.0.5

 * Tested with WP4.9.5
 * Updated code, to fix issue ‘Fixing no space before parentheses’ , see: https://
   wordpress.org/support/topic/fixing-no-space-before-parenthesis/

## 기초

 *  버전 **1.6.0**
 *  최근 업데이트: **1개월 전**
 *  활성화된 설치 **50+**
 *  워드프레스 버전 ** 4.0 또는 그 이상 **
 *  다음까지 시험됨: **7.0**
 *  언어
 * [English (US)](https://wordpress.org/plugins/simple-link-library/)
 * 태그:
 * [library](https://ko.wordpress.org/plugins/tags/library/)[links](https://ko.wordpress.org/plugins/tags/links/)
 *  [고급 보기](https://ko.wordpress.org/plugins/simple-link-library/advanced/)

## 평점

 별 5점 만점에 4.5점.

 *  [  2/5-별점 후기     ](https://wordpress.org/support/plugin/simple-link-library/reviews/?filter=5)
 *  [  2/4-별점 후기     ](https://wordpress.org/support/plugin/simple-link-library/reviews/?filter=4)
 *  [  0/3-별점 후기     ](https://wordpress.org/support/plugin/simple-link-library/reviews/?filter=3)
 *  [  0/2-별점 후기     ](https://wordpress.org/support/plugin/simple-link-library/reviews/?filter=2)
 *  [  0/1-별점 후기     ](https://wordpress.org/support/plugin/simple-link-library/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/simple-link-library/reviews/#new-post)

[모든  리뷰 보기](https://wordpress.org/support/plugin/simple-link-library/reviews/)

## 기여자

 *   [ MaikelM ](https://profiles.wordpress.org/maikelm/)

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/simple-link-library/)