Edit File by line
/home/barbar84/public_h.../wp-conte.../plugins/akismet/views
File: predefined.php
<div class="akismet-box">
[0] Fix | Delete
<h2><?php esc_html_e( 'Manual Configuration', 'akismet' ); ?></h2>
[1] Fix | Delete
<p>
[2] Fix | Delete
<?php
[3] Fix | Delete
[4] Fix | Delete
/* translators: %s is the wp-config.php file */
[5] Fix | Delete
echo sprintf( esc_html__( 'An Akismet API key has been defined in the %s file for this site.', 'akismet' ), '<code>wp-config.php</code>' );
[6] Fix | Delete
[7] Fix | Delete
?>
[8] Fix | Delete
</p>
[9] Fix | Delete
</div>
[10] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function