描述
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.
安装
- Upload the
social-proof-generator
folder to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- 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.
评价
此插件暂无评价。
贡献者及开发者
更新日志
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.