Embed Chessboard is a plugin that allows for the insertion of a chessboard displaying chess games within worpress articles.
Use following shortcode tag to insert a chessboard:
Shortcode tag parameters:
- layout=horizontal|vertical
- height=auto|number
- showMoves=figurine|text|puzzle|hidden
- initialGame=first|last|random|number
- initialVariation=number
- initialHalfmove=start|end|random|comment|number
- autoplayMode=game|loop|none
如:
When using the gutenberg editor, please add shortcodes as shortcodes blocks in guntenberg.
Any PGN header tag missing will not be displayed.
Note: HTML tags are stripped from the PGN data, removing all text between “<” and “>” characters; please make sure your PGN data does not contain “<” and “>” characters.

评论0