Skip to content

Commit

Permalink
update bulk export page heading
Browse files Browse the repository at this point in the history
  • Loading branch information
scottnelle committed Dec 10, 2024
1 parent 42a7515 commit 3047bf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion admin/partials/page-bulk-export.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

?>
<div class="wrap">
<h1><?php esc_html_e( 'Bulk Export Articles', 'apple-news' ); ?></h1>
<h1><?php esc_html_e( 'Bulk Publish/Update Articles', 'apple-news' ); ?></h1>
<p><?php esc_html_e( "The following articles will be published to Apple News. Articles which are already published will be updated. Once started, it might take a while to complete. Please don't close the browser window or navigate away from this page.", 'apple-news' ); ?></p>
<?php
/**
Expand Down

0 comments on commit 3047bf4

Please sign in to comment.