Files
szkoleniauryzaj.pl/wp-content/plugins/honeypot/includes/wpa_config.php
2024-11-10 21:08:49 +01:00

6 lines
290 B
PHP

<?php
if ( ! defined( 'ABSPATH' ) ) exit;
$GLOBALS['wpa_version'] = '2.0.1';
$GLOBALS['wpa_field_name'] = get_option('wpa_field_name');
$GLOBALS['wpa_error_message'] = get_option('wpa_error_message');
$GLOBALS['wpa_disable_test_widget'] = get_option('wpa_disable_test_widget');