-
Notifications
You must be signed in to change notification settings - Fork 1
/
readme.txt
58 lines (42 loc) · 1.54 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
=== Social Gallery Block ===
Contributors: vanpariyar
Tags: social post, gutenberg social post block, social blocks for gutenberg , social gallery block
Requires at least: 4.0
Requires PHP: 5.3
Tested up to: 5.6
Stable tag: 2.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
social Posts Display Block
== Description ==
social posts block that embed the post of your public account post by social Graphql API.
This plugin usage the new social API which is graphQl API.
### Want to to learn how this plugin works ?
Learn more Here :- https://vanpariyar.github.io/blog/fetch-instagram-details/
### Features And Options:
* Simple, and easy to understand.
* Options to change the Post Count, Grid count.
* Style extended from the gutenberg Gallary block.
* Only public Details will fetch.
* No need to create app in For social.
== Installation ==
1. Install the plugin either via the WordPress.org plugin directory, or by uploading the files to your server (in the /wp-content/plugins/ directory).
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. TO add block Please got + sign to your Gutenberg block and Add social block.
4. Then make the settings.
== Screenshots ==
1. screenshot-1
2. screenshot-2
3. screenshot-3
4. screenshot-4
== Changelog ==
= 2.1 =
- Fix the plugin name and working on gellery not showing
= 2.0 =
- Fix the gallery is not rendoring after Update
= 1.8 =
- Minor Changes (Typo and Name Fix)
= 1.0 =
- Innitial: First Version
== Upgrade Notice ==
Please update Your plugin for better performance.