<?php //phpcs:disable VariableAnalysis // There are "undefined" variables here because they're defined in the code that includes this file as a template. ?> <div class="akismet-masthead__logo-container"> <?php if ( isset( $include_logo_link ) && $include_logo_link === true ) : ?> <a href="<?php echo esc_url( Akismet_Admin::get_page_url() ); ?>" class="akismet-masthead__logo-link"> <?php endif; ?> <img class="akismet-masthead__logo" src="<?php echo esc_url( plugins_url( '../_inc/img/akismet-refresh-logo@2x.png', __FILE__ ) ); ?>" srcset="<?php echo esc_url( plugins_url( '../_inc/img/akismet-refresh-logo.svg', __FILE__ ) ); ?>" alt="Akismet logo" /> <?php if ( isset( $include_logo_link ) && $include_logo_link === true ) : ?> </a> <?php endif; ?> </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 |
|