footer voettekst

Weergave
Thema-bestand editor
Rechts menu
Thema voettekst (footer)

Dit weghalen, vanaf regel 49?

<div class=”credit”>

<?php
$theme_data= wp_get_theme();
/* translators: %1$s: theme name, %2$s link, %3$s theme author */
printf( __( ‘%1$s Theme by <a href=”%2$s”>%3$s.</a>’, ‘ashe’ ), esc_html( $theme_data->Name ), esc_url( ‘https://wp-royal-themes.com/’ ), $theme_data->Author );
?>

</div>

Deze heb ik nu weg gehaald, want bij elke update haalt ie ons logo weg

moet worden