Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danielbachhuber/video-embed-widget
WordPress plugin to embed videos in your sidebar using widgets
https://github.com/danielbachhuber/video-embed-widget
Last synced: 19 days ago
JSON representation
WordPress plugin to embed videos in your sidebar using widgets
- Host: GitHub
- URL: https://github.com/danielbachhuber/video-embed-widget
- Owner: danielbachhuber
- Created: 2010-11-10T17:12:39.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2010-11-12T02:49:02.000Z (almost 14 years ago)
- Last Synced: 2024-10-09T11:38:57.488Z (30 days ago)
- Language: PHP
- Homepage:
- Size: 97.7 KB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
=== Video Embed Widget ===
Contributors: danielbachhuber
Tags: videos, video embeds, widgets, sidebar, vimeo, youtube,
Requires at least: 2.9.2
Tested up to: 3.0.1
Stable tag: trunkEasy-peasy way to embed videos (and other oEmbed media) in your sidebar using widgets
== Description ==
Embed videos (and other oEmbed media) in your sidebar using widgets.
Every widget has an optional title, field for the URL you want to embed, and maximum height/widget for the media object.
Embed codes are cached using the transients API and powered by Embed.ly!
== Installation ==
The easiest way to install this plugin is to go to Add New in the Plugins section of your blog admin and search for "Video Embed Widget." On the far right side of the search results, click "Install."
If the automatic process above fails, follow these simple steps to do a manual install:
1. Extract the contents of the zip file into your `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Party like a widget!== Frequently Asked Questions ==
Feel free to ask questions in the forum: http://wordpress.org/tags/video-embed-widget
== Screenshots ==
== Changelog ==
= 0.1 =
* Initial release