Descripción
By default, the widget generates an unordered list of permanent links to blog posts with the post title. The product listing ul has a class of wpec-history
.
Coming in future versions is the following…
- Support for post thumbnails
- Support for logged out users
- Dashboard for tracking what products your users have looked at.
- Hooks and Filters (dependent on user feedback. I can’t really see a need for them right now as the plugin is quite simplistic).
- Default styling.
Instalación
- Make sure WP-Ecommerce is active. This plugin will not run unless WP-Ecommerce is installed.
- Upload wpec-history.php to your plugins folder.
- Activate the plugin through the ‘Plugins’ menu in WordPress.
- Navigate to Appearance -> Widgets in the WordPress admin.
Preguntas frecuentes
- Is widget styling provided?
-
No, you have to style the unordered list yourself.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
«WP-Ecommerce History» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «WP-Ecommerce History» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.0
- Initial Release
1.0.1
- Make the plugin actually work.
- BuddyPress Integration complete – a new activity item is now logged whenever you «view» a product.
- Fix up the README a little bit.