Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: Footer

Parašė Soo-2· 2008 Vas. 18 19:02:26
#1

Sveiki. Kas gali pagelbėti ir sutvarkyti siuos kodus kad theme.php faile footer nukreiptu i footer.php
function render_footer($license=false) {


echo "<table cellpadding='0' cellspacing='0' width='100%' height='91'>
<tr>
<td align='center' class='footer'><br>\n";
echo showcounter()."
</td>
</tr>
</table>
</td>
</tr>
</table>\n";

}