This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Kendo Score

Description

Kendo is a Japanese martial art. The scores in Kendo is shown with a circle around the character that shows the score. For example, when a “Kote(wrist)” is scored, a “K” with a circle around it will be used to show the score.

This plugin includes a TrueType font that shows scores used in Kendo competitions. For example, the score “Men” can be used by the following markdown.

[kendoscore score=”M”]

Arbitrary section

The KendoScore TrueType fonts bundled in this plugin, are a font family based on the IPA Mincho fonts. The IPA Font Licence Agreement v1.0 requires derived program to be licenced under the same agreement. Thus, KendoScore Font is also licensed under the same agreement.

http://ipafont.ipa.go.jp/ipa_font_license_v1.html

A brief Markdown Example

[kendoscore score=”K”]

The following can be used as score value.

*score value / Matters

*1 or 1 Ippon-gachi
*C or C Victory by Chusen
*D or D Do
*E or E Encho
*H or H 2nd Hansoku
*K or K Kote
*M or M Men
*T or T Tsuki
*h or h Victory by Hantei
*× Hikiwake
*▲ Hansoku
*○ Fusen-gachi, Kiken or Shiai-funo
*コ Kote (In Japanese)
*ツ Tsuki (In Japanese)
*ド Do (In Japanese)
*メ Men (In Japanese)
*判 Victory by Hantei (In Japanese)
*反 2nd Hansoku (In Japanese)
*抽 Victory by Chusen (In Japanese)

Screenshots

Installation

e.g.

  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 the [kendoscore score=””] markdown.

FAQ

What is Kendo

There is a nice Wikipedia article.
https://en.wikipedia.org/wiki/Kendo

Who would like to use this plugin

People who are interested in Kendo.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Kendo Score” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Kendo Score” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0

  • First version