Title: ChordChartWP
Author: faniry
Published: <strong>2019 年 8 月 28 日</strong>
Last modified: 2019 年 8 月 28 日

---

搜索插件

![](https://ps.w.org/chordchartwp/assets/banner-772x250.png?rev=2146914)

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

![](https://ps.w.org/chordchartwp/assets/icon-256x256.png?rev=2146914)

# ChordChartWP

 作者：[faniry](https://profiles.wordpress.org/faniry/)

[下载](https://downloads.wordpress.org/plugin/chordchartwp.zip)

 * [详情](https://cn.wordpress.org/plugins/chordchartwp/#description)
 * [评价](https://cn.wordpress.org/plugins/chordchartwp/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/chordchartwp/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/chordchartwp/#developers)

 [支持](https://wordpress.org/support/plugin/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

## 常见问题

  I cannot see the rendered chord image?

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

## 评价

此插件暂无评价。

## 贡献者及开发者

「ChordChartWP」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ faniry ](https://profiles.wordpress.org/faniry/)

「ChordChartWP」插件已被翻译至 1 种本地化语言。 感谢[所有译者](https://translate.wordpress.org/projects/wp-plugins/chordchartwp/contributors)
为本插件所做的贡献。

[帮助将「ChordChartWP」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/chordchartwp)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/chordchartwp/)，查看
[SVN仓库](https://plugins.svn.wordpress.org/chordchartwp/)，或通过[RSS](https://plugins.trac.wordpress.org/log/chordchartwp/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/chordchartwp/)。

## 更新日志

#### 1.0

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

## 额外信息

 *  版本 **1.0**
 *  最后更新：**7 年前**
 *  活跃安装数量 **10+**
 *  WordPress 版本 ** 4.6 或更高版本 **
 *  已测试的最高版本为 **4.7.33**
 *  PHP 版本 ** 5.2.4 或更高版本 **
 *  语言
 * [Dutch (Belgium)](https://nl-be.wordpress.org/plugins/chordchartwp/) 和 [English (US)](https://wordpress.org/plugins/chordchartwp/).
 *  [翻译成简体中文](https://translate.wordpress.org/projects/wp-plugins/chordchartwp)
 * 标签
 * [chord chart](https://cn.wordpress.org/plugins/tags/chord-chart/)[chordpro](https://cn.wordpress.org/plugins/tags/chordpro/)
 *  [高级视图](https://cn.wordpress.org/plugins/chordchartwp/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/chordchartwp/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/chordchartwp/reviews/)

## 贡献者

 *   [ faniry ](https://profiles.wordpress.org/faniry/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/chordchartwp/)

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](https://www.paypal.me/rafaniry)