[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.[chordpress parameter="value" ...]your ChordPro text here[/chordpress]
Parameter | Description | Default |
---|---|---|
float | Forces the output div element to float. This can be useful depending on other elements on your page. Supported values:
| 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:
| 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 |
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 |
transpose | Enter a positive or negative number for the amount of semitones to transpose the chords. | 0 |
Last modified 7mo ago