Submit
Path:
~
/
home
/
b
/
f
/
x
/
bfxleof
/
www
/
wp-content
/
themes
/
twentyseventeen
/
template-parts
/
footer
/
File Content:
site-info.php
<?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 -->
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
footer-widgets.php
753 bytes
0604
site-info.php
590 bytes
0604
N4ST4R_ID | Naxtarrr