Plugin Directory

Changeset 1797043


Ignore:
Timestamp:
01/04/2018 02:16:21 PM (8 years ago)
Author:
jmrukkers
Message:

tagging version 1.0.1

Location:
wikiloops-track-player
Files:
2 added
6 edited
1 copied

Legend:

Unmodified
Added
Removed
  • wikiloops-track-player/tags/1.0.1/Wikiloops-Track-Player.php

    r1796992 r1797043  
    33    Plugin Name: Wikiloops Track Player
    44    Plugin URI: https://wikiloops.com/wp-plugin.php
    5     Version: 1.0
     5    Version: 1.0.1
    66    Description: Wikiloops is probably the world's greatest online jamming community. This plugin allows the easy embedding of the wikiloops jam track player
    77    Author: jmrukkers       
  • wikiloops-track-player/tags/1.0.1/readme.txt

    r1796992 r1797043  
    66Tested up to: 4.9.1
    77Requires PHP: 5.2
    8 Stable tag: 1.0
     8Stable tag: 1.0.1
    99License: GPLv2 or later
    1010License URI: https://www.gnu.org/licenses/gpl-2.0.html
  • wikiloops-track-player/tags/1.0/Wikiloops-Track-Player.php

    r1796967 r1797043  
    33    Plugin Name: Wikiloops Track Player
    44    Plugin URI: https://wikiloops.com/wp-plugin.php
    5     Version: 1.0.0
     5    Version: 1.0
    66    Description: Wikiloops is probably the world's greatest online jamming community. This plugin allows the easy embedding of the wikiloops jam track player
    77    Author: jmrukkers       
  • wikiloops-track-player/tags/1.0/readme.txt

    r1796967 r1797043  
    1515
    1616This 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
     18Once 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
     20Example of a global Wikiloops track url: https://www.wikiloops.com/backingtrack-jam-67141.php
    1921You can also add the Wikiloops track player using a shortcode, providing the track number as an id. Example: [wikiloops id="67141"]
    2022
  • wikiloops-track-player/trunk/Wikiloops-Track-Player.php

    r1796992 r1797043  
    33    Plugin Name: Wikiloops Track Player
    44    Plugin URI: https://wikiloops.com/wp-plugin.php
    5     Version: 1.0
     5    Version: 1.0.1
    66    Description: Wikiloops is probably the world's greatest online jamming community. This plugin allows the easy embedding of the wikiloops jam track player
    77    Author: jmrukkers       
  • wikiloops-track-player/trunk/readme.txt

    r1796992 r1797043  
    66Tested up to: 4.9.1
    77Requires PHP: 5.2
    8 Stable tag: 1.0
     8Stable tag: 1.0.1
    99License: GPLv2 or later
    1010License URI: https://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset for help on using the changeset viewer.