WP Sudoku Plus

描述

This plugin can display a sudoku puzzle diagram on your website.
It comes with 200.000 unique puzzles in 7 different levels of difficulty.
The number of times a puzzle is successfully solved or failed is registered.
There is simple help and statistics available at the front-end.

屏幕截图

  • The puzzle how it shows on the screen
  • The help an statistcs opens by a click on the Help link

安装

  1. Install and activate the plugin through the ‘Plugins’ screen in WordPress
  2. Add the sudoku shortcode to the content of the page or post where you want it to be shown. Example: [sudoku size=”15″]
    The optional size attribute can range from 8 to 32, 16 being the default.
  3. After installation, the puzzle database will be filled automaticly in chunks of 10.000 upon displaying the diagrm, until the maximum of 200.000 is reached.

常见问题

How do i reset the won and lost counters

If you de-activate the plugin and activate it again, the database table will entirely be rebuilt. This clears the statistics.

评价

此插件暂无评价。

贡献者及开发者

“WP Sudoku Plus” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

「WP Sudoku Plus」插件已被翻译至 1 种本地化语言。 感谢所有译者为本插件所做的贡献。

将“WP Sudoku Plus”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.5

  • Security release. Thanx to https://www.ripstech.com

1.4

  • Added optional clickable boxes, equivalent to tying numbers.

1.3

  • No longer clears data at de-activation
  • Fixed spurious php warnings

1.2

Bug Fixes

  • Language file is now loaded at the right moment.

1.1

Bug Fixes

  • Fixed undefined error in activate. Plugin could only be activated if wp-photo-album-plus was active.

1.0

  • Initial release