ON24 Webcast Embed

Description

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.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“ON24 Webcast Embed” is open source software. The following people have contributed to this plugin.

Contributors

Translate “ON24 Webcast Embed” into your language.

Interested in development?

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

Changelog

1.0.1

  • Add host parameter for EU support

1.0

  • Initial release