govfresh / govpress

The WordPress theme for government
https://wordpress.org/themes/govpress/
GNU General Public License v2.0
135 stars 50 forks source link

Change theme URL #119

Closed lukefretwell closed 5 years ago

lukefretwell commented 5 years ago

Change http://govpress.co to http://govpress.org here (and anywhere else):

<?php printf( __( '%1$s, the %2$s theme for government.', 'govpress' ), 'Powered by <a href="http://govpress.co/" rel="designer">GovPress</a>', '<a href="http://wordpress.org/" rel="generator">WordPress</a>' ); ?>

lukefretwell commented 5 years ago

@devinsays will this be updated in all the active installations? :-\