<div id="akismet-plugin-container"> <div class="akismet-masthead"> <div class="akismet-masthead__inside-container"> <?php Akismet::view( 'logo', array( 'include_logo_link' => true ) ); ?> <div class="akismet-masthead__back-link-container"> <a class="akismet-masthead__back-link" href="<?php echo esc_url( Akismet_Admin::get_page_url() ); ?>"><?php esc_html_e( 'Back to settings', 'akismet' ); ?></a> </div> </div> </div> <?php /* name attribute on iframe is used as a cache-buster here to force Firefox to load the new style charts: https://bugzilla.mozilla.org/show_bug.cgi?id=356558 */ ?> <iframe id="stats-iframe" src="<?php echo esc_url( sprintf( 'https://tools.akismet.com/1.0/user-stats.php?blog=%s&token=%s&locale=%s&is_redecorated=1', urlencode( get_option( 'home' ) ), urlencode( Akismet::get_access_token() ), esc_attr( get_locale() ) ) ); ?>" name="<?php echo esc_attr( 'user-stats- ' . filemtime( __FILE__ ) ); ?>" width="100%" height="2500px" frameborder="0" title="<?php echo esc_attr__( 'Akismet detailed stats' ); ?>"></iframe> </div>
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
activate.php | File | 179 B | 0644 |
|
config.php | File | 14.94 KB | 0644 |
|
connect-jp.php | File | 4.97 KB | 0644 |
|
enter.php | File | 1.02 KB | 0644 |
|
get.php | File | 1017 B | 0644 |
|
logo.php | File | 770 B | 0644 |
|
notice.php | File | 15 KB | 0644 |
|
predefined.php | File | 312 B | 0644 |
|
setup.php | File | 337 B | 0644 |
|
start.php | File | 817 B | 0644 |
|
stats.php | File | 1.05 KB | 0644 |
|
title.php | File | 125 B | 0644 |
|