开发者 |
flowplayerorg
grapplerulrich underdude anssi |
---|---|
更新时间 | 2018年5月9日 02:15 |
捐献地址: | 去捐款 |
PHP版本: | 3.7 及以上 |
WordPress版本: | 4.9.5 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
flowplayer5.zip
from your computerflowplayer5.zip
flowplayer5
directory to your computerflowplayer5
directory to your wp-content/plugins
directoryYou can configure Google Analytics, a Commercial Flowplayer license key and a custom watermark logo in the plugin's global options. You can purchase a commercial license at flowplayer.org.
There are three ways you add add a video
It is recommended to add at least two video formats so that the video plays on as many browsers as possible. By default Flowplayer attempts to use HTML5 video, and if it's not supported then Flash (9.0+) and MP4 is used. MP4 is enough for complete browser support, but providing WebM video gives you broader support for HTML5 video which is the preferred technology.
Flowplayer HTML5 for WordPress provides a video management system where you can manage all of your video from a central place. You do not need to remember all of the shortcode configuration attributes, you can simply configure the videos form within the options. We are continuously adding further features to the plugin.
It takes some time for the video to be processed. The plugin fetches the video links from Flowplayer.org and the results are cached. The cache is refreshed every 15 minutes.
If you want to load the Flowplayer assets (JS, CSS and SWF) for your site then you can download the files from your account. Create a new folder flowplayer-commercial
in wp-content
. Place the files in this new folder. The option in the settings to use Flowplayer CDN should be disabled
After Signing up you will get your own custom advertising plugin that you upload and paste the link in the settings.
Edit the video you want to add to a playlist and there should be a playlist box. You can choose an existing playlist or create a new one there. You can add the playlist to a post via the "Add Video" button under the post title.
With Flowplayer HTML5 for WordPress v1.10.0 we have included multi-resolution videos support.
Yes, we have some sample keys for the specific urls
localhost $289122895653393
127.0.0.1 $130388743137804
If you are unable to connect to the Flowplayer Drive API, make sure you are connected to the internet and that you are logged in. You can login in the Settings page.
If you are having a issue please check the Flowplayer known issues page.
Nothing, other then it being disabled.
Why would you want to do that? :-) If you do need to uninstall the plugin all of the data (Flowplayer videos and settings) will be deleted so that you do not have unnecessary data left on your database. Your media files will not be deleted. If you want to backup the Flowplayer videos that you have created you can easily export them under Tools -> Export -> Videos.
fp5_video_config
, use the filter fp5_js_config
insteadfp5_filter_flowplayer_data
to be removed in v2.0.flowplayer
to .flowplayer-video
fp5_video_config
to the start of the JS