Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Document Feedback

Beschreibung

Document Feedback appends a simple feedback form to Pages (or other post types that you specify). Readers are asked whether the document answered their question or not.

If the reader indicates „Yes“, they’ll be asked about which details were useful to them. If the reader indicates „No“, they’ll be prompted to respond with which details they hoped to see.

Feedback is emailed to the post author, and summarized in a post meta box in the admin.

If you’d like to check out the code and contribute, join us on GitHub. Pull requests are more than welcome!

Screenshots

  • A feedback prompt is automatically appended to every Page. These prompts can be modified with a filter.
  • If a user submits feedback, they'll be asked to clarify their feedback. These responses are emailed to the post author.
  • All feedback is summarized in a post meta box on the Page edit screen.

Installation

Here’s the low-down on how you can get up and running:

  1. Upload the document-feedback folder to your plugins directory (e.g. /wp-content/plugins/).
  2. Activate the plugin through the ‚Plugins‘ menu in WordPress.
  3. Document feedback functionality is automatically appended to Pages by default.
  4. (Optionally) Modify the prompt text using a filter.

FAQ

There aren’t any frequently asked questions yet. Why not ask one in the forums?

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende & Entwickler

„Document Feedback“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „Document Feedback“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

1.3 (Feb. 18, 2013)

  • New Simplified Chinese localization. Thanks sparanoid

1.2 (Jan. 29, 2013)

1.1 (Jan. 8, 2013)

1.0 (Dec. 27, 2012)

  • Initial release