https://t.me/RX1948
Server : Apache
System : Linux s1230 5.15.0-139-generic #149~20.04.1 SMP Tue Jul 14 11:21:49 UTC 2026 x86_64
User : p141464 ( 418825)
PHP Version : 7.4.33.12
Disable Function : NONE
Directory :  /home/www/p141464/html/wordpress-old/wp-content/plugins/spam-free-wordpress/includes/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //home/www/p141464/html/wordpress-old/wp-content/plugins/spam-free-wordpress/includes/db.php
<?php

/*******************************************
* Database default and upgrade
********************************************/
// Add default database settings on plugin activation
function sfw_default() {
	if( !get_option( 'spam_free_wp' ) ) {
		if ( version_compare( get_bloginfo( 'version' ), SFW_WP_REQUIRED, '<' ) ) {
			deactivate_plugins( basename( __FILE__ ) );
			wp_die( SFW_WP_REQUIRED_MSG );
		} else {
			$sfw_options = array(
			'comment_form' => 'off',
			'legacy_pwd' => 'on',
			'spam_stats' => 'off'
			);
			update_option( 'spam_free_wp', $sfw_options );

			}

		if( !get_option( 'sfw_spam_hits' ) ) {
			update_option( 'sfw_spam_hits', '1' );
		}
	}
}


https://t.me/RX1948 - 2025