Changeset 1797460
- Timestamp:
- 01/05/2018 09:19:17 AM (8 years ago)
- Location:
- wikiloops-track-player
- Files:
-
- 2 edited
-
tags/1.0.1/readme.txt (modified) (2 diffs)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wikiloops-track-player/tags/1.0.1/readme.txt
r1797043 r1797460 14 14 == Description == 15 15 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.16 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. 17 17 18 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 19 20 20 Example of a global Wikiloops track url: https://www.wikiloops.com/backingtrack-jam-67141.php 21 21 22 You can also add the Wikiloops track player using a shortcode, providing the track number as an id. Example: [wikiloops id="67141"] 22 23 … … 40 41 == Changelog == 41 42 43 = 1.0.1 = 44 * Minor changes 45 42 46 = 1.0 = 43 47 * Initial version -
wikiloops-track-player/trunk/readme.txt
r1797114 r1797460 19 19 20 20 Example of a global Wikiloops track url: https://www.wikiloops.com/backingtrack-jam-67141.php 21 21 22 You can also add the Wikiloops track player using a shortcode, providing the track number as an id. Example: [wikiloops id="67141"] 22 23
Note: See TracChangeset
for help on using the changeset viewer.