wha-crossword

Descripción

Este plugin se ha cerrado desde el 5 de septiembre de 2022 y no está disponible para descargar. Motivo: Problema de Seguridad.

Reseñas

5 de octubre de 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 de abril de 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 de marzo de 2020 1 respuesta
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 de agosto de 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.
Leer todas las 7 reseñas

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

"WHA Crossword" ha sido traducido a 2 idiomas locales. Gracias a los traductores por sus contribuciones.

Traduce "WHA Crossword" a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.