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: [pgn parameter=value ...] ... chess games in PGN format ... [/pgn] 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 Example: [pgn height=500 initialHalfmove=16 autoplayMode=none] [Event "World championship"] [Site "Moscow URS"...
Read the full description on WordPress.org →