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/admin/feedzy-rss-feeds-admin.php
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1987,7 +1987,6 @@ public function feedzy_enqueue_setup_wizard_scripts() {
1987
1987
),
1988
1988
'dryRun' => array(
1989
1989
'loading' => '<p class="hide-when-loaded">' . __( 'Processing the source and loading the items that will be imported when it runs', 'feedzy-rss-feeds' ) . '...</p>'
1990
-
. '<p><b>' . __( 'Note: Preview does not display filtered results. Filters will be applied when posts are imported.', 'feedzy-rss-feeds' ) . '</b></p>'
0 commit comments