gnowland/embed-salesvu

A WordPress Plugin for adding SalesVu store 'widgets' (iframes) to your website with a simple Shortcode.

Installs: 84

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:wordpress-plugin

v1.0.2 2020-11-30 09:12 UTC

This package is auto-updated.

Last update: 2025-01-29 05:50:11 UTC


README

A WordPress Plugin for adding SalesVu store "widgets" to your website with a simple Shortcode.

💭 Rationale

WordPress removes <iframe> and <script> HTML tags for a variety of security reasons.

⚠️ HTTP(S)

Important: Your site must be using HTTPS! You cannot embed secure SalesVu store pages into an insecure HTTP website.

👾 Parameters

Embed SalesVu accepts the same parameters as the <iframe> html tag (plus some extras!):

Changelog

1.0.2

  • Docs: Fixed readme parameters table

1.0.1

  • Docs: Add installation instructions and changelog to README
  • Docs: Added Parameters and HTTPS warning to README
  • Cleanup: Remove unsupported allowtransparency tag from parameters
  • Bugfix: Allow both ID & Classes in same_height_as
  • Improvements: Increase default height to 800px

1.0.0

  • Initial Release

Installation

  1. Install and Activate the Plugin on the Plugins Admin page
  2. Add shortcode [salesvu src="https://www.salesvu.com/widget-url?storeid=000&etc=etc" script="https://www.salesvu.com/widget-script-url/file.js"] to page or post content