This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Eashortcode

Description

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!

Screenshots

  • The "Add a product link" button in Visual Editor
  • The dialog to choose and add an add_to_cart link to the blogpost/page
  • The result after confirming
  • The settings page

Installation

To install Eashortcode, follow these steps:

  1. Upload the plugin files to the /wp-content/plugins/eashortcode directory, or install the plugin through the WordPress plugins screen directly
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. 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

FAQ

Installation Instructions

To install Eashortcode, follow these steps:

  1. Upload the plugin files to the /wp-content/plugins/eashortcode directory, or install the plugin through the WordPress plugins screen directly
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. 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
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

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Eashortcode” is open source software. The following people have contributed to this plugin.

Contributors

“Eashortcode” has been translated into 3 locales. Thank you to the translators for their contributions.

Translate “Eashortcode” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

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