Title: Sharing Image
Author: Anton Lukin
Published: <strong>2021년 11월 4일</strong>
Last modified: 2026년 6월 1일

---

플러그인 검색

![](https://ps.w.org/sharing-image/assets/banner-772x250.png?rev=2893725)

![](https://ps.w.org/sharing-image/assets/icon-256x256.png?rev=2893725)

# Sharing Image

 작성자: [Anton Lukin](https://profiles.wordpress.org/antonlukin/)

[다운로드](https://downloads.wordpress.org/plugin/sharing-image.3.10.zip)

 * [세부사항](https://ko.wordpress.org/plugins/sharing-image/#description)
 * [평가](https://ko.wordpress.org/plugins/sharing-image/#reviews)
 * [개발](https://ko.wordpress.org/plugins/sharing-image/#developers)

 [지원](https://wordpress.org/support/plugin/sharing-image/)

## 설명

Sharing Image is a WordPress plugin for generating sharing posters in social networks.
Allows you to use text, watermarks and various filters. It is possible to create
different posters for any posts types, archives and taxonomies. Compatible with 
various SEO plugins.

Custom posters draw attention to your social media links and make them stand out
from the rest in your feed. You can also place your company logo as a watermark 
to increase your brand awareness. If you are posting video or audio, it can be a
good idea to add a play icon to your poster to help users identify the type of content.

#### Get support

First of all read the [plugin documentation](https://wpset.org/sharing-image/). 
If you find a bug or want to add new feature to this plugin, create new [issue](https://github.com/antonlukin/sharing-image/issues)
on Github or send a [pull reguest](https://github.com/antonlukin/sharing-image/pulls).

#### Premium

The Premium version of the plugin adds new features and helps the product develop.
While the plugin is in beta testing, it is absolutely free.
 Read more on the [plugin page](https://wpset.org/sharing-image/#premium).

## 스크린샷

[⌊Example of a poster in Twitter feed⌉⌊Example of a poster in Twitter feed⌉[

Example of a poster in Twitter feed

[⌊Create poster template via plugin Settings⌉⌊Create poster template via plugin 
Settings⌉[

Create poster template via plugin Settings

[⌊Generate Sharing Image poster for certain post⌉⌊Generate Sharing Image poster 
for certain post⌉[

Generate Sharing Image poster for certain post

## 블록

이 플러그인은 1개의 블록을 제공합니다.

 *   Sharing Image Sidebar

## 후기

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

### 󠀁[Awesome plugin](https://wordpress.org/support/topic/awesome-plugin-6523/)󠁿

 [laurencedoherty](https://profiles.wordpress.org/laurencedoherty/) 2022년 7월 22
일

Works perfectly and is super easy to use. The plugin developer is really helpful
too.

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

### 󠀁[Good Plugin!](https://wordpress.org/support/topic/good-plugin-5946/)󠁿

 [happysalamander](https://profiles.wordpress.org/happysalamander/) 2022년 6월 23
일

Best tool I have seen so far for individual post sharing image creation.

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

### 󠀁[Good start in a sparse landscape](https://wordpress.org/support/topic/good-start-in-a-sparse-landscape/)󠁿

 [Tom Finley](https://profiles.wordpress.org/hifidesign/) 2022년 2월 16일 답글 4
개

I want to love Sharing Image. There’s so much about it that’s well thought out. 
At the same time, aspects of it feel like Classic WordPress and lacking cohesion
with the Block Editing experience. Don’t get me wrong, it definitely gets the job
done, but at present needs a range of tweaks to become production-worthy (I can’t
turn a client loose with this iteration). *Fourth star added because Anton responded
so quickly to my review and asked for feedback.

 [ 모든 3 평가 읽기 ](https://wordpress.org/support/plugin/sharing-image/reviews/)

## 기여자 & 개발자

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

기여자

 *   [ Anton Lukin ](https://profiles.wordpress.org/antonlukin/)

“Sharing Image”(이)가 1 개 언어로 번역되었습니다. 기여해 주셔서 [번역자](https://translate.wordpress.org/projects/wp-plugins/sharing-image/contributors)
님께 감사드립니다.

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

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

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

## 변경이력

#### 3.10

 * Hardened poster generation permissions for REST and AJAX requests.
 * Added stricter validation for custom storage paths, imported templates, font 
   names, and generator limits.
 * Updated frontend dependencies to address production audit findings.
 * Fixed catalog card footer spacing in the settings screen.

#### 3.9

 * Added support for WordPress 7.0.

#### 3.8

 * Fixed text rendering for posters containing mojibake or HTML entities.
 * Fixed multibyte case conversion on hosts where mb_internal_encoding is not UTF-
   8.
 * Added phpunit tests for text normalization.

#### 3.7

 * Fix buggy composer autoload file

#### 3.6

 * Remove dev required dependencies from repo

#### 3.5

 * Updated PosterEditor library to 6.0.
 * Fixed load_text_domain error for WP 6.8+.

#### 3.4

 * Fixed duplicate layers key names on templates cloning.
 * Fixed undefined preset fields.
 * Updated PosterEditor library.
 * Rebuild autogenerate_poster method.

#### 3.3

 * Add ability to create uppercased text layer.
 * Add admin-side titles to all layers.
 * Fix manual generation issue on doing cron.
 * Add handlers for instant premium plugin version.

#### 3.2

 * Fixed post status checks and default template for auto-generating posters.
 * Added transparency to the template’s text and image layers.
 * Fixed auto-generation bug that occurred if a poster was deleted.
 * Updated PosterEditor library to the latest version.

#### 3.1

 * Fixed auto-generation bug when changing post status.
 * Fixed preset race-condition bug in the Gutenberg sidebar.
 * Added `get_autogenerate_index` filter.

#### 3.0

 * Updated PosterEditor library
 * Redesigned template settings page
 * Added new layer settings
 * Redesigned template auto-generation
 * Added import and export of templates
 * Added demo template
 * Added template cloning
 * Changed the approach to meta tags output
 * Added Gutenberg widget
 * See the list of updated hooks on the plugin page: https://wpset.org/sharing-image/
   hooks/

#### 2.0.17

 * Fix missing translation handler in settings editor
 * Fix bug with redirect message in settings class

#### 2.0.16

 * Added optional $context parameter to `sharing_image_prepare_template` filter
 * Added GIF Poster image format to plugin configuration

#### 2.0.15

 * Added optional $screen_id parameter to `sharing_image_prepare_template` filter
 * Updated packages

#### 2.0.14

 * Fixed poster background opacity on template editor screen
 * Fixed js obfuscation for i18n functions

#### 2.0.13

 * Added second parameter to sharing_image_poster and sharing_image_poster_src public
   functions
 * Fixed notice on empty Post ID property
 * Minor code improvements

#### 2.0.12

 * Added filter to disable posters autogeneration according post id.
 * Updated HTML meta tags to be able to display Twitter cards.

#### 2.0.11

 * Added the ability to autogenerate posters for entries added programmatically,
   for example, via cron.

#### 2.0.10

 * Updated PosterEditor class to fix default opacity canvas.
 * Fixed param type in phpdoc block.

#### 2.0.9

 * Fixed bug with default autogenerate template on config page.

#### 2.0.8

 * Added automatic poster generation.
 * Prepared for use new `sharing_image_autogenerated_poster` filter.

#### 2.0.7

 * Fixed a bug with layer image sizes.
 * Added the ability to collapse layer on the settings page.
 * Trying to fix undeclared wp.data error.

#### 2.0.6

 * Replaced official plugin site url.

#### 2.0.5

 * Fixed `sharing_image_hide_meta` filter.

#### 2.0.4

 * Fixed a bug with non-saved radio buttons in the template settings.
 * Added a detailed description of the error when requesting Premium.

#### 2.0.3

 * Replaced `sharing_image_allow_custom_fonts` filter with `sharing_image_disable_custom_fonts`.

#### 2.0.2

 * Updated readme and add WordPress catalog assets.

#### 2.0.0

 * Initial version for WordPress Plugin Directory.

## 기초

 *  버전 **3.10**
 *  최근 업데이트: **2개월 전**
 *  활성화된 설치 **600+**
 *  워드프레스 버전 ** 5.3 또는 그 이상 **
 *  다음까지 시험됨: **7.0.2**
 *  PHP 버전 ** 5.6 또는 그 이상 **
 *  언어
 * [English (US)](https://wordpress.org/plugins/sharing-image/) 및 [Russian](https://ru.wordpress.org/plugins/sharing-image/).
 *  [자국어로 번역하기](https://translate.wordpress.org/projects/wp-plugins/sharing-image)
 * 태그:
 * [facebook](https://ko.wordpress.org/plugins/tags/facebook/)[og-image](https://ko.wordpress.org/plugins/tags/og-image/)
   [sharing image](https://ko.wordpress.org/plugins/tags/sharing-image/)[social image](https://ko.wordpress.org/plugins/tags/social-image/)
   [twitter](https://ko.wordpress.org/plugins/tags/twitter/)
 *  [고급 보기](https://ko.wordpress.org/plugins/sharing-image/advanced/)

## 평점

 별 5점 만점에 4.7점.

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

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

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

## 기여자

 *   [ Anton Lukin ](https://profiles.wordpress.org/antonlukin/)

## 지원

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

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

## 기부

이 플러그인이 발전하도록 도우시겠습니까?

 [ 이 플러그인에 기부하기 ](https://wpset.org/about/)