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.
- Upload the cove-api.zip file to the /wp-content/plugins directory and unzip
- Activate the plugin from the Plugins menu in your admin menu
- Configure the plugin by going to the COVE API Options menu item that appears in your admin menu
- After activating the plugin, enter the API Key and Secret, the Cache TTL time, and any defaults in the COVE API Options screen.
- Requires at least: WordPress 3.1.3
- Tested up to: WordPress 3.2.1
- Stable tag: 1.0
Visit the PBS Q&A Site for frequently asked questions
- Option Page
- Dashboard Widget
Version 1.0: | Initial external release |
---|
- 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
- WNET
- Eric Knappe
- PBS (GitHub)
- Edgar Roman (edgarroman)
- Angel Ramboi (limpangel)