Skip to content
This repository has been archived by the owner on May 2, 2019. It is now read-only.

OpenPublicMedia/pbs-coveapi-wp-plugin

Repository files navigation

COVE API WordPress Plugin

Description:

This plugin allows you to retrieve program and video metadata from version 1 of the COVE API. The plugin handles the authentication of requests using values maintained in the WordPress Admin. Results are cached using the WordPress Transients API.

The plugin uses the COVE_API_Request php class provided by Edgar Roman of PBS for making requests to the api.

Installation:

  1. Upload the cove-api.zip file to the /wp-content/plugins directory and unzip
  2. Activate the plugin from the Plugins menu in your admin menu
  3. Configure the plugin by going to the COVE API Options menu item that appears in your admin menu
  4. After activating the plugin, enter the API Key and Secret, the Cache TTL time, and any defaults in the COVE API Options screen.

Links:

COVE API V1

PBS Q&A Site

Requirements:

  • Requires at least: WordPress 3.1.3
  • Tested up to: WordPress 3.2.1
  • Stable tag: 1.0

Frequently Asked Questions:

Visit the PBS Q&A Site for frequently asked questions

Screenshots:

  1. Option Page
  2. Dashboard Widget

Changelog:

Version 1.0:Initial external release

Other Notes:

  • W3TC users, if using the dashboard widget be sure that Object Cache is enabled and that "Don't cache WordPress Admin" is unchecked.
  • Tags: api, dashboard, video

Initial Contributors:

About

WordPress Plugin which allows use of COVE API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages