Auto Refresh API AJAX

Auto Refresh API AJAX Install Statistics

11
100%
Today: 11 Yesterday: 0 All-time: 4,362 downloads
Auto Refresh API AJAX Icon

Try plugin: Auto Refresh API AJAX

We'll create fresh WordPress site with Auto Refresh API AJAX installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About Auto Refresh API AJAX

Plugin to load Content via a JSON-API, display it on a Wordpress-Page, -Post or -Sidebar and auto-refresh it without reloading.

0


0


0


0


0

updated: 8 months ago
since: 5 years ago
author: Bernhard Kux

Description

Plugin to load Content via a JSON-API, display it on a WordPress-Page, -Post or -Sidebar and auto-refresh it without reoloading

If you want to show content from an JSON-feed which is updating often (e.g. Liveticker, Time…) this plugin helps.
* define the URL to the JSON-data (must be accessible without authorization via http-get – if this is not the case you can proxy that with my plugin JSON Content Importer
* define a secret key, if the URL is not on the same server to handle the “same origin policy”
* define how often Ajax should update the data
* define where to put the data on a paghe by inserting a jQuery-DOM-selector
* define the inital value