Plugin Directory

Changeset 1797460


Ignore:
Timestamp:
01/05/2018 09:19:17 AM (8 years ago)
Author:
jmrukkers
Message:

Updated readme

Location:
wikiloops-track-player
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • wikiloops-track-player/tags/1.0.1/readme.txt

    r1797043 r1797460  
    1414== Description ==
    1515
    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.
     16This 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.
    1717
    1818Once 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.
    1919
    2020Example of a global Wikiloops track url: https://www.wikiloops.com/backingtrack-jam-67141.php
     21
    2122You can also add the Wikiloops track player using a shortcode, providing the track number as an id. Example: [wikiloops id="67141"]
    2223
     
    4041== Changelog ==
    4142
     43= 1.0.1 =
     44* Minor changes
     45
    4246= 1.0 =
    4347* Initial version
  • wikiloops-track-player/trunk/readme.txt

    r1797114 r1797460  
    1919
    2020Example of a global Wikiloops track url: https://www.wikiloops.com/backingtrack-jam-67141.php
     21
    2122You can also add the Wikiloops track player using a shortcode, providing the track number as an id. Example: [wikiloops id="67141"]
    2223
Note: See TracChangeset for help on using the changeset viewer.