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.

Display Real Time JSON data with Auto update

Description

Overview

Display real time JSON data on Page/Post using simple ShortCode. It can be used for displaying real time event, data from third party site or application.
Very user friendly, easy to use and can easily work with nested JSON data as well. You can set auto refresh time to display actual real time data. It can be used to display current song playing on any channel, for displaying real time pricing of any third party portal, real time event price etc.

Display Real Time JSON data with Auto update Features

  • Display real time JSON data in preformatted HTML using format string.
  • Able to render nested JSON data in simple way.
  • Refresh data through AJAX in specified interval.

Screenshots

  • Admin Settings
  • Uses Screenshot

Installation

Automatic Installation

  1. Sign in to your WordPress site as an administrator.
  2. In the main menu go to Plugins -> Add New.
  3. Search for Display Real Time JSON data with Auto update and click install.
  4. That’s it. You are now ready to start displaying real time JSON data on your site using simple shortcode.

FAQ

Installation Instructions

Automatic Installation

  1. Sign in to your WordPress site as an administrator.
  2. In the main menu go to Plugins -> Add New.
  3. Search for Display Real Time JSON data with Auto update and click install.
  4. That’s it. You are now ready to start displaying real time JSON data on your site using simple shortcode.
How do I use it?
  1. Add JSON URL.
  2. Add formatted HTML along with format strings for real time data replacement. [

Entity 1: %%Entity1%%

Entity 2: %%Entity2%%

Entity 3: %%Entity3%%

]
3. Set interval for refreshing the data if required.
4. Use shortcode [show-json-Real Time-data] to display the data.

How do I get help?

Help is provided via the plugin support forum only.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Display Real Time JSON data with Auto update” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0

Initial release