Skip to content

Commit 96608d5

Browse files
committed
prepare to release
1 parent 1f7e2e2 commit 96608d5

File tree

4 files changed

+3
-43
lines changed

4 files changed

+3
-43
lines changed

README.md

+1-15
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,3 @@
11
# Sharing Image
22

3-
Create social sharing image for Facebook, VK.com, Telegram and other social networks
4-
5-
## Description
6-
7-
Simple and fast plugin for generate pretty social images with logo and post title.
8-
9-
## Installation
10-
11-
1. Upload the `social-image` folder to the `/wp-content/plugins/` directory
12-
2. Install dependences via [composer](https://getcomposer.org/) using `composer install` command
13-
3. Activate the Social Image plugin through the 'Plugins' menu in WordPress
14-
15-
## Help
16-
17-
Feel free to contact me for any questions via github issues
3+
Create social sharing image for Facebook, VK.com, Telegram and other social networks

license.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Rus Package WordPress Plugin, 2017 Anton Lukin
1+
Rus Package WordPress Plugin, 2021 Anton Lukin
22
Rus Package is distributed under the terms of the GNU GPL
33

44
This program is free software; you can redistribute it and/or modify

readme.txt

-26
This file was deleted.

sharing-image.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* Plugin Name: Sharing Image
44
* Description: Create social sharing image for Facebook, VK.com, Telegram and other social networks
5-
* Version: 1.0
5+
* Version: 0.1
66
* Requires at least: 5.0
77
* Requires PHP: 5.5
88
* Plugin URI: https://wpget.org/sharing-image/

0 commit comments

Comments
 (0)