Description
This plugin makes it easy to add a Wikiloops track player to your WordPress blog. The plugin adds Wikiloops to the list of recognized oEmbed providers, making it very easy to embed a player for any Wikiloops jam track, and provides a Wikiloops shortcode as well.
Once the plugin is activated, a link to a Wikiloops track can be added into any post or page by putting it on a separate line by itself, or by explicitly embedding it by putting the global Wikiloops jam track link between embed tags.
Example of a global Wikiloops track url: https://www.wikiloops.com/backingtrack-jam-67141.php
You can also add the Wikiloops track player using a shortcode, providing the track number as an id. Example: [wikiloops id=»67141″]
Screenshots
Installation
- Upload the plugin files to the
/wp-content/plugins/plugin-name
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‹Plugins› screen in WordPress
Once the plugin is activated, enter any global wikiloops url on a line of its own in a post or page, and it will be rendered as a Wikiloops player for that track, or use the «wikiloops» shortcode with the id of the track you want to include.
FAQ
- Installation Instructions
-
- Upload the plugin files to the
/wp-content/plugins/plugin-name
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‹Plugins› screen in WordPress
Once the plugin is activated, enter any global wikiloops url on a line of its own in a post or page, and it will be rendered as a Wikiloops player for that track, or use the «wikiloops» shortcode with the id of the track you want to include.
- Upload the plugin files to the
- Can I also use localized track urls
-
No, localized, language-specific track references are not supported. Always use the language-agnostic global Wikiloops urls for referencing a specific track. Example: https://www.wikiloops.com/backingtrack-jam-67141.php
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Wikiloops Track Player” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Wikiloops Track Player” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.1
- Minor changes
1.0
- Initial version