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
@@ -437,8 +437,9 @@ class Editor extends Component {
437
437
),
438
438
(this.state.error)&&<div>{__('Feed URL is invalid or unreachable by WordPress SimplePie and will NOT display items.','feedzy-rss-feeds')}</div>,
439
439
<p>
440
-
{__('Enter the full URL of the feed source you wish to display here, or the name of a group you\'ve created. Also you can add multiple URLs just separate them with a comma. You can manage your groups feed from ','feedzy-rss-feeds')}
441
-
<ahref="edit.php?post_type=feedzy_categories"title={__('Feedzy Groups ','feedzy-rss-feeds')}target="_blank">{__('here ','feedzy-rss-feeds')}</a>
440
+
{__('Enter the full URL of the feed source you wish to display here, or the name of a group you\'ve created. Also you can add multiple URLs just separate them with a comma. You can manage your groups feed from','feedzy-rss-feeds')}
0 commit comments