Changeset 976815
- Timestamp:
- 09/02/2014 04:14:09 AM (11 years ago)
- Location:
- goodfidelity
- Files:
-
- 51 added
- 3 edited
-
tags/2.1.1 (added)
-
tags/2.1.1/css (added)
-
tags/2.1.1/css/jquery.mCustomScrollbar.css (added)
-
tags/2.1.1/css/page.css (added)
-
tags/2.1.1/css/render.css (added)
-
tags/2.1.1/ext (added)
-
tags/2.1.1/ext/related-analista.php (added)
-
tags/2.1.1/ext/related-face.php (added)
-
tags/2.1.1/ext/related-good.php (added)
-
tags/2.1.1/ext/related-list.php (added)
-
tags/2.1.1/ext/related-meta.php (added)
-
tags/2.1.1/ext/related-playlist.php (added)
-
tags/2.1.1/ext/related-song.php (added)
-
tags/2.1.1/goodfidelity.php (added)
-
tags/2.1.1/images (added)
-
tags/2.1.1/images/abajo.png (added)
-
tags/2.1.1/images/arriba.png (added)
-
tags/2.1.1/images/buscar.png (added)
-
tags/2.1.1/images/cerrar.png (added)
-
tags/2.1.1/images/close-f90.png (added)
-
tags/2.1.1/images/delete.png (added)
-
tags/2.1.1/images/entrar.png (added)
-
tags/2.1.1/images/face-black-white.png (added)
-
tags/2.1.1/images/face-black.png (added)
-
tags/2.1.1/images/face.png (added)
-
tags/2.1.1/images/fondo.png (added)
-
tags/2.1.1/images/icon.png (added)
-
tags/2.1.1/images/lista.png (added)
-
tags/2.1.1/images/logo.ico (added)
-
tags/2.1.1/images/mas-black.png (added)
-
tags/2.1.1/images/mas-gris.png (added)
-
tags/2.1.1/images/mas-white.png (added)
-
tags/2.1.1/images/mas.png (added)
-
tags/2.1.1/images/no.png (added)
-
tags/2.1.1/images/nothing.png (added)
-
tags/2.1.1/images/play-back.png (added)
-
tags/2.1.1/images/play-black.png (added)
-
tags/2.1.1/images/play-med.png (added)
-
tags/2.1.1/images/play.png (added)
-
tags/2.1.1/images/salir.png (added)
-
tags/2.1.1/images/si.png (added)
-
tags/2.1.1/images/trash.png (added)
-
tags/2.1.1/inc (added)
-
tags/2.1.1/inc/cookie.php (added)
-
tags/2.1.1/inc/options.php (added)
-
tags/2.1.1/inc/search.php (added)
-
tags/2.1.1/inc/singular.php (added)
-
tags/2.1.1/js (added)
-
tags/2.1.1/js/jquery.mCustomScrollbar.concat.min.js (added)
-
tags/2.1.1/js/render.min.js (added)
-
tags/2.1.1/readme.txt (added)
-
trunk/goodfidelity.php (modified) (1 diff)
-
trunk/inc/cookie.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
goodfidelity/trunk/goodfidelity.php
r976786 r976815 2 2 /* 3 3 Plugin Name: GoodFidelity Bar Music Video 4 Version: 2.1. 04 Version: 2.1.1 5 5 Plugin URI: http://www.goodfidelity.com 6 6 Author: David Lozano Medina -
goodfidelity/trunk/inc/cookie.php
r976786 r976815 44 44 45 45 $IDcancion = $id_mat[1][$X]; 46 47 $url_actual = $_SERVER['HTTP_HOST']."/goodfidelity/?ID=".$IDcancion; 46 48 47 49 ?> -
goodfidelity/trunk/readme.txt
r976786 r976815 4 4 Requires at least: 3.9 5 5 Tested up to: 3.9 6 Stable tag: 2.1. 06 Stable tag: 2.1.1 7 7 Description: Complements your website with a administrator of videos and music. Your users will be able to create one or more playlist, you be able to listen music without interruption, may share in facebook and more. Millions of music videos at your fingertips. It offers a powerful search engine. 8 8 … … 53 53 54 54 == Changelog == 55 = 2.1.1 = 56 * Corrects errors 55 57 = 2.1.0 = 56 58 * More options: playlist and autoplay.
Note: See TracChangeset
for help on using the changeset viewer.