-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
37 lines (27 loc) · 916 Bytes
/
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
=== Graph Widget Plugin ===
Contributors: Hasinur Rahman
Tags: API, Data, graph, widget
Requires at least: 4.4
Tested up to: 6.0
Requires PHP: 7.2
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
== Description ==
A simple plugin for fetching data from api and display using graph.
= Contribute =
If you find bugs, plase make issues on Github. Any pull requests are welcomed.
= Author =
Created by [hasinur1997](https://github.com/hasinur1997)
== Installation ==
Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page.
== Frequently Asked Questions ==
No FAQ
== Screenshots ==
No Screenshots
== Changelog ==
v1.0.0 -> June 29, 2022
--------------------------------------------
- [tweak] Initial version released
== Upgrade Notice ==
No upgrade notice