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.

常見問題

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.

評價

There are no reviews for this plugin.

貢獻者及開發者

“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.