Deutsch

Copyright Footer WordPress

23.10.13 12:02
Re: Copyright Footer WordPress
 
kitnemid посетитель
kitnemid
в ответ kitnemid 23.10.13 12:01
<?php
/* Executes a custom hook.
* If you want to add some content after the g1-footer,
* hook into 'g1_footer_after' action.
*/
do_action( 'g1_footer_after' );
?>
</div>
<?php wp_footer(); ?>
</body>
</html>
 

Перейти на