このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

ChordChartWP

説明

This is a wordpress shortcode for the javascript library chordography2 (https://chordography2.blogspot.com/).
It is easy to use, plug and play, and can be intensively costumized with several parameters.

The database of chords are designed for guitar and are only the major non-chromatic chord “A,B,C,D,E,F,G”. This
will grow and will be updated in the future.

To visualize a chord from the database write

[chordChart title="C"]

For more chords from the database

[chordChart title="A,B,C,D,E,F,G"]

For custom chords

[chordChart title="Am7,DM7" frets="x02010,x57675" labels="xx2x1x,x13241"]

For mixed of chords from database and custom chords

[chordChart title="C,D,Em" frets=",,022000" labels=",,x12xxx"]

For chord in higher position of the neck you could use parantheses to define them

[chordChart title="C" frets="8(10)(10)988" labels="134211"]

User could also ignore the label parameter but then the barre sign will not be rendered for E-shape and A-shape chords.

To change the style, you could use parameter such as style=”pretty” or cellHeight=34, etc.,. in the short code. The other parameter can be found in the chart.data.js file

インストール

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

e.g.

  1. Upload the plugin files ‘ChordChartWP’ to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress

FAQ

I cannot see the rendered chord image?

Please update your browser or check the developer console for possible errors.

評価

このプラグインにはレビューがありません。

貢献者と開発者

ChordChartWP はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“ChordChartWP” は1ロケールに翻訳されています。 翻訳者のみなさん、翻訳へのご協力ありがとうございます。

“ChordChartWP” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0

  • Initial creation. Used privately on https://gasytablature.com