이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Energy Search

설명

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.

설치

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.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Energy Search”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Energy Search”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

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.