Descripción
This plugin provides WordPress’ Visual Editor with a button to easily add a WooCommerce add_to_cart button to a blogpost or page. The user clicks on a small icon at the top right of Visual Editor showing an open box, choose a product, confirm and there you go! Goodbye looking up and memorizing all the product SKUs or exact names!
Capturas
Instalación
To install Eashortcode, follow these steps:
- Upload the plugin files to the
/wp-content/plugins/eashortcode
directory, or install the plugin through the WordPress plugins screen directly - Activate the plugin through the ‘Plugins’ screen in WordPress
- Use the Settings->Eashortcode screen to configure your WooCommerce API keys. The plugin needs these to access your product offerings. Instructions on how to retrieve the API keys are to be found on this screen
Preguntas frecuentes
- Installation Instructions
-
To install Eashortcode, follow these steps:
- Upload the plugin files to the
/wp-content/plugins/eashortcode
directory, or install the plugin through the WordPress plugins screen directly - Activate the plugin through the ‘Plugins’ screen in WordPress
- Use the Settings->Eashortcode screen to configure your WooCommerce API keys. The plugin needs these to access your product offerings. Instructions on how to retrieve the API keys are to be found on this screen
- Upload the plugin files to the
- Why does Eashortcode need my WooCommerce API keys?
-
Eashortcode needs your WooCommerce API keys to retrieve a list of your product offerings to choose from in Visual Editor. If in any doubt about the trustability of this software, please feel free to inspect the source code
- I have questions/suggestions/feedback to the developer, how can I contact you?
-
Sure! You can contact me via the WordPress forums, send me an email at lucvanderzandt@kpnplanet.nl or tweet me at @lucvanderzandt
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
«Eashortcode» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
Colaboradores«Eashortcode» ha sido traducido a 3 idiomas locales. Gracias a los traductores por sus contribuciones.
Traduce «Eashortcode» 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.1.3
- Quickfix 1.1.2
1.1.2
- Initialize Eashortcode in admin_bar_init hook
1.1.1
- Fixed potential security issue
1.1
- Added forgotten icon
1.0
- Initial version