Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Hulkshare Shortcode

Beschreibung

The Hulkshare plugin enables you to integrate the Hulkshare player into your WordPress blog and customize it.

It also supports the following optional parameters:
* width = widget width (in % or px)
* autoPlay = (true or false)
* enableCover = (true or false)
* enableDownload = (true or false)
* color = (color hex code) will paint the play button and the waveform

Examples:

[hulkplayer code="fsn5z97kzojk"]

Embed a track player

[hulkplayer code="fsn5z97kzojk" enableDownload="false" enableCover="false" color="D51811"]

Embed a track with no download button, cover picture, red buttons nor waveform

[hulkplayer code="11289887" media="video"]

Embeds a video.

Installation

  1. Upload hulkshare.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‚Plugins‘ menu in WordPress
  3. Place the short code for WordPress, something like [hulkplayer code=“moixg98k3wn4″], inside your posts or pages, publish, and you are done!

FAQ

Where do I get the shortcode?

Go to Hulkshare and locate the track you want to embed. Hover over the track, and the „Share” button will appear. Pressing it will show a pop up. Copy the shortcode in the “WordPress” area. Paste it in the HTML editor of your blog page and you’re done 🙂

If your track isn’t there just signup and upload! It’s free!

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende & Entwickler

„Hulkshare Shortcode“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „Hulkshare Shortcode“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

1.0

  • First version