Energy Search

0

A Pokemon TCG plugin for WordPress made with the Pokemon TCG API host on https://pokemontcg.io/ Using this plugin you can add a card database to your WordPress website. Many more featur

Version
Last updated
Active installations
WordPress Version
Tested up to
PHP Version
Rating
Total ratings
Tag
This plugin is outdated and might not be supported anymore.

Description

A Pokemon TCG plugin for WordPress made with the Pokemon TCG API host on https://pokemontcg.io/

Using this plugin you can add a card database to your WordPress website. Many more features to be added in the future!

Demo

https://www.energysearch.gamer2020.net/

Page Shortcodes

[es_search_page] – Code for the search results page.

[es_card_page] – Code for the page for individual cards.

[es_sets_page] – Code for the page that displays all the sets.

[es_search_box] – Code for the search box.

Post Shortcodes

[es_shortcode_card_name]xy4-118[/es_shortcode_card_name] – Displays the card name with link to card. Hovering shows the card’s image.

[es_shortcode_card_image]bw5-107[/es_shortcode_card_image] – Shows card image with link.

Recommendations

The plugin works best with a template that supports full width pages; this is mainly for the search results page.

It’s also recommended to use a plugin like https://wordpress.org/plugins/per-page-sidebars/ to have different side bars for different pages.