Changeset 1796992
- Timestamp:
- 01/04/2018 12:53:26 PM (8 years ago)
- Location:
- wikiloops-track-player/trunk
- Files:
-
- 2 edited
-
Wikiloops-Track-Player.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wikiloops-track-player/trunk/Wikiloops-Track-Player.php
r1796967 r1796992 3 3 Plugin Name: Wikiloops Track Player 4 4 Plugin URI: https://wikiloops.com/wp-plugin.php 5 Version: 1.0 .05 Version: 1.0 6 6 Description: Wikiloops is probably the world's greatest online jamming community. This plugin allows the easy embedding of the wikiloops jam track player 7 7 Author: jmrukkers -
wikiloops-track-player/trunk/readme.txt
r1796967 r1796992 15 15 16 16 This plugin extends the list of WordPress-allowed oEmbed providers, so that the automatic embedding logic works for Wikiloops track links after installing and activating the plugin. 17 Once the plugin is activated, a link to a Wikiloops track can be added into any post or page by putting it on 18 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 17 18 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. 19 20 Example of a global Wikiloops track url: https://www.wikiloops.com/backingtrack-jam-67141.php 19 21 You can also add the Wikiloops track player using a shortcode, providing the track number as an id. Example: [wikiloops id="67141"] 20 22
Note: See TracChangeset
for help on using the changeset viewer.