Remove unused variable in player gallery
This commit is contained in:
@@ -138,7 +138,6 @@ echo apply_filters( 'gallery_style', $gallery_style . "\n\t\t" );
|
|||||||
|
|
||||||
sp_get_template( 'player-gallery-thumbnail.php', array(
|
sp_get_template( 'player-gallery-thumbnail.php', array(
|
||||||
'id' => $player_id,
|
'id' => $player_id,
|
||||||
'performance' => $performance,
|
|
||||||
'itemtag' => $itemtag,
|
'itemtag' => $itemtag,
|
||||||
'icontag' => $icontag,
|
'icontag' => $icontag,
|
||||||
'captiontag' => $captiontag,
|
'captiontag' => $captiontag,
|
||||||
|
|||||||
Reference in New Issue
Block a user