You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
343 B
PHTML

<?php
/**
* 404 Monitor inline help: "Bulk Actions" tab.
*
* @package RankMath
* @subpackage RankMath\Monitor
*/
defined( 'ABSPATH' ) || exit;
?>
<p>
<?php esc_html_e( 'You can also redirect or delete multiple items at once. Selecting multiple items to redirect allows you to redirect them to a single URL.', 'rank-math' ); ?>
</p>