Commit realizado el 12:13:52 08-04-2024
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
<?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>
|
Reference in New Issue
Block a user