PitchHub Embed

Plugin Banner

PitchHub Embed

by PitchHub

Download
Description

PitchHub Embed currently supports:
* Short code “pitchhub” for embedding pitchhub URLs

Technical specification…

  • PHP7 compatible

Getting Started

Use the shortcode “pitchhub” with a string parameter named “url” which contains the PitchHub URL to embed.

e.g. [pitchhub id="32" token="cb0c7b167f5193477a4df963410bc39f"]

The URL and the entire WordPress string is generated from the PitchHub video menu user interface.

Donations

None

PitchHub Embed can be found and installed via the Plugin menu within WordPress administration (Plugins -> Add New). Alternatively, it can be downloaded from WordPress.org and installed manually…

  1. Upload the entire pitchhub-embed folder to your wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress administration.
  1. Example of entering PitchHub embed shortcode

    Example of entering PitchHub embed shortcode

  2. Previewing the page that contains the short code

    Previewing the page that contains the short code

None

1.0.0

  • Feature: initial release of the shortcode

1.0.1

  • Improvement: relocated function and constants into a uniquely named class, to comply with the WP Plugin requirements

1.1.0

  • Bug: Fixed bug that occurred if using a player value that is not equal to player
  • Improvement: updated the PitchHub Embed URL
Back to top