Linux 软件免费装

Chessgame Shizzle

开发者 mpol
更新时间 2024年10月2日 17:13
PHP版本: 7.0 及以上
WordPress版本: 6.6
版权: GPLv2 or later

标签

chess pgn pgn4web chessgame chessgames pgnviewer

下载

1.1.0 1.2.7 1.2.8 1.2.1 1.3.0 1.1.9 1.2.2 1.2.5 1.2.3 1.1.1 1.1.7 1.2.6 1.2.9 1.1.2 1.1.3 1.1.4 1.1.5 1.1.6 1.1.8 1.2.0 1.2.4

详情介绍:

Chessgame Shizzle is a nice way to integrate chessgames into your WordPress website. Ideal for chess clubs, your chess blog, or any chess related website. Editors and guests alike can add chessgames in PGN format through a frontend form. All chessgames are available in a custom post type as a single post with an archive list and taxonomies, it couldn't be more simple. Included widgets give you many ways to display your chessgames. Current features include: ... and all that integrated in the stylish WordPress look. Translations Translations can be added very easily through GlotPress. You can start translating strings there for your locale. They need to be validated though, so if there's no validator yet, and you want to apply for being validator, please post it on the support forum. I will make a request on make/polyglots to have you added as validator for this plugin/locale. Demo Check out the demo at my local chess club Pegasus Compatibility This plugin is compatible with ClassicPress. Contributions This plugin is also available in Codeberg.

安装:

Installation License The plugin itself is released under the GNU General Public License. A copy of this license can be found at the license homepage or in the chessgame-shizzle.php file at the top.

常见问题:

What is PGN notation and how do I write it?

PGN notation is a way to write the moves of a chessgame, plus some metadata, like names of the players, etc. On Wikipedia there is more general information.

I added a chessgame, but when viewing I get a 404 error.

Please go to Dashboard > Settings > Permalinks and hit 'Save' twice. That should flush your permalinks and make it work.

Where is my index page with the archive of chessgames?

You can browse to /chessgame and you will see the archive page. The template used for this is archive.php.

Which shortcodes are available?

  • '[chessgame_shizzle_form]' for the upload form.
  • '[chessgame_shizzle_simple_list]' for a simple list with pagination.
  • '[chessgame_shizzle_game postid="536"]' to show a single game that was published in the chessgames post type.
  • '[chessgame_shizzle_game_extended postid="536"]' to show a single game that was published in the chessgames post type.
  • '[chessgame_shizzle_lessons]' for lessons on the frontend.
In case you read this on wordpress.org, the quotes are supposed to be standard double quotes, no backticks.

I only want to show games from a category or tag.

You can use a shortcode parameter for showing games only from certain categories or tags: [chessgame_shizzle_simple_list category="213,212" tag="345,355"] In case you read this on wordpress.org, the quotes are supposed to be standard double quotes, no backticks.

What about Spam?

By default this plugin uses:

  • Nonce: Will verify if you really loaded the page with the form first, before posting a chessgame. Spambots will just submit the form without having a Nonce.
  • Honeypot feature: Hidden input field that only spambots would fill in.
  • Form Timeout: Check if the form has been submitted too fast.
New submitted chessgames will be set as pending, waiting to be moderated. When someone adds a chessgame that is considered spam, it will not be accepted and the user will get a message on the frontend form.

更新日志:

= 1.3.0 1.2.9 1.2.8 1.2.7 1.2.6 1.2.5 1.2.4 1.2.3 1.2.2 1.2.1 1.2.0 1.1.9 1.1.8 1.1.7 1.1.6 1.1.5 1.1.4 1.1.3 1.1.2 1.1.1 1.1.0 1.0.9 1.0.8 1.0.7 1.0.6 1.0.5 1.0.4 1.0.3 1.0.2 1.0.1 1.0.0