C:\xampp\htdocs\landing\wp-content\themes\twentyseventeen\template-parts\footer\site-info.php


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?php
/**
 * Displays footer site info
 *
 * @package WordPress
 * @subpackage Twenty_Seventeen
 * @since Twenty Seventeen 1.0
 * @version 1.0
 */

?>
<div class="site-info">
    <?php
    
if ( function_exists'the_privacy_policy_link' ) ) {
        
the_privacy_policy_link'''<span role="separator" aria-hidden="true"></span>' );
    }
    
?>
    <a href="<?php echo esc_url__'https://wordpress.org/''twentyseventeen' ) ); ?>" class="imprint">
        <?php
            
/* translators: %s: WordPress */
        
printf__'Proudly powered by %s''twentyseventeen' ), 'WordPress' );
        
?>
    </a>
</div><!-- .site-info -->
x

Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586