LR Feedback

Mô tả

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.

Ảnh màn hình

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

Cài đặt

  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.

Hỏi đáp

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.

Đánh giá

Không có đánh giá nào cho plugin này.

Người đóng góp & Lập trình viên

“LR Feedback” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

Nhật ký thay đổi

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.