Deutsch

Copyright Footer WordPress

23.10.13 11:57
Re: Copyright Footer WordPress
 
kitnemid гость
kitnemid
в ответ kitnemid 23.10.13 11:57
// Prevent direct access
if ( !defined('ABSPATH') )
die ( 'No direct access allowed' );
?>
</div>

<?php
/* Executes a custom hook.
* If you want to add some content after the g1-content-area,
* hook into 'g1_content_end' action.
*/
do_action( 'g1_content_end' );
 

Перейти на