?? GreyFile — Mystic File Browser

Current path: home/webdevt/www/demo2/wp-content/plugins/akismet/views/



?? Go up: /home/webdevt/www/demo2/wp-content/plugins/akismet

?? Viewing: 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>


??

??