• File: predefined.php
  • Full Path: /home/matthif/www/wp-content/plugins/akismet/views/predefined.php
  • Date Modified: 11/12/2025 4:36 PM
  • File size: 312 bytes
  • MIME-type: text/plain
  • Charset: utf-8
<div class="akismet-box">
    <h2><?php esc_html_e'Manual Configuration''akismet' ); ?></h2>
    <p>
        <?php

        
/* translators: %s is the wp-config.php file */
        
printfesc_html__'An Akismet API key has been defined in the %s file for this site.''akismet' ), '<code>wp-config.php</code>' );

        
?>
    </p>
</div>