Opis
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.
Zrzuty ekranu
Instalacja
- Install and activate the plugin through the 'Plugins’ screen in WordPress
- 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. - 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.
Najczęściej zadawane pytania
-
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.
Recenzje
Wtyczka nie ma jeszcze żadnej recenzji.
Kontrybutorzy i deweloperzy
„WP Sudoku Plus” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.
ZaangażowaniWtyczka „WP Sudoku Plus” została przetłumaczona na 1 język. Podziękuj tłumaczom za ich wkład.
Przetłumacz wtyczkę “WP Sudoku Plus” na swój język.
Interesuje cię rozwój wtyczki?
Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.
Rejestr zmian
1.6
- Maintenance release to better comply with the plugin coding standards
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