WordPress LiveRacers

Support for the LiveRacers "Live Widget" as a WordPress plugin. Insert the LiveRacers Live Widget on your site via a WordPress widget or sh

Author:Phil Lewis (profile at wordpress.org)
WordPress version required:3.4
WordPress version tested:4.2.4
Plugin version:1.0.1
Added to WordPress repository:20-06-2014
Last updated:18-08-2015
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:https://github.com/pglewis/wp-liveracers
Total downloads:1 252
Active installs:10+
plugin download
Click to start download

Widget Use

The WordPress widget allows you to insert the LiveRacers Live Widget into any widgetized area in your site's theme. All the settings are available directly in the widget UI.

Shortcode Use

You can also use the shortcode lr_livewidget to insert the Live Widget into any shortcode enabled content area or via do_shortcode() in PHP code.

Example: [lr_livewidget url="http://efnetsimracing.liveracers.com" theme="dark"]

Shortcode attributes

  • url - String, required: the full URL to your LiveRacers domain
  • theme - String: "light" (default) or "dark"
  • orientation - String: "vertical" (default) or "horizontal"
  • width - Numeric: width of the widget in pixels (default = 200)
  • canjoin - String: "true" (default) or "false"; whether or not to show the "Join" link

Screenshots
ChangeLog