i only want to do step 1
i use 1.7.2
but i can not find the codes in functions.php
[qcode]"&mode=".$mode : ""))."\">".$media_icon."</a>";
}
$width_height = "";
$width = "";
$height = "";[/qcode]
[qcode] $site_template->register_vars(array(
"media_src" => $media_src,
"media_icon" => $media_icon,
"image_name" => $image_name,
"width_height" => $width_height,
"width" => $width,
"height" => $height,[/qcode]
please help me, so i know where to insert the 2 new codes
my functions.php
removed