[chordpress]

The [chordpress] shortcode assumes that the text wrapped in its tags is valid ChorPro format. It will render the text and display it “pretty” on your page.

Format

[chordpress parameter="value" ...]your ChordPro text here[/chordpress]

Parameters

ParameterDescriptionDefault

float

Forces the output div element to float. This can be useful depending on other elements on your page. Supported values:

  • left

  • right

  • none

  • inherit

none

format

Tells the plugin whether to render the text or not. There maybe cases where you actually just want to display the original ChordPro text.

Supported values:

  • no

  • yes

yes

hbnotation

This parameter allows to display chords in H/B notation: H is used instead of B, B is used insetad of Bb. This notation is used in some European countries. Read more about it here.

Supported values:

  • no

  • yes

no

hidechords

Overrides the global setting and hides all chords in the rendered song, incl. the chord sheet.

Supported values:

  • no

  • yes

Global setting

hidecomments

Overrides the global setting and hides all comment sections.

Supported values:

  • no

  • yes

Global setting

hidecomposer

Overrides the global setting and hides the composer information.

Supported values:

  • no

  • yes

Global setting

hidesubtitle

Overrides the global setting and hides the subtitle.

Supported values:

  • no

  • yes

Global setting

hidetitle

Overrides the global setting and hides the title.

Supported values:

  • no

  • yes

Global setting

hideyear

Overrides the global setting and hides the year.

Supported values:

  • no

  • yes

Global setting

hidetranspose

Overrides the global setting and hides the transpose drop down.

Supported values:

  • no

  • yes

Global setting

hideprint

Overrides the global setting and hides the print button.

Supported values:

  • no

  • yes

Global setting

interactive

Tells the plugin to activate interactive mode. A drop down list with 11 semitone steps will be shown to the right of the song title.

Selecting a value from that list will transpose the chords by that many semitone steps up. E.g. an ‘Em’ chord transposed 5 steps up will become an ‘Am’ chord.

Supported values:

  • no

  • yes

no

showchordsheet

Overrides the global setting and shows the chord sheet.

Supported values:

  • no

  • yes

Global setting

showchordsheetontop

Overrides the global setting and shows the chord sheet on top of the song.

Supported values:

  • no

  • yes

Global setting

transpose

Enter a positive or negative number for the amount of semitones to transpose the chords.

0

Last updated