File Editor
Directories:
.. (Back)
Files:
activate.php
config.php
connect-jp.php
enter.php
get.php
logo.php
notice.php
predefined.php
setup.php
start.php
stats.php
title.php
Create New File
Create
Edit File: predefined.php
<div class="akismet-box"> <h2><?php esc_html_e( 'Manual Configuration', 'akismet' ); ?></h2> <p> <?php /* translators: %s is the wp-config.php file */ echo sprintf( esc_html__( 'An Akismet API key has been defined in the %s file for this site.', 'akismet' ), '<code>wp-config.php</code>' ); ?> </p> </div>
Save Changes
Rename File
Rename