Description
This plugin uses the [schooltube][/schooltube] shortcode to grab the
<
iframe> embed code from https://www.schooltube.com/oembed.xml?url=. This plugin does NO error checking yet I.e. it will accept (and fail, possibly miserably) with any URL/code. Do not use where untrusted/uneducated people post content. Also, this plugin does not yet allow you to set/change the default size (which comes from the schooltube.com XML file).
Installation
- Upload the files to the /wp-content/plugins/schooltube-shortcode/ directory.
- Activate the plugin through the ‘Plugins’ menu in WordPress.
FAQ
Usage
Use the shortcode in your posts/pages [schooltube]https://www.schooltube.com/video/912133f720ea435d9ecc/SchoolTube%20WordPress%20Tutorial[/schooltube]
Roadmap
Reviews
There are no reviews for this plugin.
Contributors & Developers
“SchoolTube Shortcode” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “SchoolTube Shortcode” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.1
- Newly created and a bit messy