LR Feedback

Περιγραφή

LR Feedback helps you collect user feedback using a simple popup UI.

Use your existing form plugin shortcode (for example Contact Form 7) and display it inside a popup that can be positioned on the left or right side of the screen.

Features

  • Easy admin settings page.
  • Add custom feedback title.
  • Use any valid shortcode as popup content.
  • Left or right fixed button position.
  • Display anywhere with the [LR_FEEDBACK] shortcode.

Στιγμιότυπα

  • Plugin settings screen.
  • Feedback button on frontend.
  • Popup with form shortcode output.

Εγκατάσταση

  1. Upload the lr-feedback folder to the /wp-content/plugins/ directory, or install the plugin through WordPress admin.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Go to Feedback in the admin menu.
  4. Configure:
    • Feedback title
    • Form shortcode
    • Form position (left/right)
  5. Add [LR_FEEDBACK] to any page or post where you want the popup button.

Συχνές Ερωτήσεις

Can I use this with Contact Form 7 or other form plugins?

Yes. Add the form shortcode in plugin settings and LR Feedback will render it in the popup.

How do I show the popup in a template file?

Use this code in your theme template:

Why is the popup not showing any form?

Make sure you saved a valid shortcode in Feedback > Form Shortcode.

Κριτικές

Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.

Συνεισφέροντες & Προγραμματιστές

“LR Feedback” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές

Σύνοψη αλλαγών

1.1.0

  • Refactored plugin to OOP structure.
  • Improved WordPress coding standards usage.
  • Added safer sanitization and output escaping.
  • Updated readme content and usage instructions.