wha-crossword

Description

This plugin has been closed as of شتنبر 5, 2022 and is not available for download. Reason: Security Issue.

Reviews

أكتوبر 5, 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, 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, 2020 1 reply
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, 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.
يوليوز 25, 2019
Fehler bekannt, keine Reaktion. Schade.
Read all 7 reviews

Contributors & Developers

“WHA Crossword” is open source software. The following people have contributed to this plugin.

Contributors

“WHA Crossword” has been translated into 2 locales. Thank you to the translators for their contributions.

Translate “WHA Crossword” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.