X7ROOT File Manager
Current Path:
/home/okeydcqc/.trash/wordpress.3/wp-content/plugins/akismet/views
home
/
okeydcqc
/
.trash
/
wordpress.3
/
wp-content
/
plugins
/
akismet
/
views
/
ðŸ“
..
📄
activate.php
(177 B)
📄
config.php
(14.28 KB)
📄
connect-jp.php
(4.89 KB)
📄
enter.php
(814 B)
📄
get.php
(1017 B)
📄
logo.php
(770 B)
📄
notice.php
(12.16 KB)
📄
predefined.php
(318 B)
📄
setup.php
(324 B)
📄
start.php
(816 B)
📄
stats.php
(1.05 KB)
📄
title.php
(125 B)
Editing: enter.php
<div class="akismet-enter-api-key-box centered"> <a href="#"><?php esc_html_e( 'Manually enter an API key', 'akismet' ); ?></a> <div class="enter-api-key"> <form action="<?php echo esc_url( Akismet_Admin::get_page_url() ); ?>" method="post"> <?php wp_nonce_field( Akismet_Admin::NONCE ) ?> <input type="hidden" name="action" value="enter-key"> <p style="width: 100%; display: flex; flex-wrap: nowrap; box-sizing: border-box;"> <input id="key" name="key" type="text" size="15" value="" placeholder="<?php esc_attr_e( 'Enter your API key' , 'akismet' ); ?>" class="regular-text code" style="flex-grow: 1; margin-right: 1rem;"> <input type="submit" name="submit" id="submit" class="akismet-button" value="<?php esc_attr_e( 'Connect with API key', 'akismet' );?>"> </p> </form> </div> </div>
Upload File
Create Folder