Changeset 1797043
- Timestamp:
- 01/04/2018 02:16:21 PM (8 years ago)
- Location:
- wikiloops-track-player
- Files:
-
- 2 added
- 6 edited
- 1 copied
-
assets/banner-772x250.jpg (added)
-
assets/icon-128x128.jpg (added)
-
tags/1.0.1 (copied) (copied from wikiloops-track-player/trunk)
-
tags/1.0.1/Wikiloops-Track-Player.php (modified) (1 diff)
-
tags/1.0.1/readme.txt (modified) (1 diff)
-
tags/1.0/Wikiloops-Track-Player.php (modified) (1 diff)
-
tags/1.0/readme.txt (modified) (1 diff)
-
trunk/Wikiloops-Track-Player.php (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wikiloops-track-player/tags/1.0.1/Wikiloops-Track-Player.php
r1796992 r1797043 3 3 Plugin Name: Wikiloops Track Player 4 4 Plugin URI: https://wikiloops.com/wp-plugin.php 5 Version: 1.0 5 Version: 1.0.1 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/tags/1.0.1/readme.txt
r1796992 r1797043 6 6 Tested up to: 4.9.1 7 7 Requires PHP: 5.2 8 Stable tag: 1.0 8 Stable tag: 1.0.1 9 9 License: GPLv2 or later 10 10 License URI: https://www.gnu.org/licenses/gpl-2.0.html -
wikiloops-track-player/tags/1.0/Wikiloops-Track-Player.php
r1796967 r1797043 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/tags/1.0/readme.txt
r1796967 r1797043 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 -
wikiloops-track-player/trunk/Wikiloops-Track-Player.php
r1796992 r1797043 3 3 Plugin Name: Wikiloops Track Player 4 4 Plugin URI: https://wikiloops.com/wp-plugin.php 5 Version: 1.0 5 Version: 1.0.1 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
r1796992 r1797043 6 6 Tested up to: 4.9.1 7 7 Requires PHP: 5.2 8 Stable tag: 1.0 8 Stable tag: 1.0.1 9 9 License: GPLv2 or later 10 10 License URI: https://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset
for help on using the changeset viewer.