| 开发者 |
Mevabi
mevabien22 |
|---|---|
| 更新时间 | 2026年3月30日 06:27 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
mevabi-word-search-puzzle-builder folder to /wp-content/plugins/.The current limit is 8 words to ensure they all fit inside the maximum 10×10 grid.
Yes. The puzzle uses a transparent canvas overlay with touch-action:none, which prevents the page from scrolling during any drag direction (vertical, horizontal, diagonal) on all modern mobile browsers.
Yes. Paste the shortcode into a Shortcode block.
The fullscreen button tries the native browser Fullscreen API first. If the browser blocks it (e.g. some iOS WebViews), it automatically falls back to a CSS-based fullscreen using position:fixed.
Yes. All strings are wrapped in i18n functions and a .pot file is in the languages/ folder.