PHP 8.2.31
Preview: start.php Size: 1.03 KB
/proc/self/root/home/nshryvcy/radiantskinclinics.org/wp-content/plugins/akismet/views/start.php

<?php

//phpcs:disable VariableAnalysis
// There are "undefined" variables here because they're defined in the code that includes this file as a template.
?>
<div id="akismet-plugin-container">
	<?php if ( has_action( 'akismet_header' ) ) : ?>
		<?php do_action( 'akismet_header' ); ?>
	<?php else : ?>
		<div class="akismet-masthead">
			<div class="akismet-masthead__inside-container">
				<?php Akismet::view( 'logo' ); ?>
			</div>
		</div>
	<?php endif; ?>
	<div class="akismet-lower">
		<?php Akismet_Admin::display_status(); ?>
		<div class="akismet-boxes">
			<?php
			if ( Akismet::predefined_api_key() ) {
				Akismet::view( 'predefined' );
			} elseif ( $akismet_user && in_array( $akismet_user->status, array( Akismet::USER_STATUS_ACTIVE, Akismet::USER_STATUS_NO_SUB, Akismet::USER_STATUS_MISSING, Akismet::USER_STATUS_CANCELLED, Akismet::USER_STATUS_SUSPENDED ) ) ) {
				Akismet::view( 'connect-jp', compact( 'akismet_user' ) );
			} else {
				Akismet::view( 'activate' );
			}
			?>
		</div>
	</div>
	<?php Akismet::view( 'footer' ); ?>
</div>

Directory Contents

Dirs: 0 × Files: 14

Name Size Perms Modified Actions
138 B lrw-r--r-- 2025-10-30 03:16:58
Edit Download
4.03 KB lrw-r--r-- 2026-03-27 00:49:10
Edit Download
17.35 KB lrw-r--r-- 2026-04-08 20:50:34
Edit Download
457 B lrw-r--r-- 2025-10-30 03:16:58
Edit Download
1.02 KB lrw-r--r-- 2023-09-13 06:26:04
Edit Download
149 B lrw-r--r-- 2026-04-08 20:50:34
Edit Download
1.24 KB lrw-r--r-- 2025-10-30 03:08:36
Edit Download
770 B lrw-r--r-- 2023-06-19 23:17:32
Edit Download
17.60 KB lrw-r--r-- 2026-03-03 00:38:22
Edit Download
312 B lrw-r--r-- 2026-03-27 00:53:30
Edit Download
4.24 KB lrw-r--r-- 2025-10-30 03:16:58
Edit Download
3.32 KB lrw-r--r-- 2025-10-30 03:16:58
Edit Download
1.03 KB lrw-r--r-- 2026-04-08 20:50:34
Edit Download
1.23 KB lrw-r--r-- 2026-04-08 20:50:34
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).