LR Feedback

Descrición

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.

Capturas

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

Instalación

  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.

Preguntas frecuentes

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.

Comentarios

Non hai recensións para este plugin.

Colaboradores e desenvolvedores

“LR Feedback” é un software de código aberto. As seguintes persoas colaboraron con este plugin.

Colaboradores

Traduce “LR Feedback” ao teu idioma.

Interesado no desenvolvemento?

Revisa o código, bota unha ollada aorepositorio SVN, ou subscríbete ao log de desenvolvemento por RSS.

Rexistro de cambios

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.