IMPORTANT : Your are using older version of WP Armour Extended. Please update to 1.17 or above for it to work properly.
'; } } // FOR REVIEWS if (get_option('wpa_reviews_notice_hide') != 'yes'){ $installedDate = strtotime(get_option('wpa_installed_date')); $todayDate = time(); $installedDays = round(($todayDate - $installedDate) / (60 * 60 * 24)); $wpa_stats = json_decode(get_option('wpa_stats'),true); $all_spam_blocked = $wpa_stats['total']['all_time']; if ($installedDays > 30 && $all_spam_blocked > 30){ echo '