WP Manifestindependent plugin directory
manifest / forms / ask-a-question

Ask a Question

Visitor survey shortcode for WordPress

by Michael Homeister · github.com/1awebmarketing/ask-a-question

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/1awebmarketing/ask-a-question/archive/refs/heads/main.zip

Declares an update source (https://budigital.de), so updates arrive through the plugin's own updater.

From the readme

Einfaches Umfrage-System Nutze den Shortcode [question] um eine neue Frage zu stellen. Die Frage wird im Attribut question gestellt, die Antworten im Attribut answers [question question="Was ist 32?" answers="4;6;12;19"] Antworten sind im Attribut answers durch Semikolon; getrennt barcolor="#rrggbb" Färbt die Progress-Bar in der gewünschten Farbe, wenn weggelassen dann ist die Farbe --color-main cookie="[1/0]" Setzt einen Cookie sobald abgestimmt wurde, so kann ein user nur einmal abstimmen showresults="[1/0]" Zeigt die Ergebnisse der Umfrage schon vor dem anklicken ja oder nein Plugin update checker zu V5 aktualisiert Prozentanzeige hinzugefügt Nichts gemacht Matomo Ereignis eingeführt "Ask-A-Question" "Vote" "Seitentitel" Umfrage zurücksetzen Option hinzugefügt Wenn man als Admin eingeloggt ist sieht auch ohne abstimmen zu müssen das Ergebnis Wenn Cookie aktiv ist wird ausgewählter Abstimmungs-Punkt markiert barcolor Attribut hinzugefügt Initial commit

Read the full README on GitHub →