ON24 Webcast Embed

Beschreibung

ON24 Webcast Embed is a plugin that enables you to embed ON24 webcasts on your WordPress site using a simple shortcode tag. This allows your users to seamlessly access your webcast events directly from your WordPress content.

Usage

`

[on24_webcast eventid=“your-event-id“ key=“your-event-key“ host=“event“ width=“100%“ height=“600px“]
`
Optional: Adjust the width and height as needed to match your WordPress content.

Support

Please visit support.on24.com to access our Knowledge Center or to reach out to a Support representative.

Privacy Policy

This plugin collects and passes user data to ON24 and its clients. For more information on ON24’s Privacy Policy and the kind of data that is collected, go here: https://www.on24.com/privacy-policy/

Installation

  1. Upload the on24-webcast-embed folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‚Plugins‘ menu in WordPress
  3. Use the provided shortcode in your posts, pages, or widgets

FAQ

How do I get my event ID or key?

The eventid and key are unique per webcast and can be pulled from the audience URL: https://event.on24.com/wcc/r/eventid/key

Does this work with any WordPress theme?

Yes, the plugin uses responsive iframes that will automatically adapt to your theme’s content area, or you can adjust the width and height values to fit as needed.

What permissions does the iframe need?

The embedded content requires camera, microphone, fullscreen, and display-capture permissions for full functionality.

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende und Entwickler

„ON24 Webcast Embed“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „ON24 Webcast Embed“ 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.1

  • Add host parameter for EU support

1.0

  • Initial release