Αυτό το πρόσθετο δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress. Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας με τις πιο πρόσφατες εκδόσεις του WordPress.

Keymaster Chord Notation Free

Περιγραφή

Easily add chords and lyrics to any WordPress website using shortcodes! Users can print just the content you choose (the lyrics and chords) instead of a bunch of useless HTML. Admins can choose multiple layout options and the premium version has a ton more features like transposing to any key and unlimited colors.

This includes a widget for displaying the control buttons vertically or horizontally.

Στιγμιότυπα

  • The syntax is simple: [chord NOTE QUALITY]
  • Users can hide/reveal the chords or print with the click of a button.
  • Many customizations are available.
  • Unlimited color options are only available in the premium version.

Εγκατάσταση

  1. To install this plugin, simply upload the keymaster-chord-notation-free.zip file to your WordPress website from the Plugins>>Add New>>Upload page.
  2. Click “activate plugin”.

Συχνές Ερωτήσεις

How do I use the chord shortcode?

The syntax is simple: [chord NOTE (QUALITY)]
To add chords to any song lyrics, just use the [chord] shortcode before any syllable you would like a chord notation to be placed above. For example, instead of writing like this:

Old way:

G7 C Fsus C
This is my story, this is my song

With this plugin, you would write it like this:

Example:

[chord g 7]This is my [chord c]story, [chord f sus] this is my [chord c] song

What are the other shortcodes?
  • [kcn_buttons layout="vertical"] (vertical,horizontal)
  • [kcn_buttons size="xs"] (xs,sm,md,lg)
  • [key] to be placed at the top of a page
    Syntax: [key KEY (QUALITY)]
    Examples:
    [key c minor] = Key of C minor
    [key cb] = Key of C♭
    [key d#] = Key of D#

Κριτικές

Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.

Συνεισφέροντες & Προγραμματιστές

“Keymaster Chord Notation Free” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές

Σύνοψη αλλαγών

1.0.2

  • Fixed a bug that placed the control buttons when unneeded
  • Fixed a bug that did not place control buttons on pages (instead of posts)
  • Fixed a bug that caused the print button to not work

1.0

  • Initial commit