No, niente tools online..
ti posto la soluzione, tanto se non hai capito le dritte e' inutile insistere![]()
quel codice si traduce in:Codice PHP:
?><?php
/**
* Handles the final actions and markup of the page.
*
* @package Thesis
*/
thesis_hook_after_html();
# Added to appease certain plugins which check for this code in this file:
# wp_footer();
?>
</body>
</<?