plugin-icon

Hangman

제작자: Marc Oliveras·
A cool version of the traditional hangman. Dictionary composed of 14000 English words. Powered by the jQuery library, AJAX and PHP.
등급
4/5
버전
1.0
활성화된 설치 항목
100
최근 업데이트일
May 28, 2023
Hangman

A cool version of the traditional hangman. Dictionary composed of 14000 English words. Powered by the jQuery library, AJAX and PHP.

Demo

You can play a demo of the Hangman game here

How to use

  1. Install the plugin.
  2. Add the shortcode [hangman] in the page you want to display the Hangman.
  3. (Optional) To change the default words you need to modify the file “dictionary.txt”. Take note that, if there is a plugin upgrade, the changes will be overwritten.

Troubleshooting

I’ve found that, for some reason, jQuery library may not be added on the WordPress website. To include it, add the following code to functions.php:

function theme_scripts() { wp_enqueue_script('jquery'); } add_action('wp_enqueue_scripts', 'theme_scripts');

For any issues about this plugin, you can contact me here or use the forum

Donations

If you enjoy playing Hangman and find it useful, please consider making a donation

무료Business 요금제에서
설치하면 WordPress.com 서비스 약관서드파티 플러그인 약관에 동의하게 됩니다.
테스트된 버전
WordPress 6.2.8
이 플러그인은 다운로드할 수 있으며 에서 사용할 수 있습니다.