WP-Dexter is the WordPress version of the pokémon encyclopedia, ready to be displayed on your wordpress website. Gotta catch'em all!
Contributors: oscarssanchez
Tested up to: 4.9
Tags: widget
License: GPLv2 or later
Requires PHP: 5.4
WP-Dexter is the widget version for WordPress of the handy pokémon encyclopedia. It makes use of the pokéAPI(http://pokeapi.com).
WP-Dexter can be configured to display custom data like: show height, weight or pokémon type. Dexter also displays Pokémon stats graphically. It can be configured to display only pokemón from specific generations.
- Upload the folder to your /wp-content/plugins/ directory
- Activate the plugin through the 'Plugins' menu in WordPress
- Now Dexter displays pokemón stats with the help of D3
- Pokémon list rendering is now part of a function, which makes easier to maintain the plugin as pokemón gens are added.
- First version