Changeset 1747283
- Timestamp:
- 10/16/2017 02:25:10 PM (8 years ago)
- Location:
- dj-player/trunk
- Files:
-
- 2 edited
-
dj-player.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
dj-player/trunk/dj-player.php
r1747060 r1747283 2 2 /* 3 3 Plugin Name: DJ Player 4 Description: Music Player with tracklist.4 Description: Fully responsive music player with tracklist. 5 5 Version: 1.0 6 6 Author: WebArea | Vera Nedvyzhenko -
dj-player/trunk/readme.txt
r1747074 r1747283 3 3 Requires at least: 4.0 4 4 Tested up to: 4.8 5 Tags: audio, audio player, music, mp3, media player 5 Tags: audio, audio player, music, mp3, media player, responsive 6 6 Tested to: 4.8 7 7 Stable tag: trunk 8 8 9 Music Player with tracklist.9 Fully responsive music player with tracklist. 10 10 11 11 == Description == 12 12 13 Music Player with tracklist.13 This is a fully responsive music player with tracklist. It's supports many audio formats(mp3, ogg, mpeg) and others. Also you can add a file as from mediafiles and as external link. The tracklist can include unlimited number of tracks. 14 14 15 15 Documentation … … 30 30 DJ Player 31 31 32 == Upgrade Notice == 33 34 = 1.1 = 35 * Add track categories 36 32 37 == Screenshots == 33 38
Note: See TracChangeset
for help on using the changeset viewer.