This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Shdlr Integrate

Description

This plugin will help conference owners to integrate conference schedules generated using shdlr.com into their wordpress sites.
The plugin works for both free, trial accounts and pro accounts of Shdlr.

The integration is done via shortcode. The admin section of the plugin provides an interface to create the shortcode needed.

NOTE: This plugin communicates with shdlr.com site to validate token you obtain from shdlr.com. The shortcode you place in your post integrates schedule from shdlr.com for your conference in your post via an iframe.

Screenshots

  • Get your shdlr.com token
  • Plugin admin page
  • Token validates successfully
  • Paste shortcode in a Page or Post
  • Integrated schedule

Installation

You can install this plugin directly from your WordPress dashboard:

  1. Go to the Plugins menu and click Add New.
  2. Search for Shdlr Integrate.
  3. Click Install Now next to the Shdlr Integrate plugin.
  4. Activate the plugin.

Alternatively, see the guide to Manually Installing Plugins.

Usage

Once you have created a conference schedule at shdlr.com you can get a token for the wordpress plugin from Shdlr admin panel. Alternatively if you just want to try this plugin with the demo conference located at http://demo.shdlr.com, use ‘demo-token’ as the token name.

Add your token in plugin’s admin page, click on ‘save’ button.
If token validates successfully, plugin will generate a shortcode like

[shdlr conf_id='demo']

You can further modify shortcode using given options to apply different style.
Paste this shotcode in a Page or Post and integrate your schedule.

We recommend you to use full width template for best view

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Shdlr Integrate” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Shdlr Integrate” 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

  • Initial release.