Beskrivelse
This plugin actually support embed of public Youtube video and video playlist adding a simple button in Tinymce that generate or edit shortcode.
Video playlist can be publish with 4 responsive templates:
- Only video iframe
- Iframe with all thumbnails videos in columns
- Iframe with a swipe and draggable carousel thumbnails videos
- Swipe and draggable carousel slider
For Youtube video, the plugin use Google API version 3.
Upcoming developments will support other video sources like Vimeo.
Skjermskudd
Installasjon
- Upload the unzipped folder
simple-video-embed
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Update simple-video-embed configuration under Settings -> Simple Video Embed
FAQ
- How to get a Google Public Api Key (V3)?
-
- Visit the Google Developers Console and log in with your Google Account.
- Create a project or edit one.
- Click «APIs & auth»
- Go to «Credentials» and create a new Public API access
- Go to «APIs» and enable YouTube Data API
Vurderinger
Det er ingen omtaler av denne utvidelsen.
Bidragsytere og utviklere
“Simple Video Embed” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.
BidragsytereOversett “Simple Video Embed” til ditt språk.
Interessert i utvikling?
Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.
Endringslogg
1.0.4
- Fix bug on video thumbnails view when more than 10.
- Fix js bug on slider with thumb.
1.0.3
- Show Google API error.
- Fix css grid system.
- Remove Google API Check from admin panel to preserve request quota
1.0.1
- Better Google API request.
1.0.1
- Fix php bug.
1.0.0
- First release.