| @@ -219,12 +219,8 @@ | ||
| 219 | 219 | 'btsp_version', |
| 220 | 220 | 'admin_bar', |
| 221 | 221 | 'summary_emails', |
| 222 | 222 | 'active_captcha', |
| 223 | - 'honeypot', | |
| 224 | - 'wp_spam_check', | |
| 225 | - 'denylist_check', | |
| 226 | - 'email_style', | |
| 227 | 223 | ); |
| 228 | 224 | |
| 229 | 225 | foreach ( $pass_settings as $setting ) { |
| 230 | 226 | if ( isset( $settings_list->$setting ) ) { |
| @@ -308,10 +304,10 @@ | ||
| 308 | 304 | $forms = array(); |
| 309 | 305 | $settings = array( |
| 310 | 306 | 'form_class', |
| 311 | 307 | 'akismet', |
| 308 | + 'honeypot', | |
| 312 | 309 | 'antispam', |
| 313 | - 'stopforumspam', | |
| 314 | 310 | 'custom_style', |
| 315 | 311 | 'success_action', |
| 316 | 312 | 'show_form', |
| 317 | 313 | 'no_save', |