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.

FAQ

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”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “LR Feedback”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

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.