Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Energy Search

Beschrijving

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.

Installatie

This section describes how to install the plugin and get it working.

  1. Upload the plugin files to the /wp-content/plugins/plugin-name directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use Settings->Energy Search screen to configure the plugin. Make sure to set what pages to use for card and search.
  4. Add the short codes that you wish to use to your desired pages.

FAQ

Where is the data obtained from?

All data is fetched from https://pokemontcg.io/

Where can I get support for this plugin?

https://github.com/Gamer2020/Energy-Search/issues

Something isn’t working right on the demo site?

The demo site is currently the testing ground for developing the plugin. Some stuff may break from time to time on there.

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Energy Search” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Energy Search” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

0.3

*Added post short codes.
*Added shortcode buttons in editor.
*Added actual page names when view card pages.
*Added Ebay and TCG player price Widgets.
*Added previous and next card on card page.

0.2

  • Added search Box.
  • Added search widget.
  • Added set symbols to sets page.
  • Fixed card text not completely showing for some cards.
  • Now using low res images as not every card has a high res image.

0.1

  • Started card page.
  • Started search page.
  • Started sets page.