wha-crossword

Описание

Этот плагин был закрыт с 05.09.2022, он более не доступен для загрузки. Причина: Проблема безопасности.

Отзывы

05.10.2021
Thank you for this AMAZING plugin! It works really well. I made the CSS snippet below to customize it a little bit. Btw, I noticed that when you're filling a word, and then, erase a letter, the row is still green. With this snippet, the row is yellow so you know something's wrong. Hope this snippet will be useful for someone else! 🙂 /** * Customize the crossword */ .wha-square.wha-letter.wha-first div.wha-counter{ font-family: Quicksand, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; padding: 2px; top: -0.4rem; right: auto; left: -0.5rem; background-color: #fff; border: inherit; border-radius: 1rem; width: auto; height: auto; font-size: 0.7rem; padding: 2px 4px; font-weight: 900; text-align: center; } .wha-square{ border-radius: 6px; font-family: Quicksand, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; } #wha-crossword input.wha-char{ font-size: 1.4rem; } .wha-crossword-questions{ max-width: 600px !important; } .wha-square[style*="background-color: rgb(179, 255, 180);"]{ background-color:#ffd000 !important; } .wha-square.wha-letter.wha-correct{ background-color: #699644 !important; } .wha-square.wha-letter.wha-error{ background-color: #db2a35 !important; } .wha-square.wha-letter.wha-error input, .wha-square.wha-letter.wha-correct input{ color: #fff !important; } Feature request: It would be great if, when you write the letters, you didn't have to click ENTER to move to the next box. Right after you write a letter, you should be automatically redirected to the next box. Thank you so much for this plugin! Cheers,
24.04.2020
Perfect for making crossword puzzles. I appreciate plugins like this which are completely contained within the wordpress site, as opposed to so many fake plugins that only hyperlink you to some other site where the actual puzzle is. Thanks for making and sharing!
20.03.2020 1 ответ
Setup the crossword settings and added to my page. Only the clues showed up on the page, the actual crossword puzzle didn't appear. Inspecting it I found there were empty script and style tags where the shortcode was supposed to be loading stuff, but it just wasn't being loaded on the page.
29.08.2019
I REALLY need Crosswords for our students, I wish there was a paid version of this plugin so they could include some characteristics I would like to have. I would happily pay for this plugin, I've paid for others that don't really work. Thanks, great job, I hope you can keep it up.
Посмотреть все 7 отзывов

Участники и разработчики

«WHA Crossword» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

«WHA Crossword» переведён на 2 языка. Благодарим переводчиков за их работу.

Перевести «WHA Crossword» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.