Descripción
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.
Instalación
- 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.
Preguntas frecuentes
-
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.
Reseñas
There are no reviews for this plugin.
Colaboradores y desarrolladores
“Social Proof Generator” es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce “Social Proof Generator” a tu idioma.
¿Interesado en el desarrollo?
Revise el código , eche un vistazo al repositorio SVN , o suscríbase al log de desarrollo por RSS .
Registro de cambios
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.