Linux 软件免费装
Banner图

Mevabi – Word Search Puzzle Builder

开发者 Mevabi
mevabien22
更新时间 2026年4月28日 07:48
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

interactive game shortcode puzzle word search

下载

1.0.1 1.0.2 1.1.0 1.2.1 1.0.0 1.2.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?

By default the limit is 8 words in a 10×10 grid. Enable the extendedsize option in the Shortcode Builder (or add extendedsize="true" to the shortcode) to unlock up to 20 words in a 20×20 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.2.0 1.0.2 1.0.1 1.0.0