I want to insert a few video tutorials in the wordpress dashboard, instead of creating a pdf manual for a client, as i think they are easier for this client, how would I go about that? I am thinking of having like 4 videos in the dashboard. Where would be the best place to host them as well, in order to keep them private?
Leave a Reply
You must be logged in to post a comment.
I do exactly that with my clients!
PDF’s are much harder to assemble & nobody Reads The F Manual, anyway 🙂
And, if you allow me a little digression, I’d recommend this talk about e-learning and video tutorials: Salman Khan: Let’s use video to reinvent education.
Dealing with Privacy
YouTube offers two possibilities.
Private videos
Unlisted videos
In Vimeo, with a premium account, you are able to have a video unlisted/invisible and that will only play in domains that you can set.
Recently found this plugin: Secure HTML5 Video Player, but haven’t tested yet.
Tip for recording the video
Record with the browser in fullscreen mode, without address bar, bookmarks bar, well, any bar at all.
This way, if you fill the browser window with the video, it seems that you are actually manipulating the very WordPress dashboard.
Displaying the tutorials as a Dashboard Widget
This sample code uses YouTube, that’s the normal venue where I publish the tutorials, normally unlisted, but sometimes private.
Dashboard: with capital letter = wp-admin/index.php
dashboard: lowercase = WordPress backend administrative area