NOX-ROOT-MARAZ Manager v2
PHP 8+ Secure
/
home
/
xiedrke
/
coco-perla
/
wp-content
/
plugins
/
akismet
/
views
/
Name
Size
Perms
Actions
📄 get.php
1,273 B
0644
Edit
|
Chmod
|
Delete
📄 logo.php
770 B
0644
Edit
|
Chmod
|
Delete
📄 predefined.php
312 B
0644
Edit
|
Chmod
|
Delete
📄 setup.php
3,395 B
0644
Edit
|
Chmod
|
Delete
Editing: 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 */ printf( esc_html__( 'An Akismet API key has been defined in the %s file for this site.', 'akismet' ), '<code>wp-config.php</code>' ); ?> </p> </div>
Cancel