Title: Sharing Image
Author: Anton Lukin
Published: <strong>4 Νοεμβρίου  2021</strong>
Last modified: 26 Ιουλίου  2025

---

Αναζήτηση πρόσθετων

![](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.7.zip)

 * [Λεπτομέρειες](https://el.wordpress.org/plugins/sharing-image/#description)
 * [Κριτικές](https://el.wordpress.org/plugins/sharing-image/#reviews)
 * [Ανάπτυξη](https://el.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
 * [[
 * Create poster template via plugin Settings
 * [[
 * 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/) 22 Ιουλίου 2022

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/) 23 Ιουνίου 2022

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/) 16 Φεβρουαρίου 2022 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.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.

## Μεταστοιχεία

 *  Version **3.7**
 *  Τελευταία ενημέρωση: **πριν από 8 μήνες**
 *  Ενεργές εγκαταστάσεις: **600+**
 *  Έκδοση WordPress: ** 5.3 ή νεότερη **
 *  Δοκιμασμένο μέχρι: **6.8.5**
 *  Έκδοση 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://el.wordpress.org/plugins/tags/facebook/)[og-image](https://el.wordpress.org/plugins/tags/og-image/)
   [sharing image](https://el.wordpress.org/plugins/tags/sharing-image/)[social image](https://el.wordpress.org/plugins/tags/social-image/)
   [twitter](https://el.wordpress.org/plugins/tags/twitter/)
 *  [Σύνθετη Προβολή](https://el.wordpress.org/plugins/sharing-image/advanced/)

## Αξιολογήσεις

 4.7 out of 5 stars.

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

[Προσθήκη της κριτικής μου](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/)