You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.txt
+5-4Lines changed: 5 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -15,18 +15,18 @@ View your content hosted by thePlatform and easily embed videos from your librar
15
15
Copy the folder "thePlatform-video-manager" with all included files into the "wp-content/plugins" folder of WordPress. Activate the plugin and set your mpx credentials in the plugin settings interface.
16
16
17
17
== Screenshots ==
18
-
thePlatform's Setting screen
19
-
View your media library, search for videos, and sort the returned media set
20
-
Modify video metadata
18
+
Manage and Edit Media in mpx
19
+
Upload Media to mpx directly from WordPress
20
+
Choosing different metadata fields
21
21
Easily embed videos from mpx into your posts
22
-
Upload media to your mpx account
23
22
24
23
== Changelog ==
25
24
26
25
= 2.1.0 =
27
26
Added Advanced Settings
28
27
Added new shortcode parameters
29
28
Simplified account settings
29
+
Added a new option to embed the PDK external controller in posts with our video player
30
30
31
31
= 2.0.0 =
32
32
Removed 3rd party libraries in favor of native Wordpress look and feel
@@ -159,6 +159,7 @@ mpx Account - The mpx account to upload and retrieve media from
159
159
= Embedding Preferences =
160
160
Default Player - The default player used for embedding and in the Media Browser
161
161
Embed Tag Type - IFrame or Script embed
162
+
Use PDK External Controller - Load the external controller in posts that have our as an IFrame
162
163
Media Embed Type - Embed Media by the Media PID, Release PID or Media GUID.
163
164
Player Embed Type - Video Only (/embed/) or Full Player
164
165
RSS Embed Type - In an RSS feed, provide a link back to the Article, or an iframe/script tag
0 commit comments