Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Energy Search

Descripción

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.

Instalación

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.

Reseñas

No hay valoraciones para este plugin.

Colaboradores y desarrolladores

«Energy Search» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Energy Search» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

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.