Current File : /home/k/a/r/karenpetzb/www/items/category/setup.php.tar
home/karenpetzb/ovh_www/wp-content/plugins/akismet/views/setup.php000064400000000521150712660330021564 0ustar00<div class="akismet-setup-instructions">
	<p><?php esc_html_e( 'Set up your Akismet account to enable spam filtering on this site.', 'akismet' ); ?></p>
	<?php
	Akismet::view(
		'get',
		array(
			'text'    => __( 'Choose an Akismet plan', 'akismet' ),
			'classes' => array( 'akismet-button', 'akismet-is-primary' ),
		)
	);
	?>
</div>
home/karenpetzb/ovh_www/wp-admin/network/setup.php000064400000000367150715140540016427 0ustar00<?php
/**
 * Network Setup administration panel.
 *
 * @package WordPress
 * @subpackage Multisite
 * @since 3.1.0
 */

/** Load WordPress Administration Bootstrap */
require_once __DIR__ . '/admin.php';

require ABSPATH . 'wp-admin/network.php';