Description
The Genesis Media Project plugin currently adds a video post type with easy to use meta fields for adding videos to your site.
Videos are imported via the WordPress oEmbed feature, or may be inserted via embed code.
MP4 videos may also be added by inserting a URL to the hosted video and are played using the Flowplayer video player.
Unlike other video plugins, all code is validated and works correctly with WordPress scripting for maximum compatibility.
Video thumbnails are automatically pulled from several sources including
- Youtube
- Vimeo
- Dailymotion
Wmode is correctly set for videos allowing drop down menus and overlays to work correctly with the video.
This plugin requires the Genesis Theme Framework aff link
Special Thanks
I owe a huge debt of gratitude to all the folks at StudioPress, their themes make my life easier.
Installation
- Upload the entire
genesis-media-project
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to Genesis Theme Settings
- Select desired menu options and save settings
FAQ
- There are currently no questions
-
Feel free to submit questions to Nick the Geek for inclusion on this list.
Reviews
Contributors & Developers
“Genesis Media Project” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Genesis Media Project” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.9.0.2 (4-24-2012 : Current)
- Fixed conflict with plugins that bypass the theme functions.
- Minor class updates to prepare for next major update.
0.9.0.1 (3-06-2012)
- Fixed HTML tag mismatch when using embed field
0.9.0 (2-24-2012)
- First Public Release