diff --git a/wp-includes/default-widgets.php b/wp-includes/default-widgets.php index ae8e926eb9..0e27859d5a 100644 --- a/wp-includes/default-widgets.php +++ b/wp-includes/default-widgets.php @@ -315,10 +315,11 @@ class WP_Widget_Meta extends WP_Widget {
  • RSS'); ?>
  • RSS'); ?>
  • -
  • + %s', + esc_url( __( 'http://wordpress.org/' ) ), + esc_attr__( 'Powered by WordPress, state-of-the-art semantic personal publishing platform.' ), + _x( 'WordPress.org', 'meta widget link text' ) + ) ); ?>