-
Notifications
You must be signed in to change notification settings - Fork 1
/
readme.txt
33 lines (22 loc) · 956 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
=== WP-Dexter ===
Contributors: oscarssanchez
Tags: widget
Requires PHP: 5.4
Requires at least: 4.6
Tested up to: 4.9
Stable tag: 1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
WP-Fexter is the widget version for WordPress of the handy pokémon encyclopedia.
== Description ==
WP-Dexter is the widget version for WordPress of the handy pokémon encyclopedia.
Dexter reaches out to the pokeAPI service: http://pokeapi.co/api/v2/pokemon to retrieve Pokémon data.
So be sure to check out their website to ensure you are ok using it in conjunct with dexter.
WP-Dexter can be configured to display custom data like: show height, weight or pokémon type.
It can also be configured to display pokémon from different generations.
== Installation ==
* Upload the folder to your /wp-content/plugins/ directory
* Activate the plugin through the ‘Plugins’ menu in WordPress
== Changelog ==
= 1.0 =
* Initial release.