Linux 软件免费装
Banner图

Mevabi – Word Search Puzzle Builder

开发者 Mevabi
mevabien22
更新时间 2026年3月30日 06:27
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

interactive game shortcode puzzle word search

下载

1.0.1 1.0.2 1.0.0

详情介绍:

Mevabi – Word Search Puzzle Builder lets you embed a fully interactive, touch-friendly word search puzzle on any post or page using a single shortcode.

安装:

  1. Upload the mevabi-word-search-puzzle-builder folder to /wp-content/plugins/.
  2. Activate the plugin through Plugins → Installed Plugins.
  3. Go to Word Search in the admin sidebar to build shortcodes visually.
  4. Paste the generated shortcode into any post or page.

屏幕截图:

  • Shortcode settings
  • Frontend puzzle — drag to select words.
  • Frontend puzzle — Selected words
  • Puzzle completed — success message overlay.

常见问题:

Can I add more than 8 words?

The current limit is 8 words to ensure they all fit inside the maximum 10×10 grid.

Does it work on mobile?

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.

Is it compatible with the Block Editor (Gutenberg)?

Yes. Paste the shortcode into a Shortcode block.

How does fullscreen work?

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.

Can I translate the plugin?

Yes. All strings are wrapped in i18n functions and a .pot file is in the languages/ folder.

更新日志:

1.0.0 1.0.1 1.0.2