Title: ScribbleLive WP
Author: Ghali
Published: <strong>2015년 12월 4일</strong>
Last modified: 2016년 11월 25일

---

플러그인 검색

![](https://ps.w.org/scribblelive-wp/assets/banner-772x250.png?rev=1300807)

이 플러그인은 **최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다**. 워드프레스의
좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 
있을 수 있습니다.

![](https://ps.w.org/scribblelive-wp/assets/icon-256x256.png?rev=1300807)

# ScribbleLive WP

 작성자: [Ghali](https://profiles.wordpress.org/mghali/)

[다운로드](https://downloads.wordpress.org/plugin/scribblelive-wp.1.1.0.0.zip)

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

 [지원](https://wordpress.org/support/plugin/scribblelive-wp/)

## 설명

ScribbleLive’s all-in-one content marketing platform combines predictive analytics
with content planning, creation, and distribution to deliver optimized business 
results. The platform’s strengths include real-time content publishing, discovery
of high impact articles and opinions, influencer analysis, social curation and moderation,
content-centric analytics, and unique interactive experiences from pinboards to 
timelines and polls.

The ScribbleLive WP Plugin unlocks added SEO benefits while maintaining the flexibility
and ease-of-use of the ScribbleLive platform.

Features:

 * Embed ScribbleLive content with easy to use shortcode.
 * Adds SEO-friendly versions of ScribbleLive embedcodes.
 * Advanced SEO tools for better control over rel=nofollow link attributes.
 * Allows users with filtered html restrictions to embed ScribbleLive embedcodes
   in posts, pages and custom post types .
 * Fully cached API calls for best performance.
 * Developer filters to manage and edit cache settings.

## 스크린샷

 * [[
 * ScribbleLive WP settings options.

## 설치

 1. Upload `scribble-live-wp` to the `/wp-content/plugins/` directory
 2. 워드프레스의 ‘플러그인’ 메뉴에서 플러그인을 활성화하세요.
 3. Use [scribble ]

This plugin adds search friendly `[scribble]` shortcode.

Usage and Examples:

    ```
    [scribble id="1234" type="board" theme="4567" ]
    ```

The shortcode has three attributes that it supports:

 * id: This is the ID of the event.
 * type: This attribute accepts the following values `board`, `event`, `timeline`,`
   post`, `article`
 * theme: This is the theme id for the embed or thread id for article embeds.

또는

    ```
    [scribble src="/board/1234/4567" ]
    ```

The shortcode also supports the data-src attribute on the official ScribbleLive 
embedcode.

## FAQ

  Where can I get an API key from?

The API key can be obtained from the ScribbleLive API page. https://client.scribblelive.
com/client/API.aspx

  Is it possible to set nofollow on external links?

Yes, the nofollow attribute mode setting allows advanced SEO controls for internal
and external links. Below is a breakdown for each value’s function:

A. Do not set: This function would ignore the regex and none of the links are manipulated.

B. Whitelist: All links will have rel=nofollow with the exception of links that 
matched against the regex rule provided in addition to relative and current site’s
domain links.

  What is the nofollow REGEX Rule field use for?

This field contains the regex rule used to test against. A generic regex example
for multiple domains can be:
 /example.net|example.com/i

  Do we need to set current sites domain in the white list regex?

No, current site domain is automatically added to the nofollow white list.

## 후기

이 플러그인에 대한 평가가 없습니다.

## 기여자 & 개발자

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

기여자

 *   [ Ghali ](https://profiles.wordpress.org/mghali/)
 *   [ ScribbleLive ](https://profiles.wordpress.org/scribblelive/)
 *   [ Reshift Media Inc. ](https://profiles.wordpress.org/reshiftmedia/)

[자국어로 “ScribbleLive WP”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/scribblelive-wp)

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

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

## 변경이력

#### 1.1.0.0

 * Security update.
 * Remove deprecated functions.

#### 1.0.9.6

 * Security update.
 * Test support for WordPress 4.6.1.

#### 1.0.9.5

 * Add extra sanitization and security update.

#### 1.0.9.3

 * Add extra sanitization and security update.
 * Test support for WordPress 4.6.

#### 1.0.9.2

 * Support for SSL enabled sites.
 * Add support for WordPress 4.4.1.

#### 1.0.9.1

 * Update README.txt
 * Add screenshot.

#### 1.0.9

 * Remove donate link from wordpress.org.

#### 1.0.8.1

 * Rename default file to be same as slug.

#### 1.0.8

 * Add wordpress.org assets folder.
 * Add scribbleLive as a contributor.
 * Publish plugin to wordpress.org repo.

#### 1.0.7.1

 * Hot fix account for & in embed code.

#### 1.0.7

 * Add support for article embeds.

#### 1.0.6

 * Fix missing esc_attr.

#### 1.0.5

 * Load admin class only in admin panel.

#### 1.0.4

 * Add an extra wp_kses_post to output.
 * More string and attribute output escaping.
 * Fix notice link.

#### 1.0.3

 * Use wp_kses_post to cleanup output.
 * Add support for single post.
 * Minor bug fixes.

#### 1.0.2

 * Escape translation functions before display.
 * Validate API query parameters.
 * Set API transient before error check.

#### 1.0.1

 * Add ScribbleLive embed code to short code converter.
 * Standardize shortcode to use `[scribble]` with fallback to `[scribblelive]`.
 * Improve api availability and reduce max limit to 75.

#### 1.0

 * First version of scribblelive wp.
 * Adds search friendly shortcodes for scribble embeds.

## 기초

 *  버전 **1.1.0.0**
 *  최근 업데이트: **9년 전**
 *  활성화된 설치 **10+**
 *  워드프레스 버전 ** 3.0.1 또는 그 이상 **
 *  다음까지 시험됨: **4.6.30**
 *  언어
 * [English (US)](https://wordpress.org/plugins/scribblelive-wp/)
 * 태그:
 * [liveblog](https://ko.wordpress.org/plugins/tags/liveblog/)[pinboard](https://ko.wordpress.org/plugins/tags/pinboard/)
   [scribble](https://ko.wordpress.org/plugins/tags/scribble/)[timeline](https://ko.wordpress.org/plugins/tags/timeline/)
 *  [고급 보기](https://ko.wordpress.org/plugins/scribblelive-wp/advanced/)

## 평점

아직 제출된 리뷰가 없습니다.

[Your review](https://wordpress.org/support/plugin/scribblelive-wp/reviews/#new-post)

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

## 기여자

 *   [ Ghali ](https://profiles.wordpress.org/mghali/)
 *   [ ScribbleLive ](https://profiles.wordpress.org/scribblelive/)
 *   [ Reshift Media Inc. ](https://profiles.wordpress.org/reshiftmedia/)

## 지원

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

 [지원 포럼 보기](https://wordpress.org/support/plugin/scribblelive-wp/)