Deze plugin is niet getest met de laatste drie grote versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Honkify

Beschrijving

This plugin use the library: https://honkify.netlify.com

What does Honkify do?

When activated by pressing the key “Y”, all links and buttons on the site will stop working, instead triggering a “honk!” sound effect.

This is not transpiled and not tested on any browsers except Chrome latest and Firefox lasted, because this is a silly joke and therefore honk honk honk!

Opties

Honkify support 3 options to be a little flexible.

1) get_option( 'goose_active', true ) An extra toggle to dynamic toggle the honk, think for pages that 100% you don’t want the honk but others you do.
2) get_option( 'goose_hotkey', 'y' ) Setup your custom hotkey to enable the honk!
3) get_option( 'goose_loose', 'lock' ) Default value to determine whether the goose is lock or loose by default.

Install honkify from within WordPress

1) Visit the plugins page within your dashboard and select ‘Add New’;
2) Search for ‘Honkify’
3) Activate Honkify from the Plugins page

Install honkify manually

1) Upload the honkify folder into the wp-content/plugins/ directory
2) Activate Honkify from the Plugins page

Install honkify with composer

1) Run in your command line composer require wpackagist-plugin/honkify
2) Activate Honkify from the Plugins page

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Honkify” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

“Honkify” is vertaald in 2 talen. Dank voor de vertalers voor hun bijdragen.

Vertaal “Honkify” naar jouw taal.

Interesse in de ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.0.0 – 2019-10-11

  • Release plugin