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

Volleynator Web

설명

A plugin which enables you to display volleyball tables from germany and austria on your wordpress website

Configuration

The plugin needs some parameters in order to work properly. If you wish to use the plugin with tables from the DVV Bundesliga, you can use the standard credentials you can find in my github repository:
https://github.com/eddykaya/volleynator-web-wordpress

For all other associations, you need to buy another API key. See https://www.volleynator.de

Username

You need a username to use the plugin

Password

You need a password to use the plugin

API Key

You need an APY key to use the plugin

Usage

Insert the shortcode [volleynator_table] into any page or post you like.

Shortcode parameters

Below you can find a list of paramters the shortcode needs. All parameters are mandatory.

  1. team
    The team you wish to highlight in the table. All elements in the highlighted row get the class volleynator_team_highlight so that you can add custom styles.

  2. association
    The association of the league you wish to display. Available associations are:

* DVV

  1. league_id
    The ID of the league. You can find a list of IDs under https://volleynator.de/page/competition-ids/

  2. competition_id
    The ID of the competition. You can find a list of IDs under https://volleynator.de/page/competition-ids/

Example usage

[volleynator_table team=”Dresdner SC” association=”DVV” competition_id=”DVV-69336503_1._Bundesliga_Frauen-2018_2019_adultFemale” league_id=”DVV-1._Bundesliga_Frauen-2018_2019″]
[volleynator_matchplan team=”Dresdner SC” association=”DVV” competition_id=”DVV-69336503_1._Bundesliga_Frauen-2018_2019_adultFemale” league_id=”DVV-1._Bundesliga_Frauen-2018_2019″]

설치

Download and install the plugin from the wordpress plugin store.

후기

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

기여자 & 개발자

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

기여자

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

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

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

변경이력

2.0.1

  • Fixed start time in matchplans

2.0.0

  • Moved plugin to new backend

0.0.2

  • Added shortcode to display tables