Skip to content

Commit 4cd201f

Browse files
remove notice
1 parent 5552ea5 commit 4cd201f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

includes/admin/feedzy-rss-feeds-admin.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1987,7 +1987,6 @@ public function feedzy_enqueue_setup_wizard_scripts() {
19871987
),
19881988
'dryRun' => array(
19891989
'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>'
19911990
. '<p class="loading-img hide-when-loaded"><img src="' . includes_url( 'images/wpspin-2x.gif' ) . '"></p><div></div>',
19921991
'title' => __( 'Importable Items', 'feedzy-rss-feeds' ),
19931992
),

0 commit comments

Comments
 (0)