You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: includes/class-relme-widget.php
+1-1
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ public function __construct() {
13
13
'RelMe_Widget',
14
14
__( 'Show My Profiles on Other Sites', 'indieweb' ),
15
15
array(
16
-
'description' => __( 'Adds automatic rel-me URLs based on default author profile information. Rel=me links are links to your presence on other websites and visually appear like many social link widgets', 'indieweb' ),
16
+
'description'=> __( 'Adds automatic rel-me URLs based on default author profile information. Rel=me links are links to your presence on other websites and visually appear like many social link widgets', 'indieweb' ),
0 commit comments