Change the Genesis Theme Copyright Line in Footer for WordPress

WP Beaches ~
Genesis Themes have a footer credit copyright line at the base of the page. This includes the copyright and Genesis framework link with a couple of standard WordPress default links.
To change this, you can add a new function and filter into your functions.php of your Genesis child theme…
Adding the Function //Changing the Credits function wpb_footer_creds_text () { echo ‘<div
Leave a Reply