Social Proof Generator

설명

Social Proof Generator allows you to display customizable social proof pop-ups on your WordPress site. Boost conversions and engage visitors by showing real-time purchase notifications! You can configure the position, duration, animation, names, products, background color, and even add a product image to your pop-ups.

설치

  1. Upload the social-proof-generator folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to ‘Social Proof’ in the WordPress admin menu to configure the settings.

FAQ

Does the plugin leave any data after uninstall?

No, the plugin will automatically remove all its data (settings and per-page options) when you delete it via the WordPress dashboard.

Can I customize the pop-up appearance?

Yes, you can customize the position, duration, animation, background color, and even add a product image through the settings page.

Does this plugin work with all themes?

Yes, Social Proof Generator is designed to work with most WordPress themes. If you encounter any issues, please contact support.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Social Proof Generator”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Social Proof Generator”(을)를 번역하세요.

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

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

변경이력

1.4

  • Added uninstall.php to clean up plugin data on deletion.
  • Fixed missing assets folder in ZIP distribution.
  • Fixed PHPCS errors for output escaping and input sanitization.
  • Added option to enable/disable social proof pop-up per page.
  • Optimized script/style loading to only enqueue when pop-up is displayed.
  • Removed load_plugin_textdomain() as it’s not needed for WordPress.org.
  • Updated prefix from ‘spg’ to ‘socproofgen_’ to meet WordPress.org guidelines.
  • Used wp_enqueue_script() and wp_enqueue_style() for JS and CSS.
  • Fixed pop-up display, image upload, and form inputs to use textarea.

1.4.1

Improved performance, added per-page popup options, and fixed compatibility issues for a better user experience.