Title: ChordChartWP
Author: faniry
Published: <strong>28.08.2019</strong>
Last modified: 28.08.2019

---

Шукати плагіни

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

Цей плагін **не перевірявся з останніми 3-ма основними випусками WordPress**. Можливо,
він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності
при використанні з більш новими версіями 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://uk.wordpress.org/plugins/chordchartwp/#description)
 * [Відгуки](https://uk.wordpress.org/plugins/chordchartwp/#reviews)
 *  [Встановлення](https://uk.wordpress.org/plugins/chordchartwp/#installation)
 * [Розробка](https://uk.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/) або підпишіться на
[журнал розробки](https://plugins.trac.wordpress.org/log/chordchartwp/) за допомогою
[RSS](https://plugins.trac.wordpress.org/log/chordchartwp/?limit=100&mode=stop_on_copy&format=rss).

## Журнал змін

#### 1.0

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

## Мета

 *  Версія **1.0**
 *  Останнє оновлення **7 років тому**
 *  Активних встановлень **10+**
 *  Версія WordPress ** 4.6 або вище **
 *  Tested up to **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://uk.wordpress.org/plugins/tags/chord-chart/)[chordpro](https://uk.wordpress.org/plugins/tags/chordpro/)
 *  [Розширений перегляд](https://uk.wordpress.org/plugins/chordchartwp/advanced/)

## Оцінки

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/chordchartwp/reviews/)

## Учасники

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

## Підтримка

Є що сказати? Потрібна допомога?

 [Перейти в форум підтримки](https://wordpress.org/support/plugin/chordchartwp/)

## Пожертвування

Ви хотіли б підтримати розвиток цього плагіна?

 [ Пожертвувати на розвиток плагіна ](https://www.paypal.me/rafaniry)