Description
A Mediaflow integration plugin for WordPress.
Blocks
This plugin provides 1 block.
- Mediaflow Video Embed Embed a Mediaflow video.
Installation
- Search for Mediaflow in the plugins directory.
- Install and activate the plugin.
or
- Download and unzip the plugin and upload the
mediaflow
directory to your/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Mediaflow” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Mediaflow” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.0.28
- Fixed an issue where the access token was not retrieved when the response was a WP_Error
2.0.27
- Tested against WordPress 6.6.2
2.0.26
- Fixed file usage registration issue
2.0.24
- Added WordPress 6.6.1 support
2.0.23
- Added WordPress 6.5.4 support
2.0.22
- Added WordPress 6.5.3 support
2.0.20
- Added WordPress 6.5.2 support
2.0.19
- Updated nullable return type
2.0.18
- Added WordPress 6.5 support
2.0.17
- Updated contributor list
2.0.16
- Added
image/tiff
support
2.0.14
- Fixed ping usage issue
2.0.13
- Removed access token when settings change
2.0.11
- Fetch access tokens using PHP instead of JavaScript
2.0.10
- Added environment variable support for
MEDIAFLOW_CLIENT_ID
,MEDIAFLOW_CLIENT_SECRET
,MEDIAFLOW_FORCE_ALT_TEXT
andMEDIAFLOW_REFRESH_TOKEN
2.0
- Added video block integration
- Support latest WordPress releases