Descrizione
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/
Installazione
- Upload the
on24-webcast-embedfolder to the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- 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.
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“ON24 Webcast Embed” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “ON24 Webcast Embed” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
1.0.1
- Add host parameter for EU support
1.0
- Initial release